Skip to content
 
 

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

Automatically Set Up Commonly Used Package and Analysis Components

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages