Meta package for installing my most commonly used packages
For all packages on the main branch:
remotes::install_github("stephenturner/Tverse", upgrade=FALSE)
For a minimal set of packages on the main branch:
remotes::install_github("stephenturner/Tverse", ref="minimal", upgrade=FALSE)