Last updated on 2026-04-01 22:52:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 135.20 | 71.20 | 206.40 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 95.33 | 50.98 | 146.31 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 196.00 | 103.49 | 299.49 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 266.00 | 106.65 | 372.65 | NOTE | |
| r-devel-macos-arm64 | 0.1.3 | 24.00 | 1.00 | 25.00 | OK | |
| r-devel-windows-x86_64 | 0.1.3 | 162.00 | 112.00 | 274.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.3 | 96.81 | 60.06 | 156.87 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 88.14 | 59.75 | 147.89 | OK | |
| r-release-macos-arm64 | 0.1.3 | OK | ||||
| r-release-macos-x86_64 | 0.1.3 | 67.00 | 37.00 | 104.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 133.00 | 101.00 | 234.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 65.00 | 35.00 | 100.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.3 | 161.00 | 130.00 | 291.00 | OK |
Version: 0.1.3
Check: compiled code
Result: NOTE
File ‘wv/libs/wv.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: 0.1.3
Check: compiled code
Result: NOTE
File 'wv/libs/x64/wv.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: 0.1.3
Check: installed package size
Result: NOTE
installed size is 7.5Mb
sub-directories of 1Mb or more:
libs 6.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64