Last updated on 2026-04-02 09:55:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.7.1 | 39.88 | 67.83 | 107.71 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.7.1 | 29.35 | 51.74 | 81.09 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3.7.1 | 54.00 | 109.82 | 163.82 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.7.1 | 77.00 | 112.53 | 189.53 | OK | |
| r-devel-macos-arm64 | 0.3.7.1 | 8.00 | 21.00 | 29.00 | OK | |
| r-devel-windows-x86_64 | 0.3.7.1 | 40.00 | 101.00 | 141.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3.7.1 | 41.86 | 64.86 | 106.72 | NOTE | |
| r-release-linux-x86_64 | 0.3.7.1 | 37.20 | 64.54 | 101.74 | OK | |
| r-release-macos-arm64 | 0.3.7.1 | 8.00 | 26.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 0.3.7.1 | 26.00 | 108.00 | 134.00 | OK | |
| r-release-windows-x86_64 | 0.3.7.1 | 41.00 | 114.00 | 155.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.7.1 | 7.00 | 28.00 | 35.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.3.7.1 | 25.00 | 101.00 | 126.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.3.7.1 | 48.00 | 124.00 | 172.00 | OK |
Version: 0.3.7.1
Check: compiled code
Result: NOTE
File ‘RcppML/libs/RcppML.so’:
Found non-API call to R: ‘R_UnboundValue’
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-patched-linux-x86_64
Version: 0.3.7.1
Check: compiled code
Result: NOTE
File 'RcppML/libs/x64/RcppML.dll':
Found non-API call to R: 'R_UnboundValue'
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.3.7.1
Check: installed package size
Result: NOTE
installed size is 9.4Mb
sub-directories of 1Mb or more:
libs 9.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64