Package: adaptr
Title: Adaptive Trial Simulator
Version: 1.4.0
Date: 2024-05-03
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/>), 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.3.1
Suggests: ggplot2, covr, rmarkdown, knitr, testthat, vdiffr
VignetteBuilder: knitr
Config/testthat/edition: 3
Packaged: 2024-05-03 11:21:53 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: 2024-05-03 12:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 03:31:21 UTC; unix
