Last updated on 2026-03-31 22:52:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 75.13 | 61.50 | 136.63 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 58.42 | 48.96 | 107.38 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1 | 90.00 | 99.14 | 189.14 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1 | 155.00 | 87.54 | 242.54 | OK | |
| r-devel-macos-arm64 | 1.1 | 16.00 | 16.00 | 32.00 | OK | |
| r-devel-windows-x86_64 | 1.1 | 69.00 | 95.00 | 164.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1 | 81.85 | 58.00 | 139.85 | OK | |
| r-release-linux-x86_64 | 1.1 | 75.86 | 58.03 | 133.89 | OK | |
| r-release-macos-arm64 | 1.1 | OK | ||||
| r-release-macos-x86_64 | 1.1 | 45.00 | 75.00 | 120.00 | OK | |
| r-release-windows-x86_64 | 1.1 | 79.00 | 91.00 | 170.00 | OK | |
| r-oldrel-macos-arm64 | 1.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.1 | 47.00 | 39.00 | 86.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.1 | 82.00 | 111.00 | 193.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang
Version: 1.1
Check: compiled code
Result: NOTE
File 'ProbitSpatial/libs/x64/ProbitSpatial.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: 1.1
Check: installed package size
Result: NOTE
installed size is 20.8Mb
sub-directories of 1Mb or more:
libs 20.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64