CRAN Package Check Results for Package BAS

Last updated on 2026-07-16 17:50:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.2 17.54 189.15 206.69 OK
r-devel-linux-x86_64-debian-gcc 2.0.2 13.84 143.31 157.15 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.2 20.00 301.65 321.65 OK
r-devel-linux-x86_64-fedora-gcc 2.0.2 13.00 148.95 161.95 NOTE
r-devel-windows-x86_64 2.0.2 31.00 271.00 302.00 NOTE
r-patched-linux-x86_64 2.0.2 19.21 178.44 197.65 OK
r-release-linux-x86_64 2.0.2 17.63 178.82 196.45 OK
r-release-macos-arm64 2.0.2 4.00 72.00 76.00 OK
r-release-macos-x86_64 2.0.2 13.00 228.00 241.00 OK
r-release-windows-x86_64 2.0.2 34.00 262.00 296.00 OK
r-oldrel-macos-arm64 2.0.2 4.00 73.00 77.00 OK
r-oldrel-macos-x86_64 2.0.2 15.00 494.00 509.00 OK
r-oldrel-windows-x86_64 2.0.2 37.00 323.00 360.00 OK

Check Details

Version: 2.0.2
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: BAS/tests/testthat/test-bas-glm.R (.Label: 3) Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 2.0.2
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: BAS/tests/testthat/test-bas-glm.R (.Label: 3) '.Label' should be changed to 'levels'. Flavor: r-devel-linux-x86_64-fedora-gcc