Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 503 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 503 Bytes

pkgup

Example lightweight setup for R package release.

  • R package repository
  • R package documentation as html website
    • manual
    • news
    • vignettes

R package documentation


Installation

install.packages("pkgup", repos="https://jangorecki.github.io/pkgup")

How to pkgup

Let's keep it light, no need to install.

See howto vignette for details.