R package for downloading OpenStreetMap data
1# CRAN notes for osmdata_0.3.0 submission
2
3This submission updates some example code to include the native pipe and bump dependencies to R >= 4.1.
4Updates where possible and deprecates functions using sp package and update the use of raster functions to terra.
5Joan Maspons will be the package mantainer as Mark Padgham communicate to CRAN in a recent mail.
6
7## Test environments
8
9This submission generates NO notes on:
10
11* Linux (via github actions): R-release, R-oldrelease, R-devel
12* Windows (via github actions): R-release
13* MacOS (via github actions): R-release
14* win-builder: R-oldrelease, R-release, R-devel
15
16Package also checked using `Clang++ -Weverything and local memory sanitzer with clean results.
17
18## revdepcheck results
19
20We checked 13 reverse dependencies (0 from CRAN + 13 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
21
22 * We saw 0 new problems
23 * We failed to check 0 packages