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:
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