Last updated on 2025-12-03 01:49:46 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 22.63 | 327.18 | 349.81 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 15.46 | 211.54 | 227.00 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 59.00 | 514.00 | 573.00 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 52.00 | 495.84 | 547.84 | NOTE | |
| r-devel-windows-x86_64 | 0.1.1 | 25.00 | 264.00 | 289.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.1 | 23.31 | 316.30 | 339.61 | NOTE | |
| r-release-linux-x86_64 | 0.1.1 | 24.07 | 316.17 | 340.24 | NOTE | |
| r-release-macos-arm64 | 0.1.1 | NOTE | ||||
| r-release-macos-x86_64 | 0.1.1 | 22.00 | 367.00 | 389.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.1 | 21.00 | 291.00 | 312.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 20.00 | 267.00 | 287.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 31.00 | 367.00 | 398.00 | ERROR |
Version: 0.1.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘atpol_grids.R’ ‘miscRscript.r’ ‘plot_points_on_atpol.R’
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, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in 'atpolR-Ex.R' failed
The error most likely occurred in:
> ### Name: atpol1k
> ### Title: atpol1k creates ATPOL grid 1km x 1km and returns it as sf object
> ### Aliases: atpol1k
>
> ### ** Examples
>
> atpol1k("BE23")
Generating grid for BE230...
Warning: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1)
Warning: [crs<-] Cannot set SRS to vector: empty srs
Error: [project] input crs is not valid
Execution halted
Flavor: r-oldrel-windows-x86_64
Version: 0.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'atpolR.Rmd' using rmarkdown
Quitting from atpolR.Rmd:74-80 [eriacr-reverse]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NULL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'atpolR.Rmd' failed with diagnostics:
ℹ In argument: `a = mapply(function(x) check_atpol_square(x, rc),
centroid)`.
Caused by error in `check_atpol_square()`:
--- failed re-building 'atpolR.Rmd'
SUMMARY: processing the following file failed:
'atpolR.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64