Last updated on 2026-02-04 04:50:35 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| coreSim | 13 | ||
| d3Network | 2 | 11 | |
| dynsim | 13 | ||
| mcreplicate | 13 | ||
| networkD3 | 13 | ||
| plotMElm | 3 | 10 | |
| repmis | 13 | ||
| simPH | 3 | 10 | |
| simpleSetup | 3 | 10 |
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 0.5.2.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Christopher Gandrud <christopher.gandrud@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Christopher",
family = "Gandrud",
role = c("aut", "cre"),
email = "christopher.gandrud@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 0.1.5
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: ERROR: 3, OK: 10
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-devel-linux-x86_64-debian-gcc
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: NOTE: 3, OK: 10
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64