Releases: coatless-rpkg/assignr
Releases · coatless-rpkg/assignr
Regex Powered Version
{assignr}
previously focused on decrypting an RMarkdown document using regular expressions (regex
). Within future versions, we are moving over to a grammar-based parser in {parsermd}
for improved document tree support.
Initial GitHub Build
Features
- Automatically generate a solution key and an assignment from asingle
.Rmd
file viaassignr("hwXX-main.Rmd")
. - Compress individual the solution key and assignment files via a zip.
- Automatically deploy to a GitHub Pages
website with the default output directory set to/docs
.