Package: NMsim Type: Package Title: Seamless 'Nonmem' Simulation Platform Version: 0.2.7.901 Authors@R: c(person("Philip", "Delff", email = "philip@delff.dk",role = c("aut","cre")), person("Brian", "Reilly", email = "reilly.brian.m@gmail.com",role = c("ctb")), person("Sanaya","Shroff",email="sanaya.n.shroff@gmail.com",role = c("ctb")), person("Boris","Grinshpun",email="boris.grinshpun@certara.com",role = c("ctb"))) Maintainer: Philip Delff Description: A complete and seamless 'Nonmem' simulation interface within R. Turns 'Nonmem' control streams into simulation control streams, executes them with specified simulation input data and returns the results. The simulation is performed by 'Nonmem', eliminating manual work and risks of re-implementation of models in other tools. License: MIT + file LICENSE RoxygenNote: 7.3.3 Roxygen: list(roclets=c("collate", "namespace", "rd", "vignette")) Depends: R (>= 3.5.0) Imports: data.table, NMdata (>= 0.2.2), R.utils, MASS, fst, xfun Suggests: testthat, knitr, rmarkdown, ggplot2, ggstance, patchwork, stringr, tracee, tidyvpc, kableExtra, coveffectsplot, NMcalc, waldo Enhances: simpar Encoding: UTF-8 Additional_repositories: https://mpn.metworx.com/snapshots/stable/2024-09-23 BugReports: https://github.com/nmautoverse/NMsim/issues Language: en-US URL: https://nmautoverse.github.io/NMsim/ Repository: https://nmautoverse.r-universe.dev Date/Publication: 2026-07-15 03:57:55 UTC RemoteUrl: https://github.com/nmautoverse/nmsim RemoteRef: HEAD RemoteSha: 4cf11fd5af8cc2dc8d47294179a3d5c000550efe NeedsCompilation: no Packaged: 2026-07-21 14:57:03 UTC; root Author: Philip Delff [aut, cre], Brian Reilly [ctb], Sanaya Shroff [ctb], Boris Grinshpun [ctb]