Description
A reliable and validated tool that captures detailed risk metrics such as R 'CMD' check, test coverage, traceability matrix, documentation, dependencies, reverse dependencies, suggested dependency analysis, repository data, and enhanced reporting for R packages that are local or stored on remote repositories such as GitHub, CRAN, and Bioconductor.
Downloads
549
Last 30 days
7347th
1.1K
Last 90 days
3.4K
Last year
Trend: +42.6% (30d vs prior 30d)
CRAN Check Status
1
NOTE
13
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 | NOTE |
| 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 details (1 non-OK)
NOTE
r-devel-linux-x86_64-fedora-gcc
for non-standard things in the check directory
Found the following files/directories: ‘test.package.0005’ ‘test.package.0006’ ‘test.package.0009’ ‘test.package.0010’
Check History
NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 11, 2026
NOTE
r-devel-linux-x86_64-fedora-gcc
for non-standard things in the check directory
Found the following files/directories: ‘test.package.0001’ ‘test.package.0005’ ‘test.package.0006’ ‘test.package.0009’ ‘test.package.0010’
ERROR 12 OK · 1 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
NOTE
r-devel-linux-x86_64-fedora-gcc
for non-standard things in the check directory
Found the following files/directories: ‘test.package.0001’ ‘test.package.0005’ ‘test.package.0006’ ‘test.package.0009’ ‘test.package.0010’
ERROR
r-devel-windows-x86_64
tests
Running 'testthat.R' [84s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # setting R_TESTS to empty string because of
> # https://github.com/hadley/testthat/issues/144
> # and https://github.com/r-lib/testthat/issues/86
>
...[truncated]...
trace:
▆
1. └─risk.assessr:::assess_vignettes(pkg_name, pkg_source_path) at test-documentation_metrics.R:1756:5
2. └─base::basename(file_path)
[ FAIL 1 | WARN 0 | SKIP 43 | PASS 1149 ]
Error:
! Test failures.
Execution halted