R package for permafrost
git pull https://github.com/geocryology/PermafrostTools
cd PermafrostTools
Rscript -e "devtools::install()"
Generate a personal authentication token at https://github.com/settings/tokens
library(devtools)
install_github("geocryology/PermafrostTools", ref="main")