CRAN Package Check Results for Package meltr

Last updated on 2024-06-13 04:52:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 49.29 51.59 100.88 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 0.44 1.73 2.17 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.2 146.71 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 133.75 NOTE
r-devel-windows-x86_64 1.0.2 46.00 81.00 127.00 NOTE
r-patched-linux-x86_64 1.0.2 49.77 49.74 99.51 OK
r-release-linux-x86_64 1.0.2 41.84 49.63 91.47 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 47.00 78.00 125.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 54.00 90.00 144.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.2
Check: package dependencies
Result: ERROR Package required but not available: ‘tibble’ Packages suggested but not available for checking: 'readr', 'testthat' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-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