Package: nonmem2rx 0.1.5

Matthew Fidler

nonmem2rx: Converts 'NONMEM' Models to 'rxode2'

'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.

Authors:Matthew Fidler [aut, cre], Philip Delff [ctb], Gabriel Staples [ctb]

nonmem2rx_0.1.5.tar.gz
nonmem2rx_0.1.5.zip(r-4.5)nonmem2rx_0.1.5.zip(r-4.4)nonmem2rx_0.1.5.zip(r-4.3)
nonmem2rx_0.1.5.tgz(r-4.4-x86_64)nonmem2rx_0.1.5.tgz(r-4.4-arm64)nonmem2rx_0.1.5.tgz(r-4.3-x86_64)nonmem2rx_0.1.5.tgz(r-4.3-arm64)
nonmem2rx_0.1.5.tar.gz(r-4.5-noble)nonmem2rx_0.1.5.tar.gz(r-4.4-noble)
nonmem2rx_0.1.5.tgz(r-4.4-emscripten)nonmem2rx_0.1.4.9000.tgz(r-4.3-emscripten)
nonmem2rx.pdf |nonmem2rx.html
nonmem2rx/json (API)
NEWS

# Install 'nonmem2rx' in R:
install.packages('nonmem2rx', repos = c('https://nlmixr2.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/nlmixr2/nonmem2rx/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

nlmixr2nonmempharmacometricsrxode2

27 exports 9 stars 6.48 score 63 dependencies 1 dependents 21 scripts 1.1k downloads

Last updated 16 days agofrom:a5709e4789. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 19 2024
R-4.5-win-x86_64OKSep 19 2024
R-4.5-linux-x86_64OKSep 19 2024
R-4.4-win-x86_64OKSep 19 2024
R-4.4-mac-x86_64OKSep 19 2024
R-4.4-mac-aarch64OKSep 19 2024
R-4.3-win-x86_64OKSep 19 2024
R-4.3-mac-x86_64OKSep 19 2024
R-4.3-mac-aarch64OKSep 20 2024

Exports:%>%as.nonmem2rxautoplotexpitinilogitlotrimodelmodel<-nmcovnmextnminfonmlstnmtabnmxmlnmxmlCovnmxmlOmeganmxmlSigmanmxmlThetanonmem2rxnonmem2rxRecrxodeRxODErxode2rxRenamerxSolverxUiGet

Dependencies:backportsBHcachemcheckmateclicolorspacecpp11cpp11armadillocrayondata.tabledigestdparserfansifarverfastmapggforceggplot2gluegtableinlineisobandlabelinglatticelazyevallifecyclelotrimagrittrMASSMatrixmemoisemgcvmunsellnlmepillarpkgconfigpolyclipPreciseSumsqsR6RApiSerializeRColorBrewerRcppRcppArmadilloRcppEigenRcppParallelrexrlangrxode2rxode2llscalessitmoStanHeadersstringfishsyssystemfontstibbletidyselecttweenrutf8vctrsviridisLitewithrxml2

Importing NONMEM into rxode2

Rendered fromimport-nonmem.Rmdusingknitr::rmarkdownon Sep 19 2024.

Last update: 2023-12-12
Started: 2023-05-11