Last updated on 2026-04-25 13:50:31 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2-15 | 64.81 | 55.78 | 120.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2-15 | 58.43 | 43.13 | 101.56 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2-15 | 88.00 | 83.55 | 171.55 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2-15 | 146.00 | 87.50 | 233.50 | NOTE | |
| r-patched-linux-x86_64 | 0.2-15 | 73.96 | 52.25 | 126.21 | OK | |
| r-release-linux-x86_64 | 0.2-15 | 70.63 | 51.20 | 121.83 | OK | |
| r-release-macos-arm64 | 0.2-15 | 16.00 | 8.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 0.2-15 | 50.00 | 37.00 | 87.00 | NOTE | |
| r-release-windows-x86_64 | 0.2-15 | 108.00 | 231.00 | 339.00 | OK | |
| r-oldrel-macos-arm64 | 0.2-15 | 13.00 | 11.00 | 24.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2-15 | 48.00 | 39.00 | 87.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2-15 | 104.00 | 277.00 | 381.00 | OK |
Version: 0.2-15
Check: tests
Result: NOTE
Running ‘azimuth.R’
Comparing ‘azimuth.Rout’ to ‘azimuth.Rout.save’ ... OK
Running ‘dist.R’
Comparing ‘dist.Rout’ to ‘dist.Rout.save’ ... OK
Running ‘geod.R’
Comparing ‘geod.Rout’ to ‘geod.Rout.save’ ... OK
Running ‘perimeter.R’
Comparing ‘perimeter.Rout’ to ‘perimeter.Rout.save’ ...
9c9
< [1] 176215.7 149266.8 199587.9 375136.8 263512.7
---
> [1] 176214.9 149265.4 199586.8 375137.8 263512.6
12c12
< [1] 176215.7 149266.8 199587.9 375136.8 263512.7
---
> [1] 176214.9 149265.4 199586.8 375137.8 263512.6
Running ‘testthat.R’
Comparing ‘testthat.Rout’ to ‘testthat.Rout.save’ ... OK
Running ‘twkb.R’
Comparing ‘twkb.Rout’ to ‘twkb.Rout.save’ ... OK
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2-15
Check: compiled code
Result: NOTE
File ‘lwgeom/libs/lwgeom.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-release-macos-x86_64