Releases: jabenninghoff/rtraining
Releases · jabenninghoff/rtraining
0.1.0
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 usingstyler
-
lint_all()
: lint all.R
and.Rmd
files in a project usinglintr
-
add GitHub Actions for continuous integration testing
0.0.1
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
) innotebooks/