Last updated on 2024-09-13 22:50:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.7.0 | 26.24 | 32.87 | 59.11 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.7.0 | 23.31 | 25.73 | 49.04 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.7.0 | 93.71 | NOTE | |||
r-devel-windows-x86_64 | 1.7.0 | 29.00 | 80.00 | 109.00 | NOTE | |
r-patched-linux-x86_64 | 1.7.0 | 29.32 | 31.53 | 60.85 | OK | |
r-release-linux-x86_64 | 1.7.0 | 29.10 | 31.71 | 60.81 | 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 | 29.00 | 81.00 | 110.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 | 32.00 | 85.00 | 117.00 | OK |
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,
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
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,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64