CRAN Package Check Results for Package RFCCA

Last updated on 2024-06-18 15:49:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 37.85 110.35 148.20 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 26.47 75.60 102.07 OK
r-devel-linux-x86_64-fedora-clang 2.0.0 199.77 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.0 218.48 NOTE
r-devel-windows-x86_64 2.0.0 37.00 88.00 125.00 OK
r-patched-linux-x86_64 2.0.0 32.74 99.85 132.59 OK
r-release-linux-x86_64 2.0.0 35.72 99.54 135.26 OK
r-release-macos-arm64 2.0.0 51.00 OK
r-release-macos-x86_64 2.0.0 90.00 OK
r-release-windows-x86_64 2.0.0 36.00 89.00 125.00 OK
r-oldrel-macos-arm64 2.0.0 70.00 OK
r-oldrel-macos-x86_64 2.0.0 169.00 OK
r-oldrel-windows-x86_64 2.0.0 48.00 108.00 156.00 OK

Additional issues

clang18 clang18

Check Details

Version: 2.0.0
Check: compiled code
Result: NOTE File ‘RFCCA/libs/RFCCA.so’: Found non-API call to R: ‘STRING_PTR’ 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-fedora-clang, r-devel-linux-x86_64-fedora-gcc