Last updated on 2026-04-26 11:48:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.16.2 | 200.62 | 127.08 | 327.70 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.16.2 | 155.77 | 98.77 | 254.54 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.16.2 | 266.00 | 199.69 | 465.69 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.16.2 | 431.00 | 198.70 | 629.70 | OK | |
| r-patched-linux-x86_64 | 0.16.2 | 196.17 | 123.26 | 319.43 | OK | |
| r-release-linux-x86_64 | 0.16.2 | 211.23 | 123.80 | 335.03 | OK | |
| r-release-macos-arm64 | 0.16.2 | 41.00 | 13.00 | 54.00 | OK | |
| r-release-macos-x86_64 | 0.16.2 | 129.00 | 209.00 | 338.00 | NOTE | |
| r-release-windows-x86_64 | 0.16.2 | 219.00 | 170.00 | 389.00 | OK | |
| r-oldrel-macos-arm64 | 0.16.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.16.2 | 126.00 | 97.00 | 223.00 | OK | |
| r-oldrel-windows-x86_64 | 0.16.2 | 268.00 | 223.00 | 491.00 | OK |
Version: 0.16.2
Check: compiled code
Result: NOTE
File ‘fastcpd/libs/fastcpd.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.
Flavor: r-release-macos-x86_64