thegraphnetwork / GRAPHnetEpiApp

MIT License
4 stars 1 forks source link

Build the App #30

Open bwicht opened 3 years ago

bwicht commented 3 years ago

when going trough the whole process an error occur in the final stage. The same one occurs when trying to run the app trough Rstudio directly.

Warning in readChar(con, 5L, useBytes = TRUE) :
  cannot open compressed file 'Others/dictionary.Rdata', probable reason 'No such file or directory'
Error in readChar(con, 5L, useBytes = TRUE) : cannot open the connection
Calls: runApp ... eval -> eval -> ..stacktraceon.. -> load -> readChar
fccoelho commented 3 years ago

Are you trying to build it in the container or outside? If inside, it should fail because this path is not recreated inside the container.