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.1.1 | 88.94 | 65.51 | 154.45 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 63.25 | 46.86 | 110.11 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 121.00 | 100.47 | 221.47 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 170.00 | 98.01 | 268.01 | OK | |
| r-devel-macos-arm64 | 1.1.1 | 18.00 | 8.00 | 26.00 | OK | |
| r-devel-windows-x86_64 | 1.1.1 | 106.00 | 97.00 | 203.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1.1 | 70.18 | 60.30 | 130.48 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 75.44 | 60.06 | 135.50 | OK | |
| r-release-macos-arm64 | 1.1.1 | OK | ||||
| r-release-macos-x86_64 | 1.1.1 | 50.00 | 72.00 | 122.00 | OK | |
| r-release-windows-x86_64 | 1.1.1 | 88.00 | 97.00 | 185.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.1.1 | 49.00 | 61.00 | 110.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.1.1 | 103.00 | 119.00 | 222.00 | OK |
Version: 1.1.1
Check: compiled code
Result: NOTE
File ‘bpgmm/libs/bpgmm.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.1.1
Check: compiled code
Result: NOTE
File 'bpgmm/libs/x64/bpgmm.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.1.1
Check: installed package size
Result: NOTE
installed size is 5.8Mb
sub-directories of 1Mb or more:
libs 5.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64