Skip to content

Chris-Engelhardt/usethis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usethis

Travis build status Coverage status

The goal of usethis is to automate many common package and analysis setup tasks.

Installation

You can install usethis from github with:

# install.packages("devtools")
devtools::install_github("r-pkgs/usethis")

Usage

All use_* functions operate on the current directory.

use_test("my-test")
use_github()
use_rcpp()

About

Set up commonly used 📦 components

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 99.4%
  • Makefile 0.3%
  • Shell 0.1%
  • Groovy 0.1%
  • Rebol 0.1%
  • C 0.0%