Skip to content

seqDesign

Simulation and Group Sequential Monitoring of Randomized Two-Stage Treatment Efficacy Trials with Time-to-Event Endpoints

v1.2 · May 22, 2019 · GPL-2

Description

A modification of the preventive vaccine efficacy trial design of Gilbert, Grove et al. (2011, Statistical Communications in Infectious Diseases) is implemented, with application generally to individual-randomized clinical trials with multiple active treatment groups and a shared control group, and a study endpoint that is a time-to-event endpoint subject to right-censoring. The design accounts for the issues that the efficacy of the treatment/vaccine groups may take time to accrue while the multiple treatment administrations/vaccinations are given; there is interest in assessing the durability of treatment efficacy over time; and group sequential monitoring of each treatment group for potential harm, non-efficacy/efficacy futility, and high efficacy is warranted. The design divides the trial into two stages of time periods, where each treatment is first evaluated for efficacy in the first stage of follow-up, and, if and only if it shows significant treatment efficacy in stage one, it is evaluated for longer-term durability of efficacy in stage two. The package produces plots and tables describing operating characteristics of a specified design including an unconditional power for intention-to-treat and per-protocol/as-treated analyses; trial duration; probabilities of the different possible trial monitoring outcomes (e.g., stopping early for non-efficacy); unconditional power for comparing treatment efficacies; and distributions of numbers of endpoint events occurring after the treatments/vaccinations are given, useful as input parameters for the design of studies of the association of biomarkers with a clinical outcome (surrogate endpoint problem). The code can be used for a single active treatment versus control design and for a single-stage design.

Downloads

CRAN

313

Last 30 days

14620th

736

Last 90 days

2.7K

Last year

Trend: +53.4% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

26

Last 90 days

96

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

8

Last 7 days

24

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running massageExamples to create ‘seqDesign-Ex.R’ failed
Error in file(out, "wt") : cannot open the connection
Calls: <Anonymous> -> Rd2ex -> file
In addition: Warning message:
In file(out, "wt") :
  cannot open file '/tmp/RtmpfZn9at/filee2cda153fbc81/rankTrial.R': No space left on device
Execution halted
 NONE
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

6,349

Files

19

Compiled share

0%

Has compiled src

No

Language breakdown

R 5,092 (80.2%)Docs 600 (9.5%)Vignettes 657 (10.3%)

API

Exported functions

6

Internal functions

34

Recent export changes

v1.1+1 getBlockSize
v1.0.0+5 simTrial, monitorTrial, censTrial +2 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

3

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

2.16

System requirements

C++ standard

License

GPL-2

License flags

SPDX valid, OSI approved

History

Versions

5

First release

2014-02-24

Latest release

2019-05-22

Avg cadence

186 days

Cold removal rate

Dep drift

1

LOC over versions

v1.0.0: 4,079 LOCv1.0.1: 3,705 LOCv1.0.2: 3,709 LOCv1.1: 3,991 LOCv1.2: 6,349 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies survival seqDesign

Version History

6 tracked
new 1.2 Mar 10, 2026
updated 1.2 ← 1.1 diff May 22, 2019
updated 1.1 ← 1.0.2 diff Apr 26, 2015
updated 1.0.2 ← 1.0.1 diff Oct 7, 2014
updated 1.0.1 ← 1.0.0 diff Apr 16, 2014
new 1.0.0 Feb 24, 2014