CRAN Package Check Results for Package Argentum

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.17 32.99 35.16 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.51 27.15 28.66 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 53.56 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 31.38 NOTE
r-devel-windows-x86_64 1.0.0 5.00 55.00 60.00 OK
r-patched-linux-x86_64 1.0.0 2.28 31.04 33.32 OK
r-release-linux-x86_64 1.0.0 2.12 30.89 33.01 OK
r-release-macos-arm64 1.0.0 1.00 17.00 18.00 OK
r-release-macos-x86_64 1.0.0 2.00 56.00 58.00 OK
r-release-windows-x86_64 1.0.0 6.00 56.00 62.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 2.00 43.00 45.00 OK
r-oldrel-windows-x86_64 1.0.0 6.00 60.00 66.00 OK

Check Details

Version: 1.0.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: Argentum/tests/testthat/test-argentum.R (.Label: 2, .Names: 2) Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: Argentum/tests/testthat/test-argentum.R (.Label: 2, .Names: 2) '.Label' should be changed to 'levels'. '.Names' should be changed to 'names'. Flavor: r-devel-linux-x86_64-fedora-gcc