Last updated on 2026-03-31 07:53:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2-15 | 66.06 | 55.54 | 121.60 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2-15 | 56.42 | 42.10 | 98.52 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2-15 | 89.00 | 84.26 | 173.26 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2-15 | 144.00 | 87.14 | 231.14 | NOTE | |
| r-devel-macos-arm64 | 0.2-15 | 16.00 | 8.00 | 24.00 | OK | |
| r-devel-windows-x86_64 | 0.2-15 | 115.00 | 251.00 | 366.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2-15 | 70.71 | 51.34 | 122.05 | OK | |
| r-release-linux-x86_64 | 0.2-15 | 69.71 | 50.92 | 120.63 | OK | |
| r-release-macos-arm64 | 0.2-15 | 13.00 | 11.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 0.2-15 | 48.00 | 39.00 | 87.00 | OK | |
| r-release-windows-x86_64 | 0.2-15 | 110.00 | 246.00 | 356.00 | OK | |
| r-oldrel-macos-arm64 | 0.2-15 | 14.00 | 14.00 | 28.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.2-15 | 49.00 | 39.00 | 88.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2-15 | 129.00 | 305.00 | 434.00 | NOTE |
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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang
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/x64/lwgeom.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: 0.2-15
Check: installed package size
Result: NOTE
installed size is 19.7Mb
sub-directories of 1Mb or more:
libs 19.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64