CRAN Package Check Results for Package psborrow2

Last updated on 2026-07-16 05:52:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5.1 14.21 136.50 150.71 OK
r-devel-linux-x86_64-debian-gcc 0.0.5.1 10.09 99.33 109.42 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.5.1 23.00 211.43 234.43 OK
r-devel-linux-x86_64-fedora-gcc 0.0.5.1 10.00 104.34 114.34 NOTE
r-devel-windows-x86_64 0.0.5.1 19.00 176.00 195.00 NOTE
r-patched-linux-x86_64 0.0.5.1 16.58 129.45 146.03 OK
r-release-linux-x86_64 0.0.5.1 13.33 128.10 141.43 OK
r-release-macos-arm64 0.0.5.1 3.00 39.00 42.00 OK
r-release-macos-x86_64 0.0.5.1 10.00 157.00 167.00 OK
r-release-windows-x86_64 0.0.5.1 21.00 174.00 195.00 OK
r-oldrel-macos-arm64 0.0.5.1 3.00 44.00 47.00 OK
r-oldrel-macos-x86_64 0.0.5.1 10.00 157.00 167.00 OK
r-oldrel-windows-x86_64 0.0.5.1 23.00 208.00 231.00 OK

Check Details

Version: 0.0.5.1
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: psborrow2/tests/testthat/test-helpers.R (.Dim: 1, .Dimnames: 1) Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

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