Package: precautionary
Type: Package
Title: Safety Diagnostics for Dose-Escalation Trial Designs
Version: 0.1-2
Date: 2020-08-01
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
Imports: methods, dplyr, rlang, stringr, knitr, kableExtra
Suggests: rmarkdown, bookdown, tufte, testthat
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' 'precautionary-package.R' 'toxicity_generators.R'
        'simulate_trials.R'
Packaged: 2020-08-01 13:14:40 UTC; david
Author: David C. Norris [aut, cre, cph]
    (<https://orcid.org/0000-0001-9593-6343>)
Repository: CRAN
Date/Publication: 2020-08-01 13:40:02 UTC
