Permalink
Browse files
Add CRAN version badge to README
- Loading branch information...
Showing
with
4 additions
and
3 deletions.
-
+1
−0
README.Rmd
-
+3
−3
README.md
|
|
@@ -10,6 +10,7 @@ knitr::opts_chunk$set( |
|
|
|
|
|
[](https://travis-ci.org/metacran/cranlogs)
|
|
|
[](https://ci.appveyor.com/project/gaborcsardi/cranlogs)
|
|
|
+[](http://cran.rstudio.com/web/packages/cranlogs/index.html)
|
|
|
|
|
|
[RStudio](http://www.rstudio.com) publishes the download logs from
|
|
|
their CRAN package mirror daily at http://cran-logs.rstudio.com.
|
|
|
|
|
|
@@ -5,6 +5,7 @@ |
|
|
|
|
|
[](https://travis-ci.org/metacran/cranlogs)
|
|
|
[](https://ci.appveyor.com/project/gaborcsardi/cranlogs)
|
|
|
+[](http://cran.rstudio.com/web/packages/cranlogs/index.html)
|
|
|
|
|
|
[RStudio](http://www.rstudio.com) publishes the download logs from
|
|
|
their CRAN package mirror daily at http://cran-logs.rstudio.com.
|
|
|
@@ -26,9 +27,8 @@ install_github("metacran/cranlogs") |
|
|
#> Downloading github repo metacran/cranlogs@master
|
|
|
#> Installing cranlogs
|
|
|
#> '/Library/Frameworks/R.framework/Resources/bin/R' --vanilla CMD INSTALL \
|
|
|
-#> '/private/var/folders/ws/7rmdm_cn2pd8l1c3lqyycv0c0000gn/T/RtmpjEx0oD/devtools17e7c1e2f982c/metacran-cranlogs-10e40e8' \
|
|
|
-#> --library='/Library/Frameworks/R.framework/Versions/3.2/Resources/library' \
|
|
|
-#> --install-tests
|
|
|
+#> '/private/var/folders/ws/7rmdm_cn2pd8l1c3lqyycv0c0000gn/T/RtmpPkIqt7/devtools1b982d42cb22/metacran-cranlogs-e4aab96' \
|
|
|
+#> --library='/Users/gaborcsardi/r_pkgs' --install-tests
|
|
|
```
|
|
|
|
|
|
## Usage
|
|
|
|
0 comments on commit
2d533c9