CRAN Package Check Results for Package NetworkRiskMeasures

Last updated on 2026-07-15 23:51:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.7 10.14 98.45 108.59 OK
r-devel-linux-x86_64-debian-gcc 0.1.7 6.59 74.14 80.73 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.7 17.00 152.80 169.80 OK
r-devel-linux-x86_64-fedora-gcc 0.1.7 8.00 74.71 82.71 NOTE
r-devel-windows-x86_64 0.1.7 11.00 108.00 119.00 OK
r-patched-linux-x86_64 0.1.7 10.25 90.88 101.13 OK
r-release-linux-x86_64 0.1.7 9.67 90.78 100.45 OK
r-release-macos-arm64 0.1.7 2.00 34.00 36.00 OK
r-release-macos-x86_64 0.1.7 7.00 114.00 121.00 OK
r-release-windows-x86_64 0.1.7 14.00 103.00 117.00 OK
r-oldrel-macos-arm64 0.1.7 OK
r-oldrel-macos-x86_64 0.1.7 6.00 104.00 110.00 OK
r-oldrel-windows-x86_64 0.1.7 15.00 127.00 142.00 OK

Check Details

Version: 0.1.7
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: NetworkRiskMeasures/tests/testthat/test_1_risk_com.R (.Dim: 2, .Dimnames: 2) NetworkRiskMeasures/tests/testthat/test_3_impacts.R (.Names: 1) Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.7
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: NetworkRiskMeasures/tests/testthat/test_1_risk_com.R (.Dim: 2, .Dimnames: 2) NetworkRiskMeasures/tests/testthat/test_3_impacts.R (.Names: 1) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. '.Names' should be changed to 'names'. Flavor: r-devel-linux-x86_64-fedora-gcc