Example lightweight setup for R package release.
- R package repository
- R package documentation as html website
- manual
- news
- vignettes
install.packages("pkgup", repos="https://jangorecki.github.io/pkgup")
Let's keep it light, no need to install.
See howto vignette for details.