Skip to content

A metapackage containing vignettes used in the book Geocomputation with R

License

Notifications You must be signed in to change notification settings

eyesofbambi/geocompkg

 
 

Repository files navigation

Build Status

geocompkg

This is a metapackage that will install all packages used in the book Gecomputation with R, the source code of which can be found at github.com/Robinlovelace/geocompr. It is used to keep up-to-date solutions additional materials to supplement the book. See the vignettes folder for the source code.

Installation

You can install the packages needed to reproduce the code in Geocompuation with R by installing the geocompkg package as follows:

devtools::install_github("geocompr/geocompkg")

If you have any issues, check-out Chapter 2 of the book. You may need to install spDataLarge from drat:

install.packages("spDataLarge", repos = "https://nowosad.github.io/drat/",
                 type = "source")

About

A metapackage containing vignettes used in the book Geocomputation with R

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 74.2%
  • R 25.8%