CRAN Package Check Results for Package meltr

Last updated on 2024-06-30 18:54:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 49.67 53.95 103.62 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 33.70 39.60 73.30 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 154.70 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 139.02 NOTE
r-devel-windows-x86_64 1.0.2 47.00 76.00 123.00 NOTE
r-patched-linux-x86_64 1.0.2 45.66 51.37 97.03 OK
r-release-linux-x86_64 1.0.2 42.23 50.16 92.39 OK
r-release-macos-arm64 1.0.2 35.00 OK
r-release-macos-x86_64 1.0.2 48.00 OK
r-release-windows-x86_64 1.0.2 48.00 75.00 123.00 OK
r-oldrel-macos-arm64 1.0.2 44.00 OK
r-oldrel-macos-x86_64 1.0.2 59.00 OK
r-oldrel-windows-x86_64 1.0.2 55.00 93.00 148.00 OK

Check Details

Version: 1.0.2
Check: compiled code
Result: NOTE File ‘meltr/libs/meltr.so’: Found non-API calls to R: ‘Rf_findVarInFrame3’, ‘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. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with 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: 1.0.2
Check: compiled code
Result: NOTE File 'meltr/libs/x64/meltr.dll': Found non-API calls to R: 'Rf_findVarInFrame3', '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. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64