Why update?

Update R

install.packages("installr")
installr::updater()

Update RStudio

Update packages

Installing packages from GitHub

Blog

install.packages("devtools")
devtools::install_github("forestgeo/fgeo")