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

Mason template for a generic minimal R package

License

Notifications You must be signed in to change notification settings

metacran/mason.rpkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mason.rpkg

A generic R package template for Mason.

Installation

You can install this package from GitHub, using the devtools package:

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

Usage

Call Mason from an empty directory:

dir.create("mypackage")
setwd("mypackage")
library(mason)
mason("rpkg")

License

MIT © Gábor Csárdi

About

Mason template for a generic minimal R package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published