Last updated on 2026-04-02 12:49:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.4 | 43.31 | 41.77 | 85.08 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.4 | 31.04 | 31.76 | 62.80 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.4 | 58.00 | 68.55 | 126.55 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 89.00 | 65.26 | 154.26 | NOTE | |
| r-devel-macos-arm64 | 1.1.4 | 8.00 | 12.00 | 20.00 | OK | |
| r-devel-windows-x86_64 | 1.1.4 | 49.00 | 90.00 | 139.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1.4 | 46.98 | 38.35 | 85.33 | NOTE | |
| r-release-linux-x86_64 | 1.1.4 | 38.60 | 36.92 | 75.52 | 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-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
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