Skip to content

Instantly share code, notes, and snippets.

@kylebaron
Created April 29, 2016 13:56
Show Gist options
  • Save kylebaron/60e19ad087d94fbe44d38d323f782579 to your computer and use it in GitHub Desktop.
Save kylebaron/60e19ad087d94fbe44d38d323f782579 to your computer and use it in GitHub Desktop.
R not found
Sys.setenv(PATH="")
library(mrgsolve)
## Warning:
## Could not find R program in PATH.
## If you are compiling your own models, please first make sure that
## the following command runs properly from your R prompt:
## system("R CMD SHLIB -v")
## mrgsolve: Community Edition
## www.github.com/metrumresearchgroup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment