R/packages.R
check_installed_github.Rd
Check if the last main github version is installed.
check_installed_github(repo)
a github repo/package. Ex: check_installed_github("tidyverse/dplyr")
if (FALSE) { check_installed_github("jrosell/jrrosell") }