Last updated on 2026-03-31 07:53:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.3 | 92.17 | 132.15 | 224.32 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.3 | 65.48 | 93.99 | 159.47 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.3 | 135.00 | 217.21 | 352.21 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 201.00 | 227.64 | 428.64 | OK | |
| r-devel-macos-arm64 | 0.4.3 | 18.00 | 25.00 | 43.00 | OK | |
| r-devel-windows-x86_64 | 0.4.3 | 111.00 | 192.00 | 303.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.3 | 74.42 | 121.12 | 195.54 | OK | |
| r-release-linux-x86_64 | 0.4.3 | 74.96 | 121.57 | 196.53 | OK | |
| r-release-macos-arm64 | 0.4.3 | OK | ||||
| r-release-macos-x86_64 | 0.4.3 | 48.00 | 102.00 | 150.00 | OK | |
| r-release-windows-x86_64 | 0.4.3 | 94.00 | 189.00 | 283.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.4.3 | 50.00 | 98.00 | 148.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.4.3 | 112.00 | 214.00 | 326.00 | OK |
Version: 0.4.3
Check: compiled code
Result: NOTE
File ‘pacotest/libs/pacotest.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-gcc, r-devel-linux-x86_64-fedora-clang
Version: 0.4.3
Check: compiled code
Result: NOTE
File 'pacotest/libs/x64/pacotest.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.4.3
Check: installed package size
Result: NOTE
installed size is 5.6Mb
sub-directories of 1Mb or more:
libs 5.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64