Description
Deal with packages 'check' outputs and reduce the risk of rejection by 'CRAN' by following policies.
Downloads
306
Last 30 days
13087th
785
Last 90 days
2.9K
Last year
Trend: +20% (30d vs prior 30d)
CRAN Check Status
14
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 31, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 30, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
tests
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 th
...[truncated]...
$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