CRAN Package Check Results for Package CMF

Last updated on 2024-06-19 06:57:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 8.36 28.15 36.51 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.3 7.04 20.97 28.01 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.3 52.11 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 46.15 NOTE
r-devel-windows-x86_64 1.0.3 10.00 48.00 58.00 NOTE
r-patched-linux-x86_64 1.0.3 7.39 27.28 34.67 OK
r-release-linux-x86_64 1.0.3 9.60 26.61 36.21 OK
r-release-macos-arm64 1.0.3 17.00 OK
r-release-macos-x86_64 1.0.3 37.00 OK
r-release-windows-x86_64 1.0.3 9.00 48.00 57.00 OK
r-oldrel-macos-arm64 1.0.3 17.00 OK
r-oldrel-macos-x86_64 1.0.3 26.00 OK
r-oldrel-windows-x86_64 1.0.3 9.00 49.00 58.00 OK

Check Details

Version: 1.0.3
Check: compiled code
Result: NOTE File ‘CMF/libs/CMF.so’: Found non-API calls to R: ‘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. 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.3
Check: compiled code
Result: NOTE File 'CMF/libs/x64/CMF.dll': Found non-API calls to R: '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. Flavor: r-devel-windows-x86_64