Last updated on 2026-01-09 09:50:26 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 108.91 | 38.28 | 147.19 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 77.12 | 29.53 | 106.65 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 262.00 | 59.66 | 321.66 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 226.00 | 84.75 | 310.75 | OK | |
| r-devel-windows-x86_64 | 0.1.4 | 134.00 | 82.00 | 216.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.4 | 117.31 | 34.18 | 151.49 | OK | |
| r-release-linux-x86_64 | 0.1.4 | 115.50 | 34.24 | 149.74 | OK | |
| r-release-macos-arm64 | 0.1.4 | OK | ||||
| r-release-macos-x86_64 | 0.1.4 | 72.00 | 19.00 | 91.00 | OK | |
| r-release-windows-x86_64 | 0.1.4 | 140.00 | 85.00 | 225.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.4 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.1.4 | 76.00 | 33.00 | 109.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.4 | 146.00 | 98.00 | 244.00 | OK |
Version: 0.1.4
Check: compiled code
Result: NOTE
File ‘re2/libs/re2.so’:
Found non-API call to R: ‘ATTRIB’
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: 0.1.4
Check: compiled code
Result: NOTE
File 're2/libs/x64/re2.dll':
Found non-API call to R: 'ATTRIB'
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.4
Check: installed package size
Result: NOTE
installed size is 9.2Mb
sub-directories of 1Mb or more:
libs 8.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64