You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
simpleCache: R caching for restartable analysis
2
2
-----------------------------------------------
3
3
4
-
<ahref="https://travis-ci.org/databio/simpleCache"><imgsrc="https://travis-ci.org/databio/simpleCache.svg?branch=master"alt="Travis CI status"></img></a>
4
+
<ahref="https://travis-ci.org/databio/simpleCache"><imgsrc="https://travis-ci.org/databio/simpleCache.svg?branch=master"alt="Travis CI status"></img></a> <imgsrc="https://www.r-pkg.org/badges/version/simpleCache"></img>
5
5
6
6
`simpleCache` is an R package providing functions for caching R objects. Its
7
7
purpose is to encourage writing reusable, restartable, and reproducible analysis
0 commit comments