Last updated on 2026-04-09 05:51:21 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.4 | 45.16 | 41.83 | 86.99 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.4 | 13.87 | 2.14 | 16.01 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.4 | 62.00 | 71.80 | 133.80 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 88.00 | 61.03 | 149.03 | OK | |
| r-devel-macos-arm64 | 1.1.4 | 8.00 | 12.00 | 20.00 | OK | |
| r-devel-windows-x86_64 | 1.1.4 | 47.00 | 97.00 | 144.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1.4 | 45.44 | 37.79 | 83.23 | NOTE | |
| r-release-linux-x86_64 | 1.1.4 | 41.69 | 37.47 | 79.16 | OK | |
| r-release-macos-arm64 | 1.1.4 | OK | ||||
| r-release-macos-x86_64 | 1.1.4 | 24.00 | 54.00 | 78.00 | OK | |
| r-release-windows-x86_64 | 1.1.4 | 43.00 | 88.00 | 131.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.4 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.1.4 | 25.00 | 29.00 | 54.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.1.4 | 53.00 | 105.00 | 158.00 | OK |
Version: 1.1.4
Check: compiled code
Result: NOTE
File ‘ASV/libs/ASV.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-patched-linux-x86_64
Version: 1.1.4
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.4
Check: compiled code
Result: NOTE
File 'ASV/libs/x64/ASV.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.4
Check: installed package size
Result: NOTE
installed size is 6.1Mb
sub-directories of 1Mb or more:
libs 6.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64