dtupdate
dtupdate copied to clipboard
The dtupdate package has functions that try to make it easier to keep up with the non-CRAN universe
I've been looking for a package like this for a long time, thank you! However, I have som problems with updating. ``` > github_update(auto.install=TRUE, ask =TRUE, dependencies =TRUE) |++++++++++++++++++++++++++++++++++++++++++++++++++| 100%...
While tracking changes to the nifty `gganimate` package, I've been wondering if it would be possible for `dtupdate` to compare the latest commit hash on a git repo for determining...
I compiled a big json file that is in this [repo](https://github.com/yonicd/ciderhouse) that holds the DESCRIPTION file of all R github package repos (the ones on cran and the ones not...
Looking at the output for whats_new(), it'd be good to know the current version of the installed packages. If you could add something in there to convey that, it'd be...