CRAN Package Check Results for Package hicp

Last updated on 2026-03-21 17:51:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 4.08 183.60 187.68 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 3.08 107.44 110.52 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 272.03 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 283.93 OK
r-devel-macos-arm64 1.1.0 1.00 65.00 66.00 OK
r-devel-windows-x86_64 1.1.0 5.00 165.00 170.00 ERROR
r-patched-linux-x86_64 1.1.0 4.73 154.64 159.37 OK
r-release-linux-x86_64 1.1.0 4.37 162.83 167.20 OK
r-release-macos-arm64 1.1.0 1.00 61.00 62.00 OK
r-release-macos-x86_64 1.1.0 3.00 244.00 247.00 OK
r-release-windows-x86_64 1.1.0 6.00 163.00 169.00 OK
r-oldrel-macos-arm64 1.1.0 1.00 68.00 69.00 OK
r-oldrel-macos-x86_64 1.1.0 3.00 272.00 275.00 OK
r-oldrel-windows-x86_64 1.1.0 9.00 220.00 229.00 ERROR

Check Details

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

Version: 1.1.0
Check: tests
Result: ERROR Running 'testthat.R' [79s] 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-oldrel-windows-x86_64