hallowkm / RxODE

RxODE is an R package that facilitates easy simulations in R
20 stars 13 forks source link

Error pushing RxODE package to shinyapps.io #2

Open the-magister opened 8 years ago

the-magister commented 8 years ago

Hi there. First, thank you for the excellent library. Very flexible and useful.

Second, I'm having trouble deploying your example to shinyapps.io. There appears to be a linker issue ("-ldparse") during the build step. I've got an issue out on shinyapps.io, but I have to wonder if there's an assumption in the Makefile around paths that prevents the linker from finding the dparse library during the make tran.exe step?

The full error log and reproducible example is here:

https://github.com/rstudio/shinyapps-package-dependencies/issues/45