Last updated on 2024-08-19 09:52:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.5 | 26.59 | 31.16 | 57.75 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.5 | 20.26 | 25.33 | 45.59 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.5 | 92.00 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.5 | 120.19 | NOTE | |||
r-devel-windows-x86_64 | 1.2.5 | 31.00 | 88.00 | 119.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.5 | 29.51 | 29.60 | 59.11 | OK | |
r-release-linux-x86_64 | 1.2.5 | 27.97 | 29.68 | 57.65 | OK | |
r-release-macos-arm64 | 1.2.5 | 38.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.5 | 65.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.5 | 29.00 | 85.00 | 114.00 | OK | |
r-oldrel-macos-arm64 | 1.2.5 | 53.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2.5 | 116.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.2.5 | 30.00 | 95.00 | 125.00 | OK |
Version: 1.2.5
Check: compiled code
Result: NOTE
File ‘fastMatMR/libs/fastMatMR.so’:
Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
‘SET_TRUELENGTH’
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.2.5
Check: compiled code
Result: NOTE
File 'fastMatMR/libs/x64/fastMatMR.dll':
Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT',
'SET_TRUELENGTH'
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
Version: 1.2.5
Check: installed package size
Result: NOTE
installed size is 5.6Mb
sub-directories of 1Mb or more:
libs 4.7Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64