unhcr / koboloadeR

deprecated please use {kobocruncher} - https://edouard-legoupil.github.io/kobocruncher/
https://unhcr.github.io/koboloadeR/docs/
28 stars 28 forks source link

Maximum upload size exceeded "Select the File for the Data" #40

Closed itsalllgood closed 5 years ago

itsalllgood commented 5 years ago

Shiny App window disappear when you click "Build Data Dictionary" image

maherdaoud commented 5 years ago

To solve this issue you need to run this code before starting the app options(shiny.maxRequestSize=10000*1024^2)

Edouard-Legoupil commented 5 years ago

Just updated the shiny app with the last version - please uninstall the package - then re-install and use the new shinyapp -

kobo_shiny("app_main_koboloadeR.R")