CRAN Package Check Results for Package bit

Last updated on 2024-04-30 03:56:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.5 16.05 220.31 236.36 NOTE
r-devel-linux-x86_64-debian-gcc 4.0.5 9.84 172.85 182.69 NOTE
r-devel-linux-x86_64-fedora-clang 4.0.5 296.28 NOTE
r-devel-linux-x86_64-fedora-gcc 4.0.5 303.26 NOTE
r-devel-windows-x86_64 4.0.5 17.00 234.00 251.00 NOTE
r-patched-linux-x86_64 4.0.5 17.14 222.31 239.45 OK
r-release-linux-x86_64 4.0.5 14.52 219.43 233.95 OK
r-release-macos-arm64 4.0.5 97.00 OK
r-release-windows-x86_64 4.0.5 16.00 250.00 266.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 17.00 274.00 291.00 OK

Check Details

Version: 4.0.5
Check: compiled code
Result: NOTE File ‘bit/libs/bit.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. 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 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. Flavor: r-devel-windows-x86_64