Last updated on 2026-03-28 01:51:28 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 91.96 | 246.53 | 338.49 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 61.85 | 166.90 | 228.75 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 134.00 | 384.70 | 518.70 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 154.00 | 387.90 | 541.90 | OK | |
| r-devel-macos-arm64 | 1.0.3 | 4.00 | ERROR | |||
| r-devel-windows-x86_64 | 1.0.3 | 94.00 | 267.00 | 361.00 | OK | |
| r-patched-linux-x86_64 | 1.0.3 | 70.91 | 229.09 | 300.00 | OK | |
| r-release-linux-x86_64 | 1.0.3 | 71.18 | 228.81 | 299.99 | OK | |
| r-release-macos-arm64 | 1.0.3 | 5.00 | ERROR | |||
| r-release-macos-x86_64 | 1.0.3 | 7.00 | ERROR | |||
| r-release-windows-x86_64 | 1.0.3 | 85.00 | 266.00 | 351.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.3 | 9.00 | ERROR | |||
| r-oldrel-macos-x86_64 | 1.0.3 | 11.00 | ERROR | |||
| r-oldrel-windows-x86_64 | 1.0.3 | 103.00 | 344.00 | 447.00 | NOTE |
Version: 1.0.3
Check: compiled code
Result: NOTE
File ‘BCClong/libs/BCClong.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.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: package dependencies
Result: ERROR
Package required but not available: ‘mixAK’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-macos-arm64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.0.3
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
data 3.3Mb
doc 1.2Mb
libs 1.4Mb
Flavor: r-oldrel-windows-x86_64