CRAN Package Check Results for Package tweenr

Last updated on 2024-08-08 00:49:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.3 28.41 37.49 65.90 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.3 23.95 28.33 52.28 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.3 117.20 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.3 139.83 NOTE
r-devel-windows-x86_64 2.0.3 38.00 76.00 114.00 NOTE
r-patched-linux-x86_64 2.0.3 33.88 36.54 70.42 OK
r-release-linux-x86_64 2.0.3 31.16 36.76 67.92 OK
r-release-macos-arm64 2.0.3 32.00 OK
r-release-macos-x86_64 2.0.3 44.00 OK
r-release-windows-x86_64 2.0.3 38.00 76.00 114.00 OK
r-oldrel-macos-arm64 2.0.3 37.00 OK
r-oldrel-macos-x86_64 2.0.3 63.00 OK
r-oldrel-windows-x86_64 2.0.3 44.00 79.00 123.00 OK

Check Details

Version: 2.0.3
Check: compiled code
Result: NOTE File ‘tweenr/libs/tweenr.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: 2.0.3
Check: compiled code
Result: NOTE File 'tweenr/libs/x64/tweenr.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