CRAN Package Check Results for Package simPH

Last updated on 2026-02-10 23:52:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.15 OK
r-devel-linux-x86_64-debian-gcc 1.3.15 10.01 99.92 109.93 OK
r-devel-linux-x86_64-fedora-clang 1.3.15 27.00 221.91 248.91 OK
r-devel-linux-x86_64-fedora-gcc 1.3.15 24.00 205.08 229.08 OK
r-devel-windows-x86_64 1.3.15 18.00 143.00 161.00 OK
r-patched-linux-x86_64 1.3.14 13.20 114.62 127.82 ERROR
r-release-linux-x86_64 1.3.15 14.11 129.45 143.56 OK
r-release-macos-arm64 1.3.15 3.00 34.00 37.00 OK
r-release-macos-x86_64 1.3.15 10.00 181.00 191.00 OK
r-release-windows-x86_64 1.3.14 32.00 141.00 173.00 OK
r-oldrel-macos-arm64 1.3.15 3.00 37.00 40.00 OK
r-oldrel-macos-x86_64 1.3.15 11.00 224.00 235.00 OK
r-oldrel-windows-x86_64 1.3.14 21.00 156.00 177.00 ERROR

Check Details

Version: 1.3.14
Check: examples
Result: ERROR Running examples in ‘simPH-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: MinMaxLines > ### Title: Transform the simulation object to include only the min and max > ### of the constricted intervals, as well as the lower and upper bounds > ### of the middle 50 percent of the constricted intervals > ### Aliases: MinMaxLines > ### Keywords: internals > > ### ** Examples > > # Load Carpenter (2002) data > data("CarpenterFdaData") > > # Load survival package > library(survival) > > # Run basic model > M1 <- coxph(Surv(acttime, censor) ~ prevgenx + lethal + + deathrt1 + acutediz + hosp01 + hhosleng + + mandiz01 + femdiz01 + peddiz01 + orphdum + + vandavg3 + wpnoavg3 + condavg3 + orderent + + stafcder, data = CarpenterFdaData) > > # Simulate Hazard Ratios > Sim1 <- coxsimLinear(M1, b = "stafcder", + Xj = c(1237, 1600), + Xl = c(1000, 1000), + qi = "Hazard Ratio", + spin = TRUE, ci = 0.99) > > # Find summary statistics of the constricted interval > Sum <- MinMaxLines(Sim1, clean = TRUE) Error: ! `group_by_()` was deprecated in dplyr 0.7.0 and is now defunct. ℹ Please use `group_by()` instead. ℹ See vignette('programming') for more help Backtrace: ▆ 1. └─simPH::MinMaxLines(Sim1, clean = TRUE) 2. └─dplyr::group_by_(df, .dots = byVars) 3. └─dplyr:::lazy_defunct("group_by") 4. └─lifecycle::deprecate_stop(...) 5. └─lifecycle:::deprecate_stop0(msg) 6. └─rlang::cnd_signal(...) Execution halted Flavor: r-patched-linux-x86_64

Version: 1.3.14
Check: examples
Result: ERROR Running examples in 'simPH-Ex.R' failed The error most likely occurred in: > ### Name: MinMaxLines > ### Title: Transform the simulation object to include only the min and max > ### of the constricted intervals, as well as the lower and upper bounds > ### of the middle 50 percent of the constricted intervals > ### Aliases: MinMaxLines > ### Keywords: internals > > ### ** Examples > > # Load Carpenter (2002) data > data("CarpenterFdaData") > > # Load survival package > library(survival) > > # Run basic model > M1 <- coxph(Surv(acttime, censor) ~ prevgenx + lethal + + deathrt1 + acutediz + hosp01 + hhosleng + + mandiz01 + femdiz01 + peddiz01 + orphdum + + vandavg3 + wpnoavg3 + condavg3 + orderent + + stafcder, data = CarpenterFdaData) > > # Simulate Hazard Ratios > Sim1 <- coxsimLinear(M1, b = "stafcder", + Xj = c(1237, 1600), + Xl = c(1000, 1000), + qi = "Hazard Ratio", + spin = TRUE, ci = 0.99) > > # Find summary statistics of the constricted interval > Sum <- MinMaxLines(Sim1, clean = TRUE) Error: ! `group_by_()` was deprecated in dplyr 0.7.0 and is now defunct. ℹ Please use `group_by()` instead. ℹ See vignette('programming') for more help Backtrace: ▆ 1. └─simPH::MinMaxLines(Sim1, clean = TRUE) 2. └─dplyr::group_by_(df, .dots = byVars) 3. └─dplyr:::lazy_defunct("group_by") 4. └─lifecycle::deprecate_stop(...) 5. └─lifecycle:::deprecate_stop0(msg) 6. └─rlang::cnd_signal(...) Execution halted Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.