Last active
June 3, 2018 02:35
-
-
Save msarahan/c61839d13a5a56b446b81ddb5389e207 to your computer and use it in GitHub Desktop.
Conda env spec for gerrymandr school 2018
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
python >=3.6 | |
descartes | |
geopandas | |
cartopy | |
fiona | |
gdal | |
geos | |
matplotlib | |
numpy | |
pandas | |
proj4 | |
pyproj | |
pysal | |
shapely | |
notebook | |
r-base # [osx] | |
mro-base # [not osx] | |
r-essentials | |
r-sf | |
r-tidyverse | |
r-tidycensus | |
r-ei | |
r-ggplot2 | |
r-sp | |
r-maptools | |
r-png=*=mro343* # [not osx] | |
r-vcd | |
r-rje | |
r-resourceselection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment