CRAN Package Check Results for Package actuaRE

Last updated on 2025-12-20 09:49:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.7 14.49 149.62 164.11 OK
r-devel-linux-x86_64-debian-gcc 0.1.7 10.42 96.13 106.55 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.7 25.00 215.89 240.89 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.7 24.00 220.86 244.86 ERROR
r-devel-windows-x86_64 0.1.7 17.00 149.00 166.00 OK
r-patched-linux-x86_64 0.1.7 15.26 137.04 152.30 OK
r-release-linux-x86_64 0.1.7 13.75 138.83 152.58 OK
r-release-macos-arm64 0.1.7 4.00 42.00 46.00 OK
r-release-macos-x86_64 0.1.7 11.00 143.00 154.00 OK
r-release-windows-x86_64 0.1.7 17.00 165.00 182.00 OK
r-oldrel-macos-arm64 0.1.7 4.00 46.00 50.00 OK
r-oldrel-macos-x86_64 0.1.7 11.00 162.00 173.00 OK
r-oldrel-windows-x86_64 0.1.7 23.00 189.00 212.00 OK

Check Details

Version: 0.1.7
Check: examples
Result: ERROR Running examples in ‘actuaRE-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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-linux-x86_64-debian-gcc

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-linux-x86_64-debian-gcc

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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc