CRAN Package Check Results for Package tweenr

Last updated on 2024-05-02 17:50:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.3 41.64 49.38 91.02 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.3 37.55 36.66 74.21 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.3 121.79 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.3 129.72 NOTE
r-devel-windows-x86_64 2.0.3 37.00 75.00 112.00 NOTE
r-patched-linux-x86_64 2.0.3 50.42 45.95 96.37 OK
r-release-linux-x86_64 2.0.3 40.72 48.38 89.10 OK
r-release-macos-arm64 2.0.3 32.00 OK
r-release-macos-x86_64 2.0.3 67.00 OK
r-release-windows-x86_64 2.0.3 38.00 74.00 112.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 78.00 122.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_TRUELENGTH’ 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: 2.0.3
Check: compiled code
Result: NOTE File 'tweenr/libs/x64/tweenr.dll': Found non-API calls to R: 'SETLENGTH', 'SET_TRUELENGTH' 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