verbal-autopsy-software / openVA_App

R Shiny App for using openVA
GNU Lesser General Public License v3.0
0 stars 5 forks source link

Crashing #3

Closed ChipoHankumbaMuleya closed 4 years ago

ChipoHankumbaMuleya commented 5 years ago

The program crashes with error:

Listening on http://127.0.0.1:5997 Warning: Error in formals: object 'map_records2' not found 77: formals 72: observeEventHandler [C:/VAProtocol/Shiny/shiny-openVA.R#259] 1: runApp

jarathomas commented 5 years ago

I think you are using an outdated version of the shiny app. Try the latest version and see if it gives you the same error.

ChipoHankumbaMuleya commented 5 years ago

I've updated to the latest version and InterVA5 runs without any errors. InsilicoVA 2016 gave me this error however before crashing; 'Warning: Error in insilico.fit: Not enough sample'.

The dataset has 43 cases.

jarathomas commented 5 years ago

Can you try the latest version of the shiny app, or send me a data file that produces the error?

ChipoHankumbaMuleya commented 5 years ago

Hi Jason,

I did this using the latest version. Please find attached the data file.

Thanks

From: Jason Thomas [mailto:notifications@github.com] Sent: 19 December 2018 23:42 To: verbal-autopsy-software/shinyVA shinyVA@noreply.github.com Cc: Chipo Hankumba Muleya chipohankumbamuleya@gmail.com; Author author@noreply.github.com Subject: Re: [verbal-autopsy-software/shinyVA] Crashing (#3)

Can you try the latest version of the shiny app, or send me a data file that produces the error?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/verbal-autopsy-software/shinyVA/issues/3#issuecomment-448753892 , or mute the thread https://github.com/notifications/unsubscribe-auth/Al6XBjKgZ5yjIdyr8fsHQeCG9_3CHJasks5u6rKvgaJpZM4ZYNiQ . https://github.com/notifications/beacon/Al6XBg6UEN_UU4fFggAERt_nBkhv2zVrks5u6rKvgaJpZM4ZYNiQ.gif

jarathomas commented 5 years ago

Sorry for the silence on this -- I was not able to access the data file you attached; and sent a separate email to see if we could pass the file that way, but never heard back from you. Are you still running into this error?

jarathomas commented 4 years ago

We have recently done a major overhaul to the app, which addresses this issue.