CRAN Package Check Results for Maintainer ‘Campo Bavo D.C. <bavo.decock at kuleuven.be>’

Last updated on 2025-12-28 03:51:57 CET.

Package ERROR OK
actuaRE 1 12
CalibrationCurves 1 12

Package actuaRE

Current CRAN status: ERROR: 1, OK: 12

Version: 0.1.7
Check: examples
Result: ERROR Running examples in 'actuaRE-Ex.R' failed The error most likely occurred in: > ### Name: hierCredibility > ### Title: Hierarchical credibility model of Jewell > ### Aliases: hierCredibility > > ### ** Examples > > library(actuar) Attaching package: 'actuar' The following objects are masked from 'package:stats': sd, var The following object is masked from 'package:grDevices': cm > library(actuaRE) > data("hachemeister", package = "actuar") > Df = as.data.frame(hachemeister) > X = as.data.frame(cbind(cohort = c(1, 2, 1, 2, 2), hachemeister)) > Df = reshape(X, idvar = "state", varying = list(paste0("ratio.", 1:12), + paste0("weight.", 1:12)), direction = "long") > fitActuar = cm(~ cohort + cohort:state, data = X, ratios = ratio.1:ratio.12, + weights = weight.1:weight.12, method = "Ohlsson") > fitActuaRE = hierCredibility(ratio.1, weight.1, cohort, state, Df) Error in `[.data.table`(Dfjk, , `:=`(Yj_BarTilde, Dfj$Yj_BarTilde[which(Dfj$sector == : attempt access index 4/4 in VECTOR_ELT Calls: hierCredibility -> [ -> [.data.table Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.7
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'actuaRE.Rmd' using rmarkdown Quitting from actuaRE.Rmd:75-80 [unnamed-chunk-1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 4/4 in VECTOR_ELT --- Backtrace: ▆ 1. └─actuaRE::hierCredibility(ratio, weight, cohort, state, hachemeisterLong) 2. ├─...[] 3. └─data.table:::`[.data.table`(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'actuaRE.Rmd' failed with diagnostics: attempt access index 4/4 in VECTOR_ELT --- failed re-building 'actuaRE.Rmd' SUMMARY: processing the following file failed: 'actuaRE.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64

Package CalibrationCurves

Current CRAN status: ERROR: 1, OK: 12

Version: 3.0.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'CalibrationCurves.Rmd' using rmarkdown Quitting from CalibrationCurves.Rmd:287-294 [unnamed-chunk-15] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 10/10 in VECTOR_ELT --- Backtrace: ▆ 1. └─CalibrationCurves::valProbSurvival(...) 2. ├─riskRegression::Score(...) 3. └─riskRegression::Score.list(...) 4. └─riskRegression:::computePerformance(...) 5. ├─base::do.call(paste(m, response.type, sep = "."), input) 6. └─riskRegression:::Brier.survival(...) 7. ├─...[] 8. └─data.table:::`[.data.table`(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'CalibrationCurves.Rmd' failed with diagnostics: attempt access index 10/10 in VECTOR_ELT --- failed re-building 'CalibrationCurves.Rmd' SUMMARY: processing the following file failed: 'CalibrationCurves.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.