CRAN Package Check Results for Maintainer ‘Michael Dorman <dorman at post.bgu.ac.il>’

Last updated on 2026-04-26 02:49:39 CEST.

Package ERROR OK
mapsapi 12
nngeo 12
starsExtra 1 11

Package mapsapi

Current CRAN status: OK: 12

Package nngeo

Current CRAN status: OK: 12

Package starsExtra

Current CRAN status: ERROR: 1, OK: 11

Version: 0.2.8
Check: examples
Result: ERROR Running examples in 'starsExtra-Ex.R' failed The error most likely occurred in: > ### Name: dist_to_nearest > ### Title: Calculate raster of distances to nearest feature > ### Aliases: dist_to_nearest > > ### ** Examples > > # Sample 'sf' layer > x = st_point(c(0,0)) > y = st_point(c(1,1)) > x = st_sfc(x, y) > x = st_sf(x) > x = st_buffer(x, 0.5) Flavor: r-oldrel-windows-x86_64