CRAN Package Check Results for Package checkhelper

Last updated on 2026-03-30 01:50:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 5.35 204.16 209.51 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 3.95 130.77 134.72 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 8.00 334.90 342.90 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 8.00 480.30 488.30 OK
r-devel-macos-arm64 0.1.1 1.00 136.00 137.00 OK
r-devel-windows-x86_64 0.1.1 8.00 214.00 222.00 OK
r-patched-linux-x86_64 0.1.1 4.98 198.13 203.11 OK
r-release-linux-x86_64 0.1.1 4.77 196.85 201.62 OK
r-release-macos-arm64 0.1.1 OK
r-release-macos-x86_64 0.1.1 3.00 432.00 435.00 OK
r-release-windows-x86_64 0.1.1 8.00 214.00 222.00 OK
r-oldrel-macos-arm64 0.1.1 OK
r-oldrel-macos-x86_64 0.1.1 4.00 312.00 316.00 OK
r-oldrel-windows-x86_64 0.1.1 11.00 285.00 296.00 OK

Check Details

Version: 0.1.1
Check: tests
Result: ERROR Running β€˜testthat.R’ [87s/97s] Running the tests in β€˜tests/testthat.R’ failed. Complete output: > library(testthat) > library(checkhelper) > > test_check("checkhelper") Test passed with 1 success πŸ₯‡. Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last <first.last@example.com> [aut, cre] Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last <first.last@example.com> [aut, cre] Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 βœ” | F W S OK | Context ⠏ | 0 | in_test βœ” | 1 0 | in_test ══ Results ═════════════════════════════════════════════════════════════════════ ── Skipped tests (1) ─────────────────────────────────────────────────────────── β€’ empty test (1): [ FAIL 0 | WARN 0 | SKIP 1 | PASS 0 ] ── Running 4 example files ───────────────────────────────────── checkpackage ── > text <- "in_example" > file <- tempfile("in_example") > cat(text, file = file) Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last <first.last@example.com> [aut, cre] Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last <first.last@example.com> [aut, cre] Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last <first.last@example.com> [aut, cre] Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 ── R CMD build ───────────────────────────────────────────────────────────────── * checking for file β€˜.../DESCRIPTION’ ... OK * preparing β€˜checkpackage’: * checking DESCRIPTION meta-information ... OK * checking for LF line-endings in source and make files and shell scripts * checking for empty or unneeded directories Removed empty directory β€˜checkpackage/R’ Removed empty directory β€˜checkpackage/man’ * building β€˜checkpackage_0.0.0.9000.tar.gz’ Warning in utils::tar(filepath, pkgname, compression = compression, compression_level = 9L, : storing paths of more than 100 bytes is not portable: β€˜checkpackage/inst/I build/a very/long_name/that should be/not_ok/for_checks/and hopefully/lead to/some/’ Warning in utils::tar(filepath, pkgname, compression = compression, compression_level = 9L, : storing paths of more than 100 bytes is not portable: β€˜checkpackage/inst/I build/a very/long_name/that should be/not_ok/for_checks/and hopefully/lead to/some/extra_notes/’ Warning in utils::tar(filepath, pkgname, compression = compression, compression_level = 9L, : storing paths of more than 100 bytes is not portable: β€˜checkpackage/inst/I build/a very/long_name/that should be/not_ok/for_checks/and hopefully/lead to/some/extra_notes/super_long_file_name_for_tests_to_extra_notes’ ── R CMD check ───────────────────────────────────────────────────────────────── * using log directory β€˜/tmp/RtmpL4QIbS/file16bbf82ed35f18/checkpackage.Rcheck’ * using R Under development (unstable) (2026-03-28 r89738) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc-15 (Debian 15.2.0-15) 15.2.0 GNU Fortran (Debian 15.2.0-15) 15.2.0 * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * current time: 2026-03-29 13:29:51 UTC * using options β€˜--no-manual --as-cran’ * checking for file β€˜checkpackage/DESCRIPTION’ ... OK * this is package β€˜checkpackage’ version β€˜0.0.0.9000’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [1s/1s] NOTE Maintainer: β€˜First Last <first.last@example.com>’ DESCRIPTION fields with placeholder content: Title: what the package does (one line, title case) Description: what the package does (one paragraph). * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... NOTE Found the following non-portable file paths: checkpackage/inst/I build/a very/long_name/that should be/not_ok/for_checks/and hopefully/lead to/some/extra_notes/super_long_file_name_for_tests_to_extra_notes checkpackage/inst/I build/a very/long_name/that should be/not_ok/for_checks/and hopefully/lead to/some/extra_notes Tarballs are only required to store paths of up to 100 bytes and cannot store those of more than 256 bytes, with restrictions including to 100 bytes for the final component. See section β€˜Package structure’ in the β€˜Writing R Extensions’ manual. * checking for sufficient/correct file permissions ... OK * checking serialization versions ... OK * checking whether package β€˜checkpackage’ can be installed ... [1s/1s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... WARNING Non-standard license specification: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Standardizable: FALSE * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking whether the package can be loaded ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] OK * checking use of S3 registration ... OK * checking examples ... NONE * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 WARNING, 2 NOTEs See β€˜/tmp/RtmpL4QIbS/file16bbf82ed35f18/checkpackage.Rcheck/00check.log’ for details. Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last <first.last@example.com> [aut, cre] Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Saving _problems/test-checkhelper-98.R Saving _problems/test-checkhelper-99.R Saving _problems/test-checkhelper-116.R Saving _problems/test-checkhelper-121.R Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last <first.last@example.com> [aut, cre] Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last <first.last@example.com> [aut, cre] Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Package: checkpackage Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R (parsed): * First Last <first.last@example.com> [aut, cre] Description: What the package does (one paragraph). License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a license Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 66 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-checkhelper.R:98:3'): notes from checks works ──────────────── Expected `nrow(notes)` to equal 26. Differences: target is NULL, current is numeric ── Failure ('test-checkhelper.R:99:3'): notes from checks works ──────────────── Expected `ncol(notes)` to equal 8. Differences: target is NULL, current is numeric ── Failure ('test-checkhelper.R:110:3'): get_no_visible works after checks ───── Expected `globals$globalVariables$fun` to equal `c(...)`. Differences: target is NULL, current is character ── Failure ('test-checkhelper.R:118:3'): get_no_visible works after checks ───── Expected `globals$globalVariables$variable` to equal `c("x", "y", "new_col", "x", "y", "new_col2", "x", "y", "new_col2")`. Differences: target is NULL, current is character [ FAIL 4 | WARN 0 | SKIP 0 | PASS 66 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc