riskmetric
Risk Metrics to Evaluating R Packages
v0.2.7
·
Mar 31, 2026
·
MIT + file LICENSE
Description
Facilities for assessing R packages against a number of metrics to help quantify their robustness.
Downloads
1.3K
Last 30 days
3405th
3.3K
Last 90 days
7.1K
Last year
Trend: +7.3% (30d vs prior 30d)
CRAN Check Status
2
ERROR
12
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 | ERROR |
| 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 | ERROR |
Check details (2 non-OK)
ERROR
r-oldrel-windows-x86_64
tests
Running 'testthat.R' [12s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(riskmetric)
>
> options(repos = "fake-cran.fake-r-project.org")
>
> test_check("riskmetric")
Execution halted
ERROR
r-release-windows-x86_64
tests
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(riskmetric)
>
> options(repos = "fake-cran.fake-r-project.org")
>
> test_check("riskmetric")
Execution halted
Check History
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 14, 2026
ERROR
r-devel-linux-x86_64-fedora-gcc
tests
Running ‘testthat.R’ [15s/38s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(riskmetric)
>
> options(repos = "fake-cran.fake-r-project.org")
>
> test_check("riskmetric")
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
Dependency Network
Version History
new
0.2.6
Mar 10, 2026
new
0.1.0
May 12, 2021