jbaileyh / geogrid

Turning geospatial polygons into regular or hexagonal grids. For other similar functionality see the tilemaps package https://github.com/kaerosen/tilemaps
Other
393 stars 31 forks source link

Update Geogrid to work on R 3.3.3 #33

Open joshyazman opened 5 years ago

joshyazman commented 5 years ago

Hello,

I just tried installing geogrid and got the following error:

Warning in install.packages :
  package ‘geogrid’ is not available (for R version 3.3.3)

Could you update the package on CRAN to allow for downloads in newer R versions please?

Nowosad commented 5 years ago

@joshyazman can you provide more details, e.g. what was the code you used for installation of geogrid, what is yout sessionInfo()?