Last updated on 2026-04-24 13:18:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 78.75 | 62.36 | 141.11 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 63.11 | 49.33 | 112.44 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1 | 81.00 | 91.85 | 172.85 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1 | 155.00 | 89.30 | 244.30 | OK | |
| r-patched-linux-x86_64 | 1.1 | 79.53 | 61.24 | 140.77 | OK | |
| r-release-linux-x86_64 | 1.1 | 76.67 | 58.28 | 134.95 | OK | |
| r-release-macos-arm64 | 1.1 | OK | ||||
| r-release-macos-x86_64 | 1.1 | 51.00 | 74.00 | 125.00 | NOTE | |
| r-release-windows-x86_64 | 1.1 | 66.00 | 98.00 | 164.00 | OK | |
| r-oldrel-macos-arm64 | 1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1 | 45.00 | 75.00 | 120.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1 | 65.00 | 90.00 | 155.00 | OK |
Version: 1.1
Check: compiled code
Result: NOTE
File ‘ProbitSpatial/libs/ProbitSpatial.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