Last updated on 2026-04-01 12:53:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.0 | 193.79 | 206.31 | 400.10 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4.0 | 134.84 | 156.11 | 290.95 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.4.0 | 267.00 | 308.68 | 575.68 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.0 | 353.00 | 324.72 | 677.72 | NOTE | |
| r-devel-macos-arm64 | 1.4.0 | 34.00 | 68.00 | 102.00 | OK | |
| r-devel-windows-x86_64 | 1.4.0 | 226.00 | 239.00 | 465.00 | NOTE | |
| r-patched-linux-x86_64 | 1.4.0 | 148.08 | 222.33 | 370.41 | OK | |
| r-release-linux-x86_64 | 1.4.0 | 147.21 | 202.78 | 349.99 | OK | |
| r-release-macos-arm64 | 1.4.0 | OK | ||||
| r-release-macos-x86_64 | 1.4.0 | 111.00 | 393.00 | 504.00 | OK | |
| r-release-windows-x86_64 | 1.4.0 | 188.00 | 237.00 | 425.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.4.0 | 113.00 | 565.00 | 678.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.4.0 | 221.00 | 376.00 | 597.00 | OK |
Version: 1.4.0
Check: compiled code
Result: NOTE
File ‘spCP/libs/spCP.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-devel-linux-x86_64-fedora-gcc
Version: 1.4.0
Check: compiled code
Result: NOTE
File 'spCP/libs/x64/spCP.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.4.0
Check: installed package size
Result: NOTE
installed size is 8.8Mb
sub-directories of 1Mb or more:
libs 8.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64