petermeissner/dratful: Convenience wrapper for 'drat' and 'devtools'

Building packages with 'devtools' is easy. Publishing packages with 'drat' is easy too. Combining both is two lines of code too much - hence 'dratful' - drat at it's fullest. The package aims at making the check-build-publish workflow a super easy one-liner - E.g. 'dratful::dratful()' will build, check, commit and push source and binary packages if all checks were passed any without error or warning. Use 'dratful::drat()' for leaving Git handling out.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.7
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("petermeissner/dratful")
petermeissner/dratful documentation built on May 25, 2019, 1:52 a.m.