attilla / r-pkgs

Building R packages

Home Page:http://r-pkgs.had.co.nz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R packages

This is code and text behind the R packages book.

The site is built using jekyll, with a custom plugin to render .rmd files with knitr and pandoc. To create the site, you need:

  • jekyll gem: gem install jekyll
  • bookdown: install_github("hadley/bookdown")
  • pandoc
  • knitr: install.packages("knitr")

About

Building R packages

http://r-pkgs.had.co.nz

License:Other


Languages

Language:HTML 31.3%Language:R 25.8%Language:TeX 18.8%Language:CSS 18.3%Language:Ruby 3.9%Language:JavaScript 1.4%Language:C 0.5%