@@ -85,22 +85,22 @@ At last count, pkgdown is used [by over 6,000
85
85
packages](https://github.com/search?q=filename%3Apkgdown.yml+path%3A%2F&type=Code).
86
86
Here are a few examples created by contributors to pkgdown :
87
87
88
- - [bayesplot](http://mc-stan.org/bayesplot/index.html)
89
- ([source](https://github.com/stan-dev/bayesplot/tree/gh-pages)) :
90
- plotting functions for posterior analysis, model checking, and MCMC
91
- diagnostics.
92
-
93
- - [valr](https://rnabioco.github.io/valr/)
94
- ([source](https://github.com/rnabioco/valr)) : read and manipulate
95
- genome intervals and signals.
96
-
97
- - [mkin](https://pkgdown.jrwb.de/mkin/)
98
- ([source](https://github.com/jranke/mkin)) : calculation routines
99
- based on the FOCUS Kinetics Report
100
-
101
- - [NMF](http://renozao.github.io/NMF/master/index.html)
102
- ([source](https://github.com/renozao/NMF)) : a framework to perform
103
- non-negative matrix factorization (NMF).
88
+ - [bayesplot](http://mc-stan.org/bayesplot/index.html)
89
+ ([source](https://github.com/stan-dev/bayesplot/tree/gh-pages)) :
90
+ plotting functions for posterior analysis, model checking, and MCMC
91
+ diagnostics.
92
+
93
+ - [valr](https://rnabioco.github.io/valr/)
94
+ ([source](https://github.com/rnabioco/valr)) : read and manipulate
95
+ genome intervals and signals.
96
+
97
+ - [mkin](https://pkgdown.jrwb.de/mkin/)
98
+ ([source](https://github.com/jranke/mkin)) : calculation routines based
99
+ on the FOCUS Kinetics Report
100
+
101
+ - [NMF](http://renozao.github.io/NMF/master/index.html)
102
+ ([source](https://github.com/renozao/NMF)) : a framework to perform
103
+ non-negative matrix factorization (NMF).
104
104
105
105
Comparing the source and output of these sites is a great way to learn
106
106
new pkgdown techniques.
0 commit comments