Last updated on 2026-03-19 12:54:24 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.4-4 | 31.63 | 154.94 | 186.57 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.4-4 | 25.60 | 106.02 | 131.62 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.4-4 | 43.00 | 233.33 | 276.33 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.4-4 | 63.00 | 229.10 | 292.10 | NOTE | |
| r-devel-macos-arm64 | 3.4-4 | 7.00 | 36.00 | 43.00 | OK | |
| r-devel-windows-x86_64 | 3.4-4 | 48.00 | 184.00 | 232.00 | NOTE | |
| r-patched-linux-x86_64 | 3.4-4 | 39.17 | 131.20 | 170.37 | OK | |
| r-release-linux-x86_64 | 3.4-4 | 34.35 | 131.47 | 165.82 | OK | |
| r-release-macos-arm64 | 3.4-4 | 7.00 | 36.00 | 43.00 | OK | |
| r-release-macos-x86_64 | 3.4-4 | 22.00 | 166.00 | 188.00 | OK | |
| r-release-windows-x86_64 | 3.4-4 | 45.00 | 173.00 | 218.00 | OK | |
| r-oldrel-macos-arm64 | 3.4-4 | 7.00 | 41.00 | 48.00 | OK | |
| r-oldrel-macos-x86_64 | 3.4-4 | 22.00 | 190.00 | 212.00 | OK | |
| r-oldrel-windows-x86_64 | 3.4-4 | 64.00 | 213.00 | 277.00 | OK |
Version: 3.4-4
Check: compiled code
Result: NOTE
File ‘spatstat.random/libs/spatstat.random.so’:
Found non-API call to R: ‘Rf_findVar’
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, r-devel-linux-x86_64-fedora-gcc
Version: 3.4-4
Check: compiled code
Result: NOTE
File 'spatstat.random/libs/x64/spatstat.random.dll':
Found non-API call to R: 'Rf_findVar'
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