File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22output : github_document
33---
44
5- [ ![ Travis-CI Build Status] ( https://travis-ci.org/hadley /blob.svg?branch=master )] ( https://travis-ci.org/hadley /blob )
5+ [ ![ Travis-CI Build Status] ( https://travis-ci.org/rstats-db /blob.svg?branch=master )] ( https://travis-ci.org/rstats-db /blob )
66[ ![ CRAN_Status_Badge] ( http://www.r-pkg.org/badges/version/blob )] ( https://cran.r-project.org/package=blob )
7- [ ![ Coverage Status] ( https://img.shields.io/codecov/c/github/hadley /blob/master.svg )] ( https://codecov.io/github/hadley /blob?branch=master )
7+ [ ![ Coverage Status] ( https://img.shields.io/codecov/c/github/rstats-db /blob/master.svg )] ( https://codecov.io/github/rstats-db /blob?branch=master )
88
99<!-- README.md is generated from README.Rmd. Please edit that file -->
1010
@@ -29,7 +29,7 @@ You can install blob from github with:
2929
3030``` {r gh-installation, eval = FALSE}
3131# install.packages("devtools")
32- devtools::install_github("hadley /blob")
32+ devtools::install_github("rstats-db /blob")
3333```
3434
3535## Example
Original file line number Diff line number Diff line change 11
2- [ ![ Travis-CI Build Status] ( https://travis-ci.org/hadley /blob.svg?branch=master )] ( https://travis-ci.org/hadley /blob ) [ ![ CRAN\_ Status\_ Badge] ( http://www.r-pkg.org/badges/version/blob )] ( https://cran.r-project.org/package=blob ) [ ![ Coverage Status] ( https://img.shields.io/codecov/c/github/hadley /blob/master.svg )] ( https://codecov.io/github/hadley /blob?branch=master )
2+ [ ![ Travis-CI Build Status] ( https://travis-ci.org/rstats-db /blob.svg?branch=master )] ( https://travis-ci.org/rstats-db /blob ) [ ![ CRAN\_ Status\_ Badge] ( http://www.r-pkg.org/badges/version/blob )] ( https://cran.r-project.org/package=blob ) [ ![ Coverage Status] ( https://img.shields.io/codecov/c/github/rstats-db /blob/master.svg )] ( https://codecov.io/github/rstats-db /blob?branch=master )
33
44<!-- README.md is generated from README.Rmd. Please edit that file -->
55blob
@@ -16,7 +16,7 @@ You can install blob from github with:
1616
1717``` r
1818# install.packages("devtools")
19- devtools :: install_github(" hadley /blob" )
19+ devtools :: install_github(" rstats-db /blob" )
2020```
2121
2222Example
You can’t perform that action at this time.
0 commit comments