Ironholds/practice: Tools for identifying whether R packages follow common software engineering conventions

Modern software engineering expects libraries or packages to come with unit tests, full documentation and upstream repositories so that bugs and patches can be cleanly provided. Practice contains a set of tools for identifying if a package follows these conventions, as well as extracting other metadata related to the package's content and the conventions it follows.

Getting started

Package details

AuthorOliver Keyes
MaintainerOliver Keyes <ironholds@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Ironholds/practice")
Ironholds/practice documentation built on May 7, 2019, 6:41 a.m.