Package: NMdata Type: Package Title: Preparation, Checking and Post-Processing Data for PK/PD Modeling Version: 0.2.5 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 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 Roxygen: list(roclets=c("collate", "namespace", "rd", "vignette")) Depends: R (>= 3.1.0) Imports: data.table, fst Suggests: testthat (>= 2.0.0), 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/ Config/testthat/edition: 2 Config/roxygen2/version: 8.0.0 RoxygenNote: 7.3.2 Repository: https://nmautoverse.r-universe.dev Date/Publication: 2026-06-17 10:15:20 UTC RemoteUrl: https://github.com/nmautoverse/nmdata RemoteRef: HEAD RemoteSha: c80fbd3cf1b23c0575d223f3f0b8432e94bfd395 NeedsCompilation: no Packaged: 2026-06-17 11:48:17 UTC; root Author: Philip Delff [aut, cre], Brian Reilly [ctb], Eric Anderson [ctb]