The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
'NONMEM' has been a tool for running nonlinear mixed effects models since the 80s and is still used today (Bauer 2019 <doi:10.1002/psp4.12404>). This tool allows you to convert 'NONMEM' models to 'rxode2' (Wang, Hallow and James (2016) <doi:10.1002/psp4.12052>) and with simple models 'nlmixr2' syntax (Fidler et al (2019) <doi:10.1002/psp4.12445>). The 'nlmixr2' syntax requires the residual specification to be included and it is not always translated. If available, the 'rxode2' model will read in the 'NONMEM' data and compare the simulation for the population model ('PRED') individual model ('IPRED') and residual model ('IWRES') to immediately show how well the translation is performing. This saves the model development time for people who are creating an 'rxode2' model manually. Additionally, this package reads in all the information to allow simulation with uncertainty (that is the number of observations, the number of subjects, and the covariance matrix) with a 'rxode2' model. This is complementary to the 'babelmixr2' package that translates 'nlmixr2' models to 'NONMEM' and can convert the objects converted from 'nonmem2rx' to a full 'nlmixr2' fit.
Version: | 0.1.5 |
Imports: | checkmate, digest, dparser, lotri, Rcpp, rxode2 (> 2.0.13), magrittr, cli, tools, utils, data.table, qs, xml2, ggplot2, ggforce, crayon |
LinkingTo: | dparser, Rcpp, rxode2 |
Suggests: | devtools, testthat (≥ 3.0.0), nonmemica, NMdata, nonmem2R, withr, nlme, dplyr, xgxr, vdiffr, knitr, rmarkdown, spelling |
Published: | 2024-09-18 |
DOI: | 10.32614/CRAN.package.nonmem2rx |
Author: | Matthew Fidler [aut, cre], Philip Delff [ctb], Gabriel Staples [ctb] (string insensitive compare) |
Maintainer: | Matthew Fidler <matthew.fidler at gmail.com> |
License: | GPL (≥ 3) |
URL: | https://nlmixr2.github.io/nonmem2rx/, https://github.com/nlmixr2/nonmem2rx/ |
NeedsCompilation: | yes |
Language: | en-US |
Materials: | README NEWS |
In views: | Pharmacokinetics |
CRAN checks: | nonmem2rx results |
Reference manual: | nonmem2rx.pdf |
Vignettes: |
Importing NONMEM into rxode2 (source, R code) |
Package source: | nonmem2rx_0.1.5.tar.gz |
Windows binaries: | r-devel: nonmem2rx_0.1.5.zip, r-release: nonmem2rx_0.1.5.zip, r-oldrel: nonmem2rx_0.1.5.zip |
macOS binaries: | r-release (arm64): nonmem2rx_0.1.5.tgz, r-oldrel (arm64): nonmem2rx_0.1.5.tgz, r-release (x86_64): nonmem2rx_0.1.5.tgz, r-oldrel (x86_64): nonmem2rx_0.1.5.tgz |
Old sources: | nonmem2rx archive |
Reverse imports: | babelmixr2 |
Reverse suggests: | ruminate |
Please use the canonical form https://CRAN.R-project.org/package=nonmem2rx to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.