CRAN Package Check Results for Package bit

Last updated on 2024-06-14 01:51:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.5 15.24 225.23 240.47 NOTE
r-devel-linux-x86_64-debian-gcc 4.0.5 9.32 135.69 145.01 ERROR
r-devel-linux-x86_64-fedora-clang 4.0.5 299.39 NOTE
r-devel-linux-x86_64-fedora-gcc 4.0.5 308.96 NOTE
r-devel-windows-x86_64 4.0.5 19.00 240.00 259.00 NOTE
r-patched-linux-x86_64 4.0.5 16.25 220.25 236.50 OK
r-release-linux-x86_64 4.0.5 12.49 224.39 236.88 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 247.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 20.00 269.00 289.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: package dependencies
Result: NOTE Packages suggested but not available for checking: 'testthat', 'roxygen2' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 4.0.5
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-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