Last updated on 2026-04-01 22:52:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.16.0 | 68.76 | 62.43 | 131.19 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.16.0 | 51.13 | 45.85 | 96.98 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.16.0 | 96.00 | 96.06 | 192.06 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.16.0 | 140.00 | 112.92 | 252.92 | NOTE | |
| r-devel-macos-arm64 | 0.16.0 | 17.00 | 14.00 | 31.00 | OK | |
| r-devel-windows-x86_64 | 0.16.0 | 120.00 | 606.00 | 726.00 | NOTE | |
| r-patched-linux-x86_64 | 0.16.0 | 64.43 | 52.33 | 116.76 | OK | |
| r-release-linux-x86_64 | 0.16.0 | 65.08 | 55.11 | 120.19 | OK | |
| r-release-macos-arm64 | 0.16.0 | 14.00 | 16.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 0.16.0 | 49.00 | 66.00 | 115.00 | OK | |
| r-release-windows-x86_64 | 0.16.0 | 111.00 | 611.00 | 722.00 | OK | |
| r-oldrel-macos-arm64 | 0.16.0 | 14.00 | 22.00 | 36.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.16.0 | 47.00 | 144.00 | 191.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.16.0 | 128.00 | 785.00 | 913.00 | NOTE |
Version: 0.16.0
Check: compiled code
Result: NOTE
File ‘vapour/libs/vapour.so’:
Found non-API call to R: ‘R_NamespaceRegistry’
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: 0.16.0
Check: compiled code
Result: NOTE
File 'vapour/libs/x64/vapour.dll':
Found non-API call to R: 'R_NamespaceRegistry'
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: 0.16.0
Check: installed package size
Result: NOTE
installed size is 63.4Mb
sub-directories of 1Mb or more:
extdata 2.8Mb
libs 59.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64