File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
- language : r
2
- r :
1
+ language : R
2
+ R :
3
3
- release
4
4
- devel
5
5
Original file line number Diff line number Diff line change
1
+ <a href =" http://mc-stan.org " >
2
+ <img src =" https://raw.githubusercontent.com/stan-dev/logos/master/logo.png " width =200 alt =" Stan Logo " />
3
+ </a >
4
+
1
5
# bayesplot
2
6
3
7
[ ![ Travis-CI Build Status] ( https://travis-ci.org/stan-dev/bayesplot.svg?branch=master )] ( https://travis-ci.org/stan-dev/bayesplot )
4
8
[ ![ codecov] ( https://codecov.io/gh/stan-dev/bayesplot/branch/master/graph/badge.svg )] ( https://codecov.io/gh/stan-dev/bayesplot )
9
+ [ ![ CRAN_Status_Badge] ( http://www.r-pkg.org/badges/version/bayesplot?color=blue )] ( http://cran.r-project.org/web/packages/bayesplot )
5
10
6
11
An R package providing a library of plotting functions for use after fitting
7
12
Bayesian models (typically with MCMC). The idea is not only to provide
You can’t perform that action at this time.
0 commit comments