Last updated on 2025-12-03 05:50:46 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| atpolR | 1 | 10 | 2 |
Current CRAN status: ERROR: 1, NOTE: 10, OK: 2
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