Package: randomizeR
Type: Package
Title: Randomization for Clinical Trials
Version: 3.0.2
Authors@R: 
    c(person(given = "David",
             family = "Schindler",
             role = "aut",
             email = "dv.schindler@gmail.com"),
      person(given = "Diane",
             family = "Uschner",
             role = "aut",
             email = "Diane.Uschner@gmail.com"),
      person(given = "Denis",
             family = "Razsolkov",
             role = "ctb",
             email = "denis.razsolkov@rwth-aachen.de"),
      person(given = "Dimitar",
             family = "Mihaylov",
             role = "ctb",
             email = "dimitar.mihaylov@rwth-aachen.de"),
      person(given = "Marcia Viviane",
             family = "Rueckbeil",
             role = "ctb",
             email = "marcia.rueckbeil@rwth-aachen.de"),
      person(given = "Martin",
             family = "Manolov",
             role = "ctb",
             email = "martin.manolov@rwth-aachen.de"),
      person(given = "Thi Mui",
             family = "Pham",
             role = "ctb",
             email = "thi.mui.pham@rwth-aachen.de"),
      person(given = "Michael",
             family = "Martini",
             role = "ctb",
             email = "michael.martini1@rwth-aachen.de"),
      person(given = "Ralf-Dieter",
             family = "Hilgers",
             role = c("aut", "ths","cre"),
             email = "rhilgers@ukaachen.de"),
      person(given = "Nicole",
             family = "Heussen",
             role = c("aut", "ths"),
             email = "nheussen@ukaachen.de"),
      person(given = "Daniel",
             family = "Bodden",
             role = "ctb",
             email = "dbodden@ukaachen.de"))
Maintainer: Ralf-Dieter Hilgers <rhilgers@ukaachen.de>
Description: This tool enables the user to choose a randomization procedure
    based on sound scientific criteria. It comprises the generation of
    randomization sequences as well the assessment of randomization procedures
    based on carefully selected criteria. Furthermore, 'randomizeR' provides a
    function for the comparison of randomization procedures.
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 3.6.0), methods, ggplot2, plotrix, survival, mvtnorm
Imports: mstate, purrr, rlang, magrittr, dplyr, coin, PwrGSD, gsDesign,
        insight, reshape2
Collate: 'getDesign.R' 'randPar.R' 'pbrPar.R' 'rarPar.R' 'randSeq.R'
        'rarSeq.R' 'GSD-Bias.R' 'abcdPar.R' 'abcdSeq.R'
        'getParameters.R' 'getExpectation.R' 'survEndp.R' 'expEndp.R'
        'normEndp.R' 'endpoint.R' 'util.R' 'getStat.R' 'power.R'
        'imbalance.R' 'corGuess.R' 'logRankDistribution.R' 'doublyF.R'
        'testDec.R' 'doublyT.R' 'chronBias.R' 'selBias.R' 'bias.R'
        'issue.R' 'assess.R' 'bbcdPar.R' 'bbcdSeq.R' 'ebcPar.R'
        'bsdPar.R' 'bsdSeq.R' 'chenPar.R' 'chenSeq.R'
        'chronBiasStepT.R' 'combinedBias.R' 'compare.R' 'crPar.R'
        'crSeq.R' 'createParam.R' 'derFunc.R' 'desFunc.R'
        'getDesFunc.R' 'derringerLs.R' 'derringerRs.R' 'derringerTs.R'
        'desScores.R' 'desirability.R' 'ebcSeq.R' 'evaluate.R'
        'gbcdPar.R' 'gbcdSeq.R' 'hadaPar.R' 'hadaSeq.R' 'maccombo.R'
        'mpPar.R' 'mpSeq.R' 'pbrSeq.R' 'probUnDes.R' 'rtbdSeq.R'
        'rpbrSeq.R' 'randomBlockSeq.R' 'randomizeROverview.R'
        'randomizeRPackage.R' 'rpbrPar.R' 'tbdPar.R' 'rtbdPar.R'
        'saveAssess.R' 'saveRand.R' 'stratifiedAnalysis.R' 'tbdSeq.R'
        'udPar.R' 'udSeq.R'
Suggests: testthat, knitr
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-18 16:02:44 UTC; denisr
Author: David Schindler [aut],
  Diane Uschner [aut],
  Denis Razsolkov [ctb],
  Dimitar Mihaylov [ctb],
  Marcia Viviane Rueckbeil [ctb],
  Martin Manolov [ctb],
  Thi Mui Pham [ctb],
  Michael Martini [ctb],
  Ralf-Dieter Hilgers [aut, ths, cre],
  Nicole Heussen [aut, ths],
  Daniel Bodden [ctb]
Repository: CRAN
Date/Publication: 2023-09-18 19:50:02 UTC
Built: R 4.2.0; ; 2023-09-18 22:27:49 UTC; unix
