- Notifications
You must be signed in to change notification settings - Fork0
Mitigating Spatial Bias Through Geographical Complexity
NotificationsYou must be signed in to change notification settings
ausgis/geocomplexity
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Mitigating Spatial Bias Through Geographical Complexity
- Install fromCRANwith:
install.packages("geocomplexity",dep=TRUE)
- Install development binary version fromR-universe with:
install.packages('geocomplexity',repos= c("https://ausgis.r-universe.dev","https://cloud.r-project.org"),dep=TRUE)
- Install development source version fromGitHub with:
# install.packages("devtools")devtools::install_github("ausgis/geocomplexity",build_vignettes=TRUE,dep=TRUE)
Please ensure that appropriateC++ compilation environment isconfigured andRcpp &RcppArmadillo is properly installed inadvance if you want to installgeocomplexity from source. See thenext topic on C++ Settings for more information.
Windows:
- Download the Rtools installer that matches your version of R fromhttps://cran.r-project.org/bin/windows/Rtools/
- Run the installer,
Rtools.exe, keeping the default settings.
Linux
Debian/Ubuntu:
apt-get updateapt-get install r-base-dev
Fedora/RedHat: should be set up already.
MacOS
Install the Xcode command line tool.
Then, in the terminal:
xcode-select --install
About
Mitigating Spatial Bias Through Geographical Complexity
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
