devtoolbox

Tools for the R developer

R build status CodeFactor CRAN status CRAN last month downloads

About

With {devtoolbox}, you can:

Note that some features are only available if your package is a CRAN listed package, such as CRAN download statistics.

{devtoolbox} makes use of {cranlogs} and is heavily inspired {pkgnet}.

Examples

See the following example reports: - sjlabelled - tidytext - wpa


Installation

{devtoolbox} is now available on CRAN. You can install this with:

install.packages("devtoolbox")

You can also install the latest development version from GitHub with:

devtools::install_github("martinctc/devtoolbox")

Contact

Please feel free to submit suggestions and report bugs: https://github.com/martinctc/surveytoolbox/issues/

Also check out my website for my other work and packages.