CRAN Package Check Results for Package dhlabR

Last updated on 2024-09-15 12:49:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.6 3.79 38.71 42.50 OK
r-devel-linux-x86_64-debian-gcc 1.0.6 2.88 29.15 32.03 OK
r-devel-linux-x86_64-fedora-clang 1.0.6 70.53 OK
r-devel-linux-x86_64-fedora-gcc 1.0.6 65.15 OK
r-devel-windows-x86_64 1.0.6 7.00 140.00 147.00 OK
r-patched-linux-x86_64 1.0.6 4.86 37.45 42.31 OK
r-release-linux-x86_64 1.0.6 3.92 36.74 40.66 ERROR
r-release-macos-arm64 1.0.6 60.00 OK
r-release-macos-x86_64 1.0.6 97.00 OK
r-release-windows-x86_64 1.0.6 6.00 90.00 96.00 OK
r-oldrel-macos-arm64 1.0.6 63.00 OK
r-oldrel-macos-x86_64 1.0.6 84.00 OK
r-oldrel-windows-x86_64 1.0.6 7.00 87.00 94.00 OK

Check Details

Version: 1.0.6
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/50s] 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(dhlabR) > > test_check("dhlabR") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 22 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-get_ngram_from_newspapers.R:8:3'): function returns a data frame with the correct columns ── Names of `result` ('') don't match 'values', 'ind' [ FAIL 1 | WARN 1 | SKIP 0 | PASS 22 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64