SymbolixAU / mapdeck

R interface to Deck.gl and Mapbox

Home Page:https://symbolixau.github.io/mapdeck/articles/mapdeck.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mapdeck install requires spatialwidget 0.2.4 ?

bac3917 opened this issue · comments

commented

Hi,
I'm trying to reinstall mapdeck and spatialwidget 0.2.4 is required. I cannot find a version later the 0.2.3. Please advise?
Thanks!

commented

I assume you're trying to install the latest dev version from github? In which case you need the dev versions of the other libraries too

remotes::install_github("dcooley/geometries")
remotes::install_github("dcooley/sfheaders")
remotes::install_github("SymbolixAU/spatialwidget")