Skip to content

Commit 3f8ec4a

Browse files
authored
add CRAN badge
1 parent ee035bb commit 3f8ec4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
simpleCache: R caching for restartable analysis
22
-----------------------------------------------
33

4-
<a href="https://travis-ci.org/databio/simpleCache"><img src="https://travis-ci.org/databio/simpleCache.svg?branch=master" alt="Travis CI status"></img></a>
4+
<a href="https://travis-ci.org/databio/simpleCache"><img src="https://travis-ci.org/databio/simpleCache.svg?branch=master" alt="Travis CI status"></img></a> <img src="https://www.r-pkg.org/badges/version/simpleCache"></img>
55

66
`simpleCache` is an R package providing functions for caching R objects. Its
77
purpose is to encourage writing reusable, restartable, and reproducible analysis

0 commit comments

Comments
 (0)