11RefManageR
22========
3- [ ![ ] ( https://travis-ci.org/mwmclean /RefManageR.svg?branch=master )] ( https://travis-ci.org/mwmclean /RefManageR/ )
4- [ ![ AppVeyor Build Status] ( http://ci.appveyor.com/api/projects/status/github/mwmclean /RefManageR?branch=master&svg=true )] ( http://ci.appveyor.com/project/mwmclean /RefManageR )
5- [ ![ Coverage Status] ( https://coveralls.io/repos/mwmclean /RefManageR/badge.svg?branch=master )] ( https://coveralls.io/r/mwmclean /RefManageR?branch=master )
3+ [ ![ ] ( https://travis-ci.org/ropensci /RefManageR.svg?branch=master )] ( https://travis-ci.org/ropensci /RefManageR/ )
4+ [ ![ AppVeyor Build Status] ( http://ci.appveyor.com/api/projects/status/github/ropensci /RefManageR?branch=master&svg=true )] ( http://ci.appveyor.com/project/ropensci /RefManageR )
5+ [ ![ Coverage Status] ( https://coveralls.io/repos/ropensci /RefManageR/badge.svg?branch=master )] ( https://coveralls.io/r/ropensci /RefManageR?branch=master )
66[ ![ CRAN_Status_Badge] ( http://www.r-pkg.org/badges/version/RefManageR )] ( https://cran.r-project.org/package=RefManageR )
77[ ![ CRAN_Download_Badge] ( http://cranlogs.r-pkg.org/badges/RefManageR )] ( https://cran.r-project.org/package=RefManageR )
8+ [ ![ ] ( https://ropensci.org/badges/120_status.svg )] ( https://github.com/ropensci/onboarding/issues/120 )
89
910` RefManageR ` provides tools for importing and working with
1011bibliographic references. It greatly enhances the ` bibentry ` class by
@@ -20,7 +21,7 @@ functions for citing and generating a bibliography with hyperlinks for
2021documents prepared with ` RMarkdown ` or ` RHTML ` .
2122
2223Please see the [ vignette] ( https://arxiv.org/pdf/1403.2036v1 )
23- for an introduction and [ NEWS] ( https://github.com/mwmclean /RefManageR/blob/master/inst/NEWS.md )
24+ for an introduction and [ NEWS] ( https://github.com/ropensci /RefManageR/blob/master/inst/NEWS.md )
2425for the latest changes.
2526
2627Using the latest version from ` Github ` requires first installing the newest version of the ` bibtex ` package
@@ -29,5 +30,6 @@ from `GitHub`:
2930```
3031install.packages("devtools")
3132devtools::install_github("romainfrancois/bibtex")
32- devtools::install_github("mwmclean /RefManageR")
33+ devtools::install_github("ropensci /RefManageR")
3334```
35+ [ ![ ropensci_footer] ( https://ropensci.org/public_images/ropensci_footer.png )] ( https://ropensci.org )
0 commit comments