- Inital release to CRAN.
- Minor updates for JSS submission based on comments.
- Added CODE_OF_CONDUCT.md to .Rbuildignore
- Removed the package name from the description title.
- Title was put into title case.
- dontrun was turned into donttest per CRAN feedback.
- donttest was turned into dontrun per CRAN feedback.
- vignette no longer writes files.
- listdown() function can take a string literal for read expression.
- Example fiddling for CRAN.
- Gave up on ld_write_file.
- Added rmarkdown Suggestion back.
- Fixed a bug related to unnamed computational component lists elements.
- Mulitple bug fixes.
- The listdown() function now supports a
setup_expr
which, if specified is placed in a setup block.
- Bug fixes.
- Experimental "bundling" added.
- Added class_and_tag() function for convenience.
- Bundling functionality added with testing.
- Fixed a path issue.
- Fixed a regression test failure flagged by CRAN.