Skip to content

roclang release v0.1.2

Choose a tag to compare

@zhuxr11 zhuxr11 released this 20 Oct 07:33
· 33 commits to master since this release

roclang 0.1.2

Enhancements:

  • Enforce R CMD check and code coverage workflows and add corresponding badges.

  • Add more tests to cover all code.

Bug fixes:

  • Fix a bug that fails to cite a parameter if the function is from a loaded/attached package but not explicitly designated, e.g. paste instead of base::paste.