Last updated on 2026-03-31 17:53:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 63.00 | 23.07 | 86.07 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 53.02 | 18.97 | 71.99 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 99.00 | 31.06 | 130.06 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 104.00 | 31.79 | 135.79 | OK | |
| r-devel-macos-arm64 | 0.1.3 | 15.00 | 7.00 | 22.00 | OK | |
| r-devel-windows-x86_64 | 0.1.3 | 70.00 | 47.00 | 117.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.3 | 62.18 | 18.88 | 81.06 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 62.34 | 19.07 | 81.41 | OK | |
| r-release-macos-arm64 | 0.1.3 | 16.00 | 9.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 0.1.3 | 52.00 | 62.00 | 114.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 69.00 | 47.00 | 116.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | 17.00 | 20.00 | 37.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.3 | 50.00 | 55.00 | 105.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 67.00 | 54.00 | 121.00 | OK |
Version: 0.1.3
Check: compiled code
Result: NOTE
File ‘fastgeojson/libs/fastgeojson.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘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
Version: 0.1.3
Check: compiled code
Result: NOTE
File ‘fastgeojson/libs/fastgeojson.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-devel-linux-x86_64-fedora-clang
Version: 0.1.3
Check: compiled code
Result: NOTE
File 'fastgeojson/libs/x64/fastgeojson.dll':
Found non-API calls to R: 'R_MissingArg', '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