Package: NMdata
Type: Package
Title: Preparation, Checking and Post-Processing Data for PK/PD
        Modeling
Version: 0.2.1
Authors@R: 
  c(person(given="Philip", family="Delff",email = "philip@delff.dk",role = c("aut", "cre")),
    person("Brian", "Reilly", email = "reilly.brian.m@gmail.com",role = c("ctb")),
    person(given="Eric", family="Anderson",email = "andersone@metrumrg.com",role = c("ctb")))
Maintainer: Philip Delff <philip@delff.dk>
Description: Efficient tools for preparation, checking and post-processing of data in PK/PD (pharmacokinetics/pharmacodynamics) modeling, with focus on use of Nonmem, including consistency, traceability, and Nonmem compatibility of Data. Rigorously checks final Nonmem datasets. Implemented in 'data.table', but easily integrated with 'base' and 'tidyverse'.
License: MIT + file LICENSE
RoxygenNote: 7.3.2
Depends: R (>= 3.1.0)
Imports: data.table, fst
Suggests: testthat, knitr, NMsim, NMcalc, formatR, mime, rmarkdown,
        ggplot2, tibble, covr, htmltools, spelling
Encoding: UTF-8
BugReports: https://github.com/nmautoverse/NMdata/issues
Language: en-US
URL: https://nmautoverse.github.io/NMdata/
NeedsCompilation: no
Packaged: 2025-07-07 14:15:23 UTC; philipde
Author: Philip Delff [aut, cre],
  Brian Reilly [ctb],
  Eric Anderson [ctb]
Repository: CRAN
Date/Publication: 2025-07-07 18:30:09 UTC
Built: R 4.4.3; ; 2025-10-08 02:05:36 UTC; windows
