CRAN Package Check Results for Maintainer ‘Sebastian Weinand <sebastian.weinand at ec.europa.eu>’

Last updated on 2026-03-21 21:53:31 CET.

Package ERROR OK
hicp 1 13

Package hicp

Current CRAN status: ERROR: 1, OK: 13

Version: 1.1.0
Check: tests
Result: ERROR Running 'testthat.R' [55s] 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_hicp.data-15.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 547 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_hicp.data.r:15:3'): (code run outside of `test_that()`) ────── Expected `nrow(dt1) > 0L` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 547 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64