yihui/rmini: A Minimal R Package as an Example of Writing R Packages

A minimal R package that shows you how to write R packages with roxygen documentation, S3 methods, vignettes, tests, and C code, etc.

Getting started

Package details

AuthorYihui Xie
MaintainerYihui Xie <xie@yihui.name>
LicenseGPL
Version0.0.4
URL https://github.com/yihui/rmini
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("yihui/rmini")
yihui/rmini documentation built on May 3, 2021, 4:26 a.m.