Skip to content

Releases: coatless-rpkg/assignr

Regex Powered Version

04 Jan 22:15
8ec7536
Compare
Choose a tag to compare

{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

07 Feb 04:24
Compare
Choose a tag to compare

Features

  • Automatically generate a solution key and an assignment from asingle .Rmd
    file via assignr("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.