Skip to content

rtanalytics/goodpractice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Advice on R Package Building

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 99.9%
  • Makefile 0.1%