CRAN Package Check Results for Package earth

Last updated on 2024-06-29 11:49:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.3.3 18.89 103.57 122.46 NOTE
r-devel-linux-x86_64-debian-gcc 5.3.3 14.38 74.49 88.87 NOTE
r-devel-linux-x86_64-fedora-clang 5.3.3 160.41 NOTE
r-devel-linux-x86_64-fedora-gcc 5.3.3 144.78 NOTE
r-devel-windows-x86_64 5.3.3 22.00 84.00 106.00 NOTE
r-patched-linux-x86_64 5.3.3 21.69 96.77 118.46 OK
r-release-linux-x86_64 5.3.3 18.20 96.41 114.61 OK
r-release-macos-arm64 5.3.3 39.00 OK
r-release-macos-x86_64 5.3.3 75.00 OK
r-release-windows-x86_64 5.3.3 22.00 86.00 108.00 OK
r-oldrel-macos-arm64 5.3.3 45.00 OK
r-oldrel-macos-x86_64 5.3.3 90.00 OK
r-oldrel-windows-x86_64 5.3.3 26.00 105.00 131.00 OK

Check Details

Version: 5.3.3
Check: compiled code
Result: NOTE File ‘earth/libs/earth.so’: Found non-API call to R: ‘SET_TYPEOF’ 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: 5.3.3
Check: Rd cross-references
Result: NOTE Undeclared package ‘leaps’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 5.3.3
Check: compiled code
Result: NOTE File 'earth/libs/x64/earth.dll': Found non-API call to R: 'SET_TYPEOF' 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