robertzk / r-package-template

A template for R packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R Package Template Build Status Coverage Status

This repository offers a basic template for R packages that already includes Travis and covr integration.

Simply clone this repository, change the remote, replace the references to "r-package-template", and you have a fresh package ready to go!

Don't forget to change the references to "package.name" in the DESCRIPTION file, package file and tests file.

About

A template for R packages


Languages

Language:R 100.0%