Last updated on 2026-03-29 14:50:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 36.42 | 61.71 | 98.13 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 27.31 | 46.34 | 73.65 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 63.00 | 100.31 | 163.31 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 75.00 | 94.23 | 169.23 | NOTE | |
| r-devel-macos-arm64 | 1.1.1 | 10.00 | 49.00 | 59.00 | OK | |
| r-devel-windows-x86_64 | 1.1.1 | 9.00 | 8.00 | 17.00 | ERROR | |
| r-patched-linux-x86_64 | 1.1.1 | 31.33 | 49.25 | 80.58 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 29.92 | 49.30 | 79.22 | OK | |
| r-release-macos-arm64 | 1.1.1 | 8.00 | 46.00 | 54.00 | OK | |
| r-release-macos-x86_64 | 1.1.1 | 29.00 | 93.00 | 122.00 | OK | |
| r-release-windows-x86_64 | 1.1.1 | 7.00 | 8.00 | 15.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.1.1 | 9.00 | 52.00 | 61.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.1.1 | 27.00 | 88.00 | 115.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.1.1 | 52.00 | 118.00 | 170.00 | NOTE |
Version: 1.1.1
Check: compiled code
Result: NOTE
File ‘Rcpp/libs/Rcpp.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.1.1
Check: foreign function calls
Result: NOTE
Registration problem:
symbol ‘symbol’ in the local frame:
.Call(symbol)
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.1.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 1.1.1
Check: installed package size
Result: NOTE
installed size is 10.3Mb
sub-directories of 1Mb or more:
doc 1.3Mb
include 2.1Mb
libs 5.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64