Last data update: 2014.03.03

AGSDest

Package: AGSDest
Type: Package
Title: Estimation in Adaptive Group Sequential Trials
Version: 2.3.1
Date: 2016-06-17
Author: Niklas Hack, Werner Brannath, Matthias Brueckner
Maintainer: Matthias Brueckner <matthias.brueckner@posteo.de>
Imports: stats, graphics, grDevices, ldbounds
Description: Calculation of repeated confidence intervals as well as confidence
intervals based on the stage-wise ordering in group sequential designs and
adaptive group sequential designs. For adaptive group sequential designs
the confidence intervals are based on the conditional rejection probability
principle. Currently the procedures do not support the use of futility
boundaries or more than one adaptive interim analysis.
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2016-06-17 15:48:39 UTC; mwb
Repository: CRAN
Date/Publication: 2016-06-17 21:12:16

● Cran Task View: ClinicalTrials
4 images, 9 functions, 3 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'AGSDest' ...
** package 'AGSDest' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c asoCbound.c -o asoCbound.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o AGSDest.so asoCbound.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/AGSDest/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'AGSDest'
    finding HTML links ... done
    AGSDest                                 html  
    AGSTobj                                 html  
    GSTobj                                  html  
    adapt                                   html  
    as.AGST                                 html  
    as.GST                                  html  
    cer                                     html  
    cp                                      html  
    plan.GST                                html  
    pvalue                                  html  
    seqconfint                              html  
    typeIerr                                html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (AGSDest)
Making 'packages.html' ... done