CRAN Package Check Results for Package RNifti

Last updated on 2024-06-16 05:53:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.1 38.11 43.22 81.33 OK
r-devel-linux-x86_64-debian-gcc 1.6.1 30.70 33.55 64.25 NOTE
r-devel-linux-x86_64-fedora-clang 1.6.1 105.73 NOTE
r-devel-linux-x86_64-fedora-gcc 1.6.1 118.20 OK
r-devel-windows-x86_64 1.6.1 30.00 82.00 112.00 OK
r-patched-linux-x86_64 1.6.1 36.11 42.02 78.13 OK
r-release-linux-x86_64 1.6.1 33.57 43.30 76.87 OK
r-release-macos-arm64 1.6.1 36.00 OK
r-release-macos-x86_64 1.6.1 54.00 OK
r-release-windows-x86_64 1.6.1 30.00 82.00 112.00 OK
r-oldrel-macos-arm64 1.6.1 54.00 OK
r-oldrel-macos-x86_64 1.6.1 94.00 OK
r-oldrel-windows-x86_64 1.6.1 36.00 90.00 126.00 OK

Check Details

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