Last updated on 2026-04-25 23:50:41 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 | 59.77 | 49.51 | 109.28 | 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 | 82.26 | 59.85 | 142.11 | OK | |
| r-release-macos-arm64 | 1.1 | 16.00 | 16.00 | 32.00 | 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 | 91.00 | 111.00 | 202.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