Last updated on 2026-04-03 18:52:04 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 83.44 | 60.89 | 144.33 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 61.33 | 49.50 | 110.83 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1 | 94.00 | 101.33 | 195.33 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1 | 169.00 | 96.81 | 265.81 | OK | |
| r-devel-macos-arm64 | 1.1 | 16.00 | 16.00 | 32.00 | OK | |
| r-devel-windows-x86_64 | 1.1 | 68.00 | 94.00 | 162.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1 | 81.64 | 60.49 | 142.13 | NOTE | |
| 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-patched-linux-x86_64
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