CRAN Package Check Results for Package RMVL

Last updated on 2024-05-10 15:52:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0.1 20.19 42.60 62.79 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.0.0 16.49 30.96 47.45 OK
r-devel-linux-x86_64-fedora-clang 1.1.0.0 74.57 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0.0 75.35 OK
r-devel-windows-x86_64 1.1.0.0 20.00 63.00 83.00 OK
r-patched-linux-x86_64 1.0.0.1 22.74 40.96 63.70 OK
r-release-linux-x86_64 1.0.0.1 19.27 39.45 58.72 OK
r-release-macos-arm64 1.0.0.1 25.00 OK
r-release-macos-x86_64 1.1.0.0 58.00 OK
r-release-windows-x86_64 1.0.0.1 19.00 62.00 81.00 OK
r-oldrel-macos-arm64 1.0.0.1 29.00 OK
r-oldrel-macos-x86_64 1.1.0.0 54.00 OK
r-oldrel-windows-x86_64 1.1.0.0 21.00 63.00 84.00 OK

Check Details

Version: 1.0.0.1
Check: compiled code
Result: NOTE File ‘RMVL/libs/RMVL.so’: Found non-API call to R: ‘SETLENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang