Last updated on 2026-03-31 22:52:12 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 | 146.96 | 67.53 | 214.49 | 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 | 401.00 | 140.60 | 541.60 | OK | |
| r-devel-macos-arm64 | 1.0 | 37.00 | 2.00 | 39.00 | OK | |
| r-devel-windows-x86_64 | 1.0 | 230.00 | 148.00 | 378.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0 | 173.80 | 84.00 | 257.80 | OK | |
| 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
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