Last updated on 2025-03-09 21:50:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 36.15 | 18.74 | 54.89 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 28.94 | 15.15 | 44.09 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 84.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 88.03 | NOTE | |||
r-devel-macos-arm64 | 0.1.3 | 31.00 | OK | |||
r-devel-macos-x86_64 | 0.1.3 | 51.00 | OK | |||
r-devel-windows-x86_64 | 0.1.3 | 44.00 | 56.00 | 100.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.3 | 36.92 | 17.68 | 54.60 | OK | |
r-release-linux-x86_64 | 0.1.3 | 36.08 | 17.61 | 53.69 | OK | |
r-release-macos-arm64 | 0.1.3 | 41.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.3 | 55.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.3 | 43.00 | 56.00 | 99.00 | OK | |
r-oldrel-macos-arm64 | 0.1.3 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.1.3 | 61.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.3 | 47.00 | 61.00 | 108.00 | OK |
Version: 0.1.3
Check: compiled code
Result: NOTE
File ‘heck/libs/heck.so’:
Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘DATAPTR’, ‘ENCLOS’,
‘FORMALS’
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: 0.1.3
Check: compiled code
Result: NOTE
File 'heck/libs/x64/heck.dll':
Found non-API calls to R: 'BODY', 'CLOENV', 'DATAPTR', 'ENCLOS',
'FORMALS'
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: 0.1.3
Check: installed package size
Result: NOTE
installed size is 7.4Mb
sub-directories of 1Mb or more:
libs 7.3Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64