NateByers / 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.

Status as of 2018-11: Work on a second edition of this book is planned for 2019 and at the moment this repo is "resting". Issues and PRs are still welcome but may not be addressed until that revision begins. This is especially true for any updates related to changes in devtools and related packages.

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:JavaScript 23.9%Language:R 18.6%Language:HTML 18.1%Language:CSS 13.3%Language:Ruby 13.0%Language:TeX 12.8%Language:C 0.3%