CRAN Package Check Results for Package hicp

Last updated on 2025-12-28 01:48:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 4.24 148.79 153.03 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 3.32 87.81 91.13 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 224.82 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 7.00 224.67 231.67 OK
r-devel-windows-x86_64 1.0.0 6.00 70.00 76.00 ERROR
r-patched-linux-x86_64 1.0.0 3.60 115.20 118.80 OK
r-release-linux-x86_64 1.0.0 3.40 117.38 120.78 OK
r-release-macos-arm64 1.0.0 OK
r-release-macos-x86_64 1.0.0 3.00 147.00 150.00 OK
r-release-windows-x86_64 1.0.0 6.00 130.00 136.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 3.00 151.00 154.00 OK
r-oldrel-windows-x86_64 1.0.0 7.00 165.00 172.00 OK

Additional issues

M1mac

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [11s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(hicp) Attaching package: 'hicp' The following object is masked from 'package:stats': aggregate The following object is masked from 'package:utils': data > > test_check("hicp") Saving _problems/test_chaining-841.R Saving _problems/test_index.aggregation-253.R Saving _problems/test_rates-306.R [ FAIL 3 | WARN 0 | SKIP 0 | PASS 455 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_chaining.R:841:1'): (code run outside of `test_that()`) ──────── Error in ``[.data.table`(dtcomp, , `:=`("dec_ratio", unchain(x = index, t = time)), by = "coicop")`: attempt access index 9/9 in VECTOR_ELT Backtrace: ▆ 1. ├─dtcomp[, `:=`("dec_ratio", unchain(x = index, t = time)), by = "coicop"] at test_chaining.R:841:1 2. └─data.table:::`[.data.table`(...) at test_chaining.R:841:1 ── Error ('test_index.aggregation.r:253:1'): (code run outside of `test_that()`) ── Error in ``[.data.table`(dtm, , `:=`("dec_ratio", unchain(x = index, t = time)), by = "coicop")`: attempt access index 9/9 in VECTOR_ELT Backtrace: ▆ 1. ├─dtm[, `:=`("dec_ratio", unchain(x = index, t = time)), by = "coicop"] at test_index.aggregation.r:253:1 2. └─data.table:::`[.data.table`(...) at test_index.aggregation.r:253:1 ── Error ('test_rates.r:306:1'): (code run outside of `test_that()`) ─────────── Error in ``[.data.table`(dt, , `:=`("weight", runif(n = 1, min = 1, max = 30)), by = list(year(time), coicop))`: attempt access index 3/3 in VECTOR_ELT Backtrace: ▆ 1. ├─...[] at test_rates.r:306:1 2. └─data.table:::`[.data.table`(...) at test_rates.r:306:1 [ FAIL 3 | WARN 0 | SKIP 0 | PASS 455 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'hicp_intro.Rmd' using rmarkdown Quitting from hicp_intro.Rmd:158-182 [unnamed-chunk-13] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 5/5 in VECTOR_ELT --- Backtrace: ▆ 1. ├─...[] 2. └─data.table:::`[.data.table`(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'hicp_intro.Rmd' failed with diagnostics: attempt access index 5/5 in VECTOR_ELT --- failed re-building 'hicp_intro.Rmd' SUMMARY: processing the following file failed: 'hicp_intro.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.