forestgeo / fgeo

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

All fgeo packages should include rstudio's CRAN repo as Additional_repositories #182

Closed maurolepore closed 5 years ago

maurolepore commented 5 years ago

This makes installation simpler, for example, this should succeed.

install.packages("fgeo", repos = "https://forestgeo.github.io/drat") 

Dependencies that are not in repos would be further serched in Additional_repositories listed in every package.

maurolepore commented 5 years ago

I stepped back on this to more closely conform with what others do (nowhere I say this approach)