CRAN Package Check Results for Package BAS

Last updated on 2025-12-17 11:50:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.5 13.88 146.92 160.80 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.0 12.85 142.58 155.43 OK
r-devel-linux-x86_64-fedora-clang 2.0.0 25.00 310.00 335.00 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 30.00 319.80 349.80 OK
r-devel-windows-x86_64 2.0.0 50.00 273.00 323.00 OK
r-patched-linux-x86_64 1.7.5 15.08 132.87 147.95 NOTE
r-release-linux-x86_64 1.7.5 14.23 131.86 146.09 NOTE
r-release-macos-arm64 2.0.0 OK
r-release-macos-x86_64 2.0.0 13.00 242.00 255.00 OK
r-release-windows-x86_64 1.7.5 31.00 190.00 221.00 NOTE
r-oldrel-macos-arm64 2.0.0 4.00 96.00 100.00 OK
r-oldrel-macos-x86_64 2.0.0 13.00 248.00 261.00 OK
r-oldrel-windows-x86_64 2.0.0 47.00 290.00 337.00 OK

Additional issues

valgrind

Check Details

Version: 1.7.5
Check: compiled code
Result: NOTE File ‘BAS/libs/BAS.so’: Found non-API call to R: ‘SETLENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.7.5
Check: compiled code
Result: NOTE File 'BAS/libs/x64/BAS.dll': Found non-API call to R: 'SETLENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-release-windows-x86_64