forestgeo / fgeo

[Meta R-package on CRAN] Analyse forest diversity and dynamics
https://forestgeo.github.io/fgeo/.
Other
31 stars 12 forks source link

Installation instructions to install and update fgeo only #180

Closed maurolepore closed 5 years ago

maurolepore commented 5 years ago
these_repos <- ...
install.packages("fgeo", repos = these_repos)

# Updates fgeo only
update.packages("https://forestgeo.github.io/drat")