Last updated on 2026-04-02 22:51:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 197.78 | 96.28 | 294.06 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 135.95 | 67.20 | 203.15 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 258.00 | 139.52 | 397.52 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 420.00 | 165.93 | 585.93 | OK | |
| r-devel-macos-arm64 | 1.0 | 37.00 | 2.00 | 39.00 | OK | |
| r-devel-windows-x86_64 | 1.0 | 226.00 | 145.00 | 371.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0 | 200.40 | 88.82 | 289.22 | NOTE | |
| r-release-linux-x86_64 | 1.0 | 172.54 | 83.51 | 256.05 | OK | |
| r-release-macos-arm64 | 1.0 | 33.00 | 3.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 1.0 | 113.00 | 59.00 | 172.00 | OK | |
| r-release-windows-x86_64 | 1.0 | 197.00 | 138.00 | 335.00 | OK | |
| r-oldrel-macos-arm64 | 1.0 | 32.00 | 12.00 | 44.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.0 | 111.00 | 105.00 | 216.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0 | 231.00 | 176.00 | 407.00 | OK |
Version: 1.0
Check: compiled code
Result: NOTE
File ‘bpvars/libs/bpvars.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: 1.0
Check: compiled code
Result: NOTE
File 'bpvars/libs/x64/bpvars.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: 1.0
Check: installed package size
Result: NOTE
installed size is 15.4Mb
sub-directories of 1Mb or more:
libs 14.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64