Last updated on 2025-01-07 03:48:48 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 5.65 | 49.43 | 55.08 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 4.54 | 37.20 | 41.74 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 89.47 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 84.00 | ERROR | |||
r-devel-windows-x86_64 | 0.1.1 | 6.00 | 68.00 | 74.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.1 | 5.09 | 47.05 | 52.14 | ERROR | |
r-release-linux-x86_64 | 0.1.1 | 5.64 | 47.01 | 52.65 | 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 | 69.00 | 75.00 | ERROR | |
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 | 9.00 | 77.00 | 86.00 | ERROR |
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-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64