CRAN Package Check Results for Package geogrid

Last updated on 2026-05-09 13:50:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 25.35 52.08 77.43 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.2 16.64 37.74 54.38 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 40.00 84.40 124.40 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.2 47.00 87.14 134.14 ERROR
r-devel-windows-x86_64 0.1.2 32.00 77.00 109.00 ERROR
r-patched-linux-x86_64 0.1.2 21.42 68.30 89.72 OK
r-release-linux-x86_64 0.1.2 21.51 69.98 91.49 OK
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 99.00 131.00 OK
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 35.00 94.00 129.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

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-oldrel-windows-x86_64