Package: NMdata
Type: Package
Title: Preparation, Checking and Post-Processing Data for PK/PD
        Modeling
Version: 0.0.12
Authors@R: 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. Helps with trivial but tedious tasks and tries to identify errors to save time on debugging. Implemented in 'data.table', but easily integrated with 'base' and 'tidyverse'.
License: MIT + file LICENSE
RoxygenNote: 7.2.0
Depends: R (>= 3.0.0)
Imports: data.table
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: 2022-06-05 03:36:15 UTC; philip
Author: Philip Delff [aut, cre]
Repository: CRAN
Date/Publication: 2022-06-06 18:00:02 UTC
