File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
2019-10-13 Dirk Eddelbuettel <
[email protected] >
2
2
3
- * README.md: Added CRAN + BioConductor badges for reverse depends
3
+ * README.md: Added CRAN + BioConductor badges for reverse depends,
4
+ add StackOverflow badge to recommend help searches under 'Rcpp'
4
5
5
6
* DESCRIPTION (Version, Date): Roll minor version
6
7
Original file line number Diff line number Diff line change 4
4
[ ![ License] ( http://img.shields.io/badge/license-GPL%20%28%3E=%202%29-brightgreen.svg?style=flat )] ( http://www.gnu.org/licenses/gpl-2.0.html )
5
5
[ ![ License] ( http://img.shields.io/badge/license-MPL2-brightgreen.svg?style=flat )] ( http://www.mozilla.org/MPL/2.0/ )
6
6
[ ![ CRAN] ( http://www.r-pkg.org/badges/version/RcppEigen )] ( https://cran.r-project.org/package=RcppEigen )
7
- [ ![ Dependencies] ( https://tinyverse.netlify.com/badge/RcppEigen )] ( https://cran.r-project.org/package=RcppEigen )
7
+ [ ![ Dependencies] ( https://tinyverse.netlify.com/badge/RcppEigen )] ( https://cran.r-project.org/package=RcppEigen )
8
+ [ ![ Downloads] ( http://cranlogs.r-pkg.org/badges/RcppEigen?color=brightgreen )] ( http://www.r-pkg.org/pkg/RcppEigen )
8
9
[ ![ CRAN use] ( https://jangorecki.gitlab.io/rdeps/RcppEigen/CRAN_usage.svg?sanitize=true )] ( https://cran.r-project.org/package=RcppEigen )
9
10
[ ![ BioConductor use] ( https://jangorecki.gitlab.io/rdeps/RcppEigen/BioC_usage.svg?sanitize=true )] ( https://cran.r-project.org/package=RcppEigen )
10
- [ ![ Downloads ] ( http ://cranlogs.r-pkg.org/badges/RcppEigen?color=brightgreen )] ( http ://www.r-pkg.org/pkg/RcppEigen )
11
+ [ ![ StackOverflow ] ( https ://img.shields.io/badge/stackoverflow-rcpp-orange.svg )] ( https ://stackoverflow.com/questions/tagged/rcpp )
11
12
12
13
### Overview
13
14
You can’t perform that action at this time.
0 commit comments