CRAN Package Check Results for Package RNifti

Last updated on 2024-06-27 08:50:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.0 NOTE
r-devel-linux-x86_64-debian-gcc 1.7.0 30.48 31.77 62.25 NOTE
r-devel-linux-x86_64-fedora-clang 1.7.0 105.01 NOTE
r-devel-linux-x86_64-fedora-gcc 1.7.0 121.66 NOTE
r-devel-windows-x86_64 1.7.0 30.00 76.00 106.00 NOTE
r-patched-linux-x86_64 1.6.1 36.76 42.69 79.45 OK
r-release-linux-x86_64 1.7.0 34.93 40.28 75.21 OK
r-release-macos-arm64 1.7.0 50.00 OK
r-release-macos-x86_64 1.7.0 123.00 OK
r-release-windows-x86_64 1.7.0 33.00 82.00 115.00 OK
r-oldrel-macos-arm64 1.7.0 55.00 OK
r-oldrel-macos-x86_64 1.7.0 91.00 OK
r-oldrel-windows-x86_64 1.7.0 35.00 86.00 121.00 OK

Check Details

Version: 1.7.0
Check: compiled code
Result: NOTE File ‘RNifti/libs/RNifti.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.7.0
Check: compiled code
Result: NOTE File ‘RNifti/libs/RNifti.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. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.7.0
Check: compiled code
Result: NOTE File 'RNifti/libs/x64/RNifti.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. Flavor: r-devel-windows-x86_64