nlmixr package - saem and nlme function issue
thomasjsln opened this issue · 2 comments
Hi,
I have installed the nlmixr package. However when i try to run a code based on the package, i receive error on saem.
Also, i tested the package installation using the file provided by the nlmixr package developer. "https://raw.githubusercontent.com/nlmixrdevelopment/nlmixr/master/build/test_install.R".
When i source the above file, i receive the above error:
source("test_install.R")
Correct R version: Yes, R version 3.6.0 (2019-04-26)
RxODE installed: Yes
Python installed: Yes, Python 3.6.8
sympy installed: Yes
devtools package installed: Yes
RxODE package installed: Yes
Rtools installed or not needed: Yes
SnakeCharmR package installed: Yes
units package installed: Yes
nlmixr package installed: Yes
xpose.nlmixr package installed: Yes
shinyMixR package installed: Yes
Running nlme
Running saem
Error : Error building SAEM model
Could you please let me know what is the exact issue and how could i resolve it?
Best Regards,
Thomas
Hi @thomasjsln; I suggest you post on the nlmixr github issue tracker.
Hi Matt,
Thanks for letting me know.
I have posted it under nlmixr package.
nlmixrdevelopment/nlmixr#421
Best Regards,
Thomas