CRAN Package Check Results for Package meltr

Last updated on 2024-04-26 22:54:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 49.19 52.90 102.09 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 38.15 39.45 77.60 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 155.24 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 135.63 NOTE
r-devel-windows-x86_64 1.0.2 47.00 79.00 126.00 NOTE
r-patched-linux-x86_64 1.0.2 49.51 50.99 100.50 OK
r-release-linux-x86_64 1.0.2 47.70 51.19 98.89 OK
r-release-macos-arm64 1.0.2 35.00 OK
r-release-windows-x86_64 1.0.2 45.00 77.00 122.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 58.00 88.00 146.00 OK

Check Details

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