CRAN Package Check Results for Package Publish

Last updated on 2025-12-26 17:48:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2025.07.24 13.79 113.33 127.12 OK
r-devel-linux-x86_64-debian-gcc 2025.07.24 8.82 81.48 90.30 OK
r-devel-linux-x86_64-fedora-clang 2025.07.24 22.00 186.43 208.43 OK
r-devel-linux-x86_64-fedora-gcc 2025.07.24 21.00 129.63 150.63 OK
r-devel-windows-x86_64 2025.07.24 13.00 120.00 133.00 ERROR
r-patched-linux-x86_64 2025.07.24 14.32 104.99 119.31 OK
r-release-linux-x86_64 2025.07.24 11.76 102.88 114.64 OK
r-release-macos-arm64 2025.07.24 OK
r-release-macos-x86_64 2025.07.24 8.00 93.00 101.00 OK
r-release-windows-x86_64 2025.07.24 16.00 123.00 139.00 OK
r-oldrel-macos-arm64 2025.07.24 OK
r-oldrel-macos-x86_64 2025.07.24 8.00 137.00 145.00 OK
r-oldrel-windows-x86_64 2025.07.24 19.00 158.00 177.00 OK

Check Details

Version: 2025.07.24
Check: examples
Result: ERROR Running examples in 'Publish-Ex.R' failed The error most likely occurred in: > ### Name: publish.Score > ### Title: Publish predictive accuracy results > ### Aliases: publish.Score > > ### ** Examples > > if (requireNamespace("riskRegression",quietly=TRUE)){ + library(riskRegression) + library(survival) + learn = sampleData(100) + val= sampleData(100) + f1=CSC(Hist(time,event)~X1+X8,data=learn) + f2=CSC(Hist(time,event)~X1+X5+X6+X8,learn) + xs=Score(list(f1,f2),data=val,formula=Hist(time,event)~1) + publish(xs) + } riskRegression version 2025.09.17 Error in `[.data.table`(DT, , `:=`(IC0, residuals - mean(residuals)), : attempt access index 11/11 in VECTOR_ELT Calls: Score ... do.call -> Brier.competing.risks -> [ -> [.data.table Execution halted Flavor: r-devel-windows-x86_64

mirror server hosted at Truenetwork, Russian Federation.