Last updated on 2024-12-26 07:51:02 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 5.50 | 49.81 | 55.31 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 4.53 | 37.93 | 42.46 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 88.52 | 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.52 | 47.32 | 52.84 | ERROR | |
r-release-linux-x86_64 | 0.1.1 | 4.84 | 46.92 | 51.76 | 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 | 65.00 | 71.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 | 8.00 | 78.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-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64