Last updated on 2026-03-21 11:49:58 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4-2 | 24.89 | 379.53 | 404.42 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4-2 | 16.16 | 252.72 | 268.88 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.4-3 | 44.00 | 439.34 | 483.34 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4-2 | 43.00 | 607.13 | 650.13 | NOTE | |
| r-devel-macos-arm64 | 1.4-3 | 6.00 | 88.00 | 94.00 | OK | |
| r-devel-windows-x86_64 | 1.4-2 | 32.00 | 363.00 | 395.00 | NOTE | |
| r-patched-linux-x86_64 | 1.4-2 | 26.22 | 360.33 | 386.55 | OK | |
| r-release-linux-x86_64 | 1.4-2 | 24.21 | 357.20 | 381.41 | OK | |
| r-release-macos-arm64 | 1.4-2 | OK | ||||
| r-release-macos-x86_64 | 1.4-3 | 20.00 | 436.00 | 456.00 | OK | |
| r-release-windows-x86_64 | 1.4-2 | 29.00 | 350.00 | 379.00 | OK | |
| r-oldrel-macos-arm64 | 1.4-3 | 6.00 | 92.00 | 98.00 | OK | |
| r-oldrel-macos-x86_64 | 1.4-3 | 19.00 | 417.00 | 436.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4-2 | 39.00 | 505.00 | 544.00 | OK |
Version: 1.4-2
Check: compiled code
Result: NOTE
File ‘spatialreg/libs/spatialreg.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
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-fedora-gcc
Version: 1.4-2
Check: compiled code
Result: WARN
File ‘spatialreg/libs/spatialreg.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
This entry point may be removed soon.
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-linux-x86_64-debian-gcc
Version: 1.4-2
Check: compiled code
Result: NOTE
File 'spatialreg/libs/x64/spatialreg.dll':
Found non-API call to R: 'Rf_findVarInFrame'
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