CRAN Package Check Results for Package earth

Last updated on 2024-07-10 10:11:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.3.3 21.16 102.45 123.61 NOTE
r-devel-linux-x86_64-debian-gcc 5.3.3 16.60 71.71 88.31 NOTE
r-devel-linux-x86_64-fedora-clang 5.3.3 160.40 NOTE
r-devel-linux-x86_64-fedora-gcc 5.3.3 140.35 NOTE
r-devel-windows-x86_64 5.3.3 22.00 88.00 110.00 NOTE
r-patched-linux-x86_64 5.3.3 18.30 97.43 115.73 OK
r-release-linux-x86_64 5.3.3 18.73 94.34 113.07 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 87.00 109.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, and section ‘Moving into C API compliance’ for issues with the 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, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64