CRAN Package Check Results for Package CauchyCP

Last updated on 2024-12-22 01:49:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 6.04 49.95 55.99 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 4.39 38.12 42.51 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 91.77 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 88.83 ERROR
r-devel-windows-x86_64 0.1.1 6.00 66.00 72.00 OK
r-patched-linux-x86_64 0.1.1 5.79 47.26 53.05 ERROR
r-release-linux-x86_64 0.1.1 4.42 46.54 50.96 ERROR
r-release-macos-arm64 0.1.1 30.00 OK
r-release-macos-x86_64 0.1.1 57.00 OK
r-release-windows-x86_64 0.1.1 6.00 87.00 93.00 OK
r-oldrel-macos-arm64 0.1.1 33.00 OK
r-oldrel-macos-x86_64 0.1.1 50.00 OK
r-oldrel-windows-x86_64 0.1.1 6.00 77.00 83.00 ERROR

Check Details

Version: 0.1.1
Check: examples
Result: ERROR Running examples in ‘CauchyCP-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: CauchyCP > ### Title: A robust test under non-proportional hazards using Cauchy > ### combination of change-point Cox regressions. > ### Aliases: CauchyCP > > ### ** Examples > > data(gast) > CauchyCP(time=gast$time, status=gast$status, x=gast$trt) Error in anova.coxphlist(object, test = test) : models do not have the same strata Calls: CauchyCP -> anova -> anova.coxph -> anova.coxphlist Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.1
Check: examples
Result: ERROR Running examples in ‘CauchyCP-Ex.R’ failed The error most likely occurred in: > ### Name: CauchyCP > ### Title: A robust test under non-proportional hazards using Cauchy > ### combination of change-point Cox regressions. > ### Aliases: CauchyCP > > ### ** Examples > > data(gast) > CauchyCP(time=gast$time, status=gast$status, x=gast$trt) Error in anova.coxphlist(object, test = test) : models do not have the same strata Calls: CauchyCP -> anova -> anova.coxph -> anova.coxphlist Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-windows-x86_64