Package: NMsim
Type: Package
Title: Seamless 'Nonmem' Simulation Platform
Version: 0.1.0
Authors@R: c(person("Philip", "Delff", email = "philip@delff.dk",role = c("aut","cre")),
  person("Matthew","Fidler", role = c("ctb"), email = "matt.fidler@novartis.com", comment="Co-author on NMreadCov"))
Maintainer: Philip Delff <philip@delff.dk>
Description: A complete and seamless 'Nonmem' simulation interface from 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 time spent and risks of re-implementation of models in other tools.
License: MIT + file LICENSE
RoxygenNote: 7.2.3
Depends: R (>= 3.5.0)
Imports: data.table, NMdata (>= 0.1.3), R.utils, MASS, fst, xfun
Suggests: testthat, knitr, rmarkdown, ggplot2, patchwork, tracee,
        tidyvpc
Encoding: UTF-8
BugReports: https://github.com/philipdelff/NMsim/issues
Language: en-US
URL: https://philipdelff.github.io/NMsim/
NeedsCompilation: no
Packaged: 2024-02-22 03:36:46 UTC; philipde
Author: Philip Delff [aut, cre],
  Matthew Fidler [ctb] (Co-author on NMreadCov)
Repository: CRAN
Date/Publication: 2024-02-22 08:00:05 UTC
Built: R 4.2.3; ; 2024-02-22 09:51:54 UTC; unix
