Skip to content

Commit

Permalink
Added CRAN badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
pcarbo committed Dec 16, 2016
1 parent 3da6802 commit 5452825
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
@@ -1,3 +1,4 @@
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/ashr)](https://cran.r-project.org/package=ashr)
[![Build Status](https://travis-ci.org/stephens999/ashr.svg)](https://travis-ci.org/stephens999/ashr)
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/stephens999/ashr?branch=master&svg=true)](https://ci.appveyor.com/project/stephens999/ashr)
[![Coverage Status](https://coveralls.io/repos/github/stephens999/ashr/badge.svg?branch=master)](https://coveralls.io/github/stephens999/ashr?branch=master)
Expand Down
5 changes: 4 additions & 1 deletion cran_notes.txt
Expand Up @@ -9,5 +9,8 @@ Notes for final CRAN submission:
* Tested with latest release of R; R CMD CHECK returns 0 errors, 0
warnings and 0 notes.
* Should I be the maintainer, or Matthew?
* Should we merge Muzhe's changes first?


to do:
* Reduce running time for ashr/tests to <5 seconds.
* Run win-builder on ashr package.

0 comments on commit 5452825

Please sign in to comment.