Last updated on 2025-03-06 01:51:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.41.0 | 38.38 | 107.91 | 146.29 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.41.0 | 27.75 | 77.36 | 105.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.41.0 | 185.20 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.41.0 | 248.92 | NOTE | |||
r-devel-macos-arm64 | 1.41.0 | 96.00 | OK | |||
r-devel-macos-x86_64 | 1.41.0 | 168.00 | OK | |||
r-devel-windows-x86_64 | 1.41.0 | 52.00 | 145.00 | 197.00 | OK | |
r-patched-linux-x86_64 | 1.41.0 | OK | ||||
r-release-linux-x86_64 | 1.41.0 | 40.84 | 99.27 | 140.11 | OK | |
r-release-macos-arm64 | 1.41.0 | 74.00 | NOTE | |||
r-release-macos-x86_64 | 1.41.0 | 176.00 | NOTE | |||
r-release-windows-x86_64 | 1.41.0 | 52.00 | 141.00 | 193.00 | OK | |
r-oldrel-macos-arm64 | 1.41.0 | 65.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.41.0 | 131.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.41.0 | 63.00 | 174.00 | 237.00 | OK |
Version: 1.41.0
Check: compiled code
Result: NOTE
File ‘reticulate/libs/reticulate.so’:
Found non-API call to R: ‘OBJECT’
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-linux-x86_64-debian-clang
Version: 1.41.0
Check: compiled code
Result: NOTE
File ‘reticulate/libs/reticulate.so’:
Found non-API calls to R: ‘OBJECT’, ‘Rf_GetOption’
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-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.41.0
Check: installed package size
Result: NOTE
installed size is 6.2Mb
sub-directories of 1Mb or more:
libs 3.7Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64