Installation instructions
Requirements
Using Rsmlx requires installing MonolixSuite as well as the lixoftConnectors R package included with MonolixSuite. Follow these steps:
Install MonolixSuite
Install lixoftConnectors dependencies (RJSONIO, ggplot2, and gridExtra)
Install lixoftConnectors
Install Rsmlx
Compatibility
Rsmlx 2024.1 is compatible with MonolixSuite 2024R1.
Rsmlx 2023.1 is compatible with MonolixSuite 2023R1, 2021R2 and 2021R1.
Versions of MonolixSuite prior to 2021R1 are not supported.
Install Rsmlx
Install Rsmlx from CRAN:
install.packages("Rsmlx")
The development version of Rsmlx can be installed from GitHub:
devtools::install_github("MarcLavielle/Rsmlx")
See the release notes for more details on the current versions of Rsmlx on CRAN and GitHub.
Download the demo examples
Download the R scripts and Monolix projects used for the user guide:
Rsmlx50_demos.zip, June 15th, 2022