devtoolbox: Tools for the R Developer

Reporting tools for the R developer to evaluate their packages in terms of complexity, usage, and performance. Developers can generate an HTML report that displays CRAN downloads, number of open GitHub issues and pull requests, package dependencies, and so on, with each component of the report available as independent functions.

Version: 0.2.0
Depends: R (≥ 3.1.2)
Imports: dplyr, stats, utils, tidyr, tidyselect (≥ 1.0.0), magrittr, purrr, reshape2, ggplot2, markdown, rmarkdown, stringr, DT, gh, htmltools, jsonlite, lubridate, flexdashboard, httr, ggiraph, cranlogs, visNetwork, pkgnet
Suggests: knitr, glue
Published: 2022-07-08
Author: Martin Chan [aut, cre]
Maintainer: Martin Chan <martinchan53 at gmail.com>
BugReports: https://github.com/martinctc/devtoolbox/issues/
License: MIT + file LICENSE
URL: https://github.com/martinctc/devtoolbox/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: devtoolbox results

Documentation:

Reference manual: devtoolbox.pdf

Downloads:

Package source: devtoolbox_0.2.0.tar.gz
Windows binaries: r-devel: devtoolbox_0.2.0.zip, r-release: devtoolbox_0.2.0.zip, r-oldrel: devtoolbox_0.2.0.zip
macOS binaries: r-release (arm64): devtoolbox_0.2.0.tgz, r-oldrel (arm64): devtoolbox_0.2.0.tgz, r-release (x86_64): devtoolbox_0.2.0.tgz, r-oldrel (x86_64): devtoolbox_0.2.0.tgz
Old sources: devtoolbox archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=devtoolbox to link to this page.