Last updated on 2025-12-19 23:50:05 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.6 | 11.42 | 127.91 | 139.33 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.5.6 | 8.18 | 80.50 | 88.68 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.6 | 22.00 | 178.39 | 200.39 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.6 | 20.00 | 178.37 | 198.37 | ERROR | |
| r-devel-windows-x86_64 | 0.5.6 | 14.00 | 135.00 | 149.00 | NOTE | |
| r-patched-linux-x86_64 | 0.5.6 | 11.88 | 110.69 | 122.57 | NOTE | |
| r-release-linux-x86_64 | 0.5.6 | 10.96 | 111.05 | 122.01 | NOTE | |
| r-release-macos-arm64 | 0.5.6 | NOTE | ||||
| r-release-macos-x86_64 | 0.5.6 | 7.00 | 104.00 | 111.00 | NOTE | |
| r-release-windows-x86_64 | 0.5.6 | 13.00 | 134.00 | 147.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.5.6 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.5.6 | 8.00 | 124.00 | 132.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.5.6 | 20.00 | 164.00 | 184.00 | NOTE |
Version: 0.5.6
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Chris Dardis <christopherdardis@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Chris",
family = "Dardis",
role = c("aut", "cre"),
email = "christopherdardis@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.5.6
Check: Rd files
Result: NOTE
checkRd: (-1) sf.Rd:66: Lost braces; missing escapes or markup?
66 | A {data.table} which is stored as an attribute of
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.5.6
Check: examples
Result: ERROR
Running examples in ‘survMisc-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ci
> ### Title: *c*onfidence *i*ntervals for survival curves.
> ### Aliases: ci ci.ten ci.stratTen
> ### Keywords: survival
>
> ### ** Examples
>
> ## K&M 2nd ed. Section 4.3. Example 4.2, pg 105.
> data("bmt", package="KMsurv")
> b1 <- bmt[bmt$group==1, ] # ALL patients
> ## K&M 2nd ed. Section 4.4. Example 4.2 (cont.), pg 111.
> ## patients with ALL
> t1 <- ten(Surv(t2, d3) ~ 1, data=bmt[bmt$group==1, ])
Error in `[.data.table`(x, , `:=`((nName), paste(toCollapse1, .SD, sep = "=", :
attempt access index 3/3 in VECTOR_ELT
Calls: ten ... ten -> ten.data.frame -> collapseDT -> [ -> [.data.table
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.6
Check: examples
Result: ERROR
Running examples in ‘survMisc-Ex.R’ failed
The error most likely occurred in:
> ### Name: ci
> ### Title: *c*onfidence *i*ntervals for survival curves.
> ### Aliases: ci ci.ten ci.stratTen
> ### Keywords: survival
>
> ### ** Examples
>
> ## K&M 2nd ed. Section 4.3. Example 4.2, pg 105.
> data("bmt", package="KMsurv")
> b1 <- bmt[bmt$group==1, ] # ALL patients
> ## K&M 2nd ed. Section 4.4. Example 4.2 (cont.), pg 111.
> ## patients with ALL
> t1 <- ten(Surv(t2, d3) ~ 1, data=bmt[bmt$group==1, ])
Error in `[.data.table`(x, , `:=`((nName), paste(toCollapse1, .SD, sep = "=", :
attempt access index 3/3 in VECTOR_ELT
Calls: ten ... ten -> ten.data.frame -> collapseDT -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc