Skip to content

Releases: jabenninghoff/rtraining

0.1.0

31 Dec 20:49
Compare
Choose a tag to compare

Initial GitHub release

New Content/Features

  • R Setup Log Notebook (r-setup-log.Rmd): My notes on my personal R setup

  • minor updates to R Training Log

  • style_all(): style all .R and .Rmd files in a project using styler

  • lint_all(): lint all .R and .Rmd files in a project using lintr

  • add GitHub Actions for continuous integration testing

0.0.1

30 Dec 19:05
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

Pre-release

  • initial package setup, GitHub pages build

New Content/Features

  • R Training Log Notebook (r-training-log.Rmd): Notes on learning R and RStudio

  • tools/setup-r: shell script to install development packages to site repository on macOS + Homebrew

  • build-site: build a website from a collection of R Notebooks (html_notebook) in notebooks/