CRAN Package Check Results for Package geogrid

Last updated on 2026-05-28 02:50:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 26.89 51.26 78.15 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.2 15.73 37.58 53.31 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 41.00 81.09 122.09 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.2 43.00 82.09 125.09 ERROR
r-devel-windows-x86_64 0.1.2 33.00 80.00 113.00 ERROR
r-patched-linux-x86_64 0.1.2 21.48 48.71 70.19 ERROR
r-release-linux-x86_64 0.1.2 29.84 48.24 78.08 ERROR
r-release-macos-arm64 0.1.2 5.00 18.00 23.00 OK
r-release-macos-x86_64 0.1.2 14.00 110.00 124.00 OK
r-release-windows-x86_64 0.1.2 32.00 79.00 111.00 ERROR
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 13.00 107.00 120.00 OK
r-oldrel-windows-x86_64 0.1.2 34.00 96.00 130.00 ERROR

Check Details

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘geogrid-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: assign_polygons > ### Title: Assign the polygons in the original spatial data to their new > ### location. > ### Aliases: assign_polygons assign_polygons.SpatialPolygonsDataFrame > ### assign_polygons.sf > > ### ** Examples > > library(sf) Linking to GEOS 3.14.1, GDAL 3.12.3, PROJ 9.8.1; sf_use_s2() is TRUE > input_file <- system.file("extdata", "london_LA.json", package = "geogrid") > original_shapes <- st_read(input_file) %>% st_set_crs(27700) Error in st_read(input_file) %>% st_set_crs(27700) : could not find function "%>%" Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘geogrid-Ex.R’ failed The error most likely occurred in: > ### Name: assign_polygons > ### Title: Assign the polygons in the original spatial data to their new > ### location. > ### Aliases: assign_polygons assign_polygons.SpatialPolygonsDataFrame > ### assign_polygons.sf > > ### ** Examples > > library(sf) Linking to GEOS 3.13.0, GDAL 3.11.5, PROJ 9.6.2; sf_use_s2() is TRUE > input_file <- system.file("extdata", "london_LA.json", package = "geogrid") > original_shapes <- st_read(input_file) %>% st_set_crs(27700) Error in st_read(input_file) %>% st_set_crs(27700) : could not find function "%>%" Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘geogrid-Ex.R’ failed The error most likely occurred in: > ### Name: assign_polygons > ### Title: Assign the polygons in the original spatial data to their new > ### location. > ### Aliases: assign_polygons assign_polygons.SpatialPolygonsDataFrame > ### assign_polygons.sf > > ### ** Examples > > library(sf) Linking to GEOS 3.13.0, GDAL 3.10.3, PROJ 9.6.2; sf_use_s2() is TRUE > input_file <- system.file("extdata", "london_LA.json", package = "geogrid") > original_shapes <- st_read(input_file) %>% st_set_crs(27700) Error in st_read(input_file) %>% st_set_crs(27700) : could not find function "%>%" Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.2
Check: examples
Result: ERROR Running examples in 'geogrid-Ex.R' failed The error most likely occurred in: > ### Name: assign_polygons > ### Title: Assign the polygons in the original spatial data to their new > ### location. > ### Aliases: assign_polygons assign_polygons.SpatialPolygonsDataFrame > ### assign_polygons.sf > > ### ** Examples > > library(sf) Linking to GEOS 3.14.1, GDAL 3.12.1, PROJ 9.7.1; sf_use_s2() is TRUE > input_file <- system.file("extdata", "london_LA.json", package = "geogrid") > original_shapes <- st_read(input_file) %>% st_set_crs(27700) Error in st_read(input_file) %>% st_set_crs(27700) : could not find function "%>%" Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64