CRAN Package Check Results for Package bit

Last updated on 2024-06-25 22:48:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.5 NOTE
r-devel-linux-x86_64-debian-gcc 4.0.5 9.98 171.57 181.55 NOTE
r-devel-linux-x86_64-fedora-clang 4.0.5 298.25 NOTE
r-devel-linux-x86_64-fedora-gcc 4.0.5 324.05 NOTE
r-devel-windows-x86_64 4.0.5 22.00 244.00 266.00 NOTE
r-patched-linux-x86_64 4.0.5 15.32 223.51 238.83 OK
r-release-linux-x86_64 4.0.5 14.00 220.40 234.40 OK
r-release-macos-arm64 4.0.5 97.00 OK
r-release-macos-x86_64 4.0.5 180.00 OK
r-release-windows-x86_64 4.0.5 19.00 245.00 264.00 OK
r-oldrel-macos-arm64 4.0.5 89.00 OK
r-oldrel-macos-x86_64 4.0.5 148.00 OK
r-oldrel-windows-x86_64 4.0.5 18.00 281.00 299.00 OK

Check Details

Version: 4.0.5
Check: compiled code
Result: NOTE File ‘bit/libs/bit.so’: Found non-API calls to R: ‘SETLENGTH’, ‘STRING_PTR’, ‘VECTOR_PTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 4.0.5
Check: compiled code
Result: NOTE File 'bit/libs/x64/bit.dll': Found non-API calls to R: 'SETLENGTH', 'STRING_PTR', 'VECTOR_PTR' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64