Package: adaptr
Title: Adaptive Trial Simulator
Version: 1.3.1
Date: 2023-05-02
Authors@R: 
    c(person("Anders", "Granholm",
             email = "andersgran@gmail.com",
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0001-5799-7655")),
      person("Benjamin Skov", "Kaas-Hansen",
             email = "epiben@hey.com",
             role = "aut",
             comment = c(ORCID = "0000-0003-1023-0371")),
      person("Aksel Karl Georg", "Jensen",
             email = "akje@sund.ku.dk",
             role = "ctb",
             comment = c(ORCID = "0000-0002-1459-0465")),
      person("Theis", "Lange",
             email = "thlan@sund.ku.dk",
             role = "ctb",
             comment = c(ORCID = "0000-0001-6807-8347")))
Description: Package that simulates adaptive (multi-arm, multi-stage) clinical
    trials using adaptive stopping, adaptive arm dropping, and/or adaptive
    randomisation. Developed as part of the INCEPT (Intensive Care Platform
    Trial) project (<https://incept.dk/>), which is primarily supported by a
    grant from Sygeforsikringen "danmark" (<https://www.sygeforsikring.dk/>).
License: GPL (>= 3)
Imports: stats, parallel, utils
Encoding: UTF-8
Language: en-GB
NeedsCompilation: no
URL: https://inceptdk.github.io/adaptr/,
        https://github.com/INCEPTdk/adaptr/, https://incept.dk/
BugReports: https://github.com/INCEPTdk/adaptr/issues/
RoxygenNote: 7.2.3
Suggests: ggplot2, covr, rmarkdown, knitr, testthat, vdiffr
VignetteBuilder: knitr
Config/testthat/edition: 3
Packaged: 2023-05-02 12:54:23 UTC; agra0037
Author: Anders Granholm [aut, cre] (<https://orcid.org/0000-0001-5799-7655>),
  Benjamin Skov Kaas-Hansen [aut]
    (<https://orcid.org/0000-0003-1023-0371>),
  Aksel Karl Georg Jensen [ctb] (<https://orcid.org/0000-0002-1459-0465>),
  Theis Lange [ctb] (<https://orcid.org/0000-0001-6807-8347>)
Maintainer: Anders Granholm <andersgran@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-02 13:30:02 UTC
Built: R 4.1.2; ; 2023-05-03 10:24:20 UTC; unix
