Skip to content

Phase123

Simulating and Conducting Phase 123 Trials

v2.1 · Apr 25, 2019 · GPL-2

Description

Contains three simulation functions for implementing the entire Phase 123 trial and the separate Eff-Tox and Phase 3 portions of the trial, which may be beneficial for use on clusters. The functions AssignEffTox() and RandomizeEffTox() assign doses to patient cohorts during phase 12 and Reoptimize() determines the optimal dose to continue with during Phase 3. The functions ReturnMeansAgent() and ReturnMeanControl() gives the true mean survival for the agent doses and control and ReturnOCS() gives the operating characteristics of the design.

Downloads

226

Last 30 days

20271st

608

Last 90 days

2.5K

Last year

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

CRAN Check Status

5 NOTE
9 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
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 details (5 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Andrew G Chapple <achapp@lsuhsc.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Andrew", "G"),
                    family = "Chapple",
                    role = c("aut", "cre"),
                    email = "achapp@lsuhsc.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Andrew G Chapple <achapp@lsuhsc.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Andrew", "G"),
                    family = "Chapple",
                    role = c("aut", "cre"),
                    email = "achapp@lsuhsc.edu")
as necessary.
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

LazyData

'LazyData' is specified without a 'data' directory

Check History

NOTE 9 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Andrew G Chapple <achapp@lsuhsc.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Andrew", "G"),
                    family = "Chapple",
                    role = c("aut", "cre"),
                    email = "achapp@lsuhsc.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Andrew G Chapple <achapp@lsuhsc.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Andrew", "G"),
                    family = "Chapple",
                    role = c("aut", "cre"),
                    email = "achapp@lsuhsc.edu")
as necessary.
NOTE r-oldrel-macos-arm64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

LazyData

'LazyData' is specified without a 'data' directory

Dependency Network

Dependencies Reverse dependencies Rcpp survival Phase123

Version History

new 2.1 Mar 10, 2026
updated 2.1 ← 2.0 diff Apr 24, 2019
updated 2.0 ← 1.9 diff Nov 8, 2018
updated 1.9 ← 1.8 diff Nov 5, 2018
updated 1.8 ← 1.7 diff Oct 25, 2018
updated 1.7 ← 1.5 diff Oct 11, 2018
updated 1.5 ← 1.4 diff Mar 28, 2018
updated 1.4 ← 1.2 diff Feb 17, 2018
new 1.2 Feb 6, 2018