Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/njtierney/flipper

Make it easy to flip through R packages from CRAN, Bioconductor, and GitHub
https://github.com/njtierney/flipper

r r-package rstats

Last synced: 28 days ago
JSON representation

Make it easy to flip through R packages from CRAN, Bioconductor, and GitHub

Awesome Lists containing this project

README

        

---
title: "flipper: Makes discovering new R packages flipping easy"
output:
rmarkdown::html_vignette:
self_contained: no

md_document:
variant: markdown_github
---

```{r opts, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
warning = TRUE,
message = TRUE,
width = 120,
comment = "#>",
fig.retina = 2,
fig.path = "README-"
)
```

[![Build Status](https://travis-ci.org/ropenscilabs/flipper.svg)](https://travis-ci.org/ropenscilabs/flipper)
[![Project Status: Concept.](http://www.repostatus.org/badges/latest/concept.svg)](http://www.repostatus.org/#concept)

# flipper

Some existing work found [here](https://github.com/njtierney/cranscan)

![img](https://user-images.githubusercontent.com/6697851/29385842-8433bf84-82d9-11e7-86b4-4514b6ba5f32.png)