Skip to content

Commit 03f912f

Browse files
committed
re-build README
1 parent b2f4e76 commit 03f912f

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -85,22 +85,22 @@ At last count, pkgdown is used [by over 6,000
8585
packages](https://github.com/search?q=filename%3Apkgdown.yml+path%3A%2F&type=Code).
8686
Here are a few examples created by contributors to pkgdown:
8787

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).
104104

105105
Comparing the source and output of these sites is a great way to learn
106106
new pkgdown techniques.

0 commit comments

Comments
 (0)