Last updated on 2024-11-13 15:49:15 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.7.0 | 25.25 | 33.65 | 58.90 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.7.0 | 21.81 | 24.87 | 46.68 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.7.0 | 93.84 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.7.0 | 113.20 | NOTE | |||
r-devel-windows-x86_64 | 1.7.0 | 27.00 | 77.00 | 104.00 | NOTE | |
r-patched-linux-x86_64 | 1.7.0 | 28.38 | 31.21 | 59.59 | OK | |
r-release-linux-x86_64 | 1.7.0 | 27.52 | 31.73 | 59.25 | 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 | 28.00 | 79.00 | 107.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 | 33.00 | 92.00 | 125.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, r-devel-linux-x86_64-fedora-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,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64