README.md

mason.github

Template for an R package on GitHub, for Mason.

A Mason template for an R package that is developed at GitHub. It includes configuration, files for continuous integration, badges for CIs and CRAN versions, README files, a NEWS file.

Installation

Then install this package from GitHub, with the devtools package:

devtools::install_github("gaborcsardi/mason.github")

Usage

Call Mason from an empty directory:

dir.create("mypackage")
setwd("mypackage")
mason::mason("github")

License

MIT © Gábor Csárdi



metacran/mason.github documentation built on May 22, 2019, 7:48 p.m.