hrbrmstr/dtupdate: Keep Up-To-Date with Non-CRAN Package Updates

CRAN and Bioconductor users have mechanisms to update their installed packages but those of us who live in the devtools GitHub world are levt to intall_github all on our own. This package fills that gap by providing a function that attempts to figure out which packages were installed from GitHub and then tries to figure out which ones have updates (i.e. the GitHub version is > local version). It provides an option (not recommended) to (optionally, selectively) auto-update any packages with newer GitHub development versions.

Getting started

Package details

AuthorBob Rudis (@hrbrmstr), Thomas J Leeper (@thosjleeper)
MaintainerBob Rudis <bob@rud.is>
LicenseMIT + file LICENSE
Version1.5
URL https://github.com/hrbrmstr/dtupdate
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hrbrmstr/dtupdate")
hrbrmstr/dtupdate documentation built on May 17, 2019, 4:56 p.m.