/goodpractice

Advice on R Package Building

Primary LanguageROtherNOASSERTION

goodpractice

Advice on R Package Building

Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Linux Build Status Windows Build status CRAN RStudio mirror downloads Coverage Status

Give advice about good practices when building R packages. Advice includes functions and syntax to avoid, package structure, code complexity, code formatting, etc.

Installation

source("https://install-github.me/MangoTheCat/goodpractice")

Usage

library(goodpractice)
gp("<my-package>")

License

MIT © Mango Solutions