Last updated on 2026-03-28 01:51:29 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.1 | 27.89 | 57.64 | 85.53 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9.1 | 18.62 | 44.49 | 63.11 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.9.1 | 38.00 | 88.53 | 126.53 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.1 | 55.00 | 96.64 | 151.64 | OK | |
| r-devel-macos-arm64 | 0.9.1 | 6.00 | 28.00 | 34.00 | OK | |
| r-devel-windows-x86_64 | 0.9.1 | 32.00 | 93.00 | 125.00 | OK | |
| r-patched-linux-x86_64 | 0.9.0 | 25.46 | 44.48 | 69.94 | OK | |
| r-release-linux-x86_64 | 0.9.0 | 23.74 | 44.74 | 68.48 | OK | |
| r-release-macos-arm64 | 0.9.1 | 5.00 | 30.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 0.9.1 | 18.00 | 82.00 | 100.00 | OK | |
| r-release-windows-x86_64 | 0.9.1 | 30.00 | 94.00 | 124.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.9.1 | 17.00 | 88.00 | 105.00 | OK | |
| r-oldrel-windows-x86_64 | 0.9.1 | 38.00 | 111.00 | 149.00 | OK |
Version: 0.9.1
Check: compiled code
Result: NOTE
File ‘bigPCAcpp/libs/bigPCAcpp.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-devel-linux-x86_64-debian-gcc