Last updated on 2026-04-03 12:55:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.3 | 95.56 | 131.48 | 227.04 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.3 | 64.65 | 91.96 | 156.61 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.3 | 148.00 | 227.09 | 375.09 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 197.00 | 230.31 | 427.31 | 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 | 194.00 | 305.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.3 | 84.44 | 123.56 | 208.00 | NOTE | |
| 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-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
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