Skip to content

Instantly share code, notes, and snippets.

@datawookie
Last active August 12, 2020 06:38
Show Gist options
  • Select an option

  • Save datawookie/2ee6c1f0b3b999f51bee13915e3ac68f to your computer and use it in GitHub Desktop.

Select an option

Save datawookie/2ee6c1f0b3b999f51bee13915e3ac68f to your computer and use it in GitHub Desktop.
install.packages(c(
"aws.s3",
"broom",
"CEoptim",
"fst",
"furrr",
"geosphere",
"ggmap",
"gmapsdistance",
"googledrive",
"here",
"igraph",
"janitor",
"jsonlite",
"logger",
"maptools",
"memoise",
"NMOF",
"osrm",
"remotes",
"raster",
"rgdal",
"rgeos",
"roxygen2",
"sf",
"sp",
"tictoc",
"tidyverse",
"units",
"usethis"
))
remotes::install_github("hunzikp/MapColoring")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment