CRAN Package Check Results for Package bignum

Last updated on 2024-08-16 12:49:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 74.48 49.11 123.59 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.2 61.00 35.20 96.20 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.2 207.13 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.2 265.54 NOTE
r-devel-windows-x86_64 0.3.2 82.00 91.00 173.00 NOTE
r-patched-linux-x86_64 0.3.2 81.83 46.49 128.32 OK
r-release-linux-x86_64 0.3.2 82.42 46.57 128.99 OK
r-release-macos-arm64 0.3.2 60.00 NOTE
r-release-macos-x86_64 0.3.2 83.00 NOTE
r-release-windows-x86_64 0.3.2 83.00 92.00 175.00 OK
r-oldrel-macos-arm64 0.3.2 83.00 NOTE
r-oldrel-macos-x86_64 0.3.2 145.00 NOTE
r-oldrel-windows-x86_64 0.3.2 96.00 106.00 202.00 OK

Check Details

Version: 0.3.2
Check: compiled code
Result: NOTE File ‘bignum/libs/bignum.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ 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-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.2
Check: compiled code
Result: NOTE File 'bignum/libs/x64/bignum.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' 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-devel-windows-x86_64

Version: 0.3.2
Check: installed package size
Result: NOTE installed size is 9.0Mb sub-directories of 1Mb or more: libs 8.7Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64