CRAN Package Check Results for Package binman

Last updated on 2026-07-17 13:48:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 2.28 34.99 37.27 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 2.09 28.79 30.88 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 55.43 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 32.39 NOTE
r-devel-windows-x86_64 0.1.3 4.00 56.00 60.00 NOTE
r-patched-linux-x86_64 0.1.3 2.55 31.53 34.08 OK
r-release-linux-x86_64 0.1.3 2.64 31.52 34.16 OK
r-release-macos-arm64 0.1.3 1.00 15.00 16.00 OK
r-release-macos-x86_64 0.1.3 2.00 51.00 53.00 OK
r-release-windows-x86_64 0.1.3 5.00 55.00 60.00 OK
r-oldrel-macos-arm64 0.1.3 OK
r-oldrel-macos-x86_64 0.1.3 2.00 47.00 49.00 OK
r-oldrel-windows-x86_64 0.1.3 5.00 65.00 70.00 OK

Check Details

Version: 0.1.3
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: binman/tests/testthat/test-predl_templates.R (.Dim: 3, .Dimnames: 3) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.3
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: binman/tests/testthat/test-predl_templates.R (.Dim: 3, .Dimnames: 3) Flavor: r-devel-windows-x86_64