Package: baskexact
Type: Package
Title: Exact Calculation of Basket Trial Operating Characteristics
Version: 0.1.0
Authors@R: 
   person(given = "Lukas",
          family = "Baumann", 
          role = c("aut", "cre"),
          email = "baumann@imbi.uni-heidelberg.de",
          comment = c(ORCID = "0000-0001-7931-7470")
		 )
Description: Calculates the exact operating characteristics of a single-stage
    basket trial with the design of
	Fujikawa, K., Teramukai, S., Yokota, I., & Daimon, T. (2020). <doi:10.1002/bimj.201800404>.
License: GPL-3
URL: https://github.com/lbau7/baskexact
Encoding: UTF-8
RoxygenNote: 7.1.1
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp, arrangements, methods
Suggests: testthat (>= 3.0.0), covr
Config/testthat/edition: 3
Collate: 'RcppExports.R' 'class.R' 'generics.R' 'adjust_lambda.R'
        'analysis.R' 'basket_test.R' 'baskexact-package.R'
        'borrowing.R' 'check.R' 'helper.R' 'monotonicity.R' 'pow.R'
        'rejection_probabilities.R' 'toer.R' 'validate.R'
NeedsCompilation: yes
Packaged: 2021-09-15 14:20:23 UTC; uy240
Author: Lukas Baumann [aut, cre] (<https://orcid.org/0000-0001-7931-7470>)
Maintainer: Lukas Baumann <baumann@imbi.uni-heidelberg.de>
Repository: CRAN
Date/Publication: 2021-09-15 18:40:05 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-04-25 07:34:51 UTC; unix
Archs: baskexact.so.dSYM
