Package: precautionary
Type: Package
Title: Safety Diagnostics for Dose-Escalation Trial Designs
Version: 0.1-5
Date: 2020-11-02
Authors@R: person("David C.", "Norris"
                 , role = c("aut", "cre", "cph")
                 , email = "david@precisionmethods.guru"
                 , comment = c(ORCID = "0000-0001-9593-6343")
                 )
Maintainer: David C. Norris <david@precisionmethods.guru>
Depends: magrittr, escalation, data.table, R (>= 2.10)
Imports: methods, dplyr, rlang, stringr, knitr, kableExtra
Suggests: rmarkdown, bookdown, tufte, testthat, lattice, latticeExtra
Description: Enhances various R packages that support the design and simulation
             of phase 1 dose-escalation trials, adding diagnostics to examine
             the safety characteristics of these designs in light of expected
             inter-individual variation in pharmacokinetics and pharmacodynamics.
             See Norris (2020), "Retrospective analysis of a fatal dose-finding
             trial" <arXiv:2004.12755>.
URL: https://precisionmethods.guru/
License: MIT + file LICENSE
VignetteBuilder: knitr, rmarkdown
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.1.1
Collate: 'enhance.R' 'exact.R' 'precautionary-package.R'
        'toxicity_generators.R' 'simulate_trials.R'
Packaged: 2020-11-02 21:57:45 UTC; david
Author: David C. Norris [aut, cre, cph]
    (<https://orcid.org/0000-0001-9593-6343>)
Repository: CRAN
Date/Publication: 2020-11-03 06:30:02 UTC
