Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lockedata/PackageReviewR

R Package :package: to review :mag: R :package:s
https://github.com/lockedata/PackageReviewR

r r-package review rstats

Last synced: about 2 months ago
JSON representation

R Package :package: to review :mag: R :package:s

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```
[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](http://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)
[![Build Status](https://travis-ci.org/lockedata/PackageReviewR.svg?branch=master)](https://travis-ci.org/lockedata/PackageReviewR)

PackageReviewR aims to help people get review a package and produce comprehensive documentation about it.

## Tasks
### Package dependencies
### R CMD CHECK results
### Documentation
### Package website
### GitHub statistics
### Tests and code coverage

## Document types
This package comes with a template rmarkdown document to use to produce documentation. To produce your own, you can take a copy and amend it, start from scratch or simply render it using a different document render format.