Skip to content
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.

metacran/mason.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Mason template for an R package at GitHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published