Package: NMdata
Type: Package
Title: Preparation, Checking and Post-Processing Data for PK/PD
        Modeling
Version: 0.1.2
Authors@R: c(person("Philip", "Delff", email = "philip@delff.dk", role = c("aut", "cre")))
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. Attention is paid to ensure 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.2.3
Depends: R (>= 3.1.0)
Imports: data.table, fst
Suggests: testthat, knitr, formatR, mime, rmarkdown, ggplot2, tibble,
        covr, htmltools, spelling
Encoding: UTF-8
URL: https://philipdelff.github.io/NMdata/
BugReports: https://github.com/philipdelff/NMdata/issues
Language: en-US
NeedsCompilation: no
Packaged: 2023-10-19 02:24:58 UTC; philipde
Author: Philip Delff [aut, cre]
Repository: CRAN
Date/Publication: 2023-10-19 07:10:09 UTC
