Tools for the R developer
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}.
See the following example reports: - sjlabelled - tidytext - wpa
{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:
::install_github("martinctc/devtoolbox") devtools
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.