Skip to content

catchr 0.2.31

Latest
Compare
Choose a tag to compare
@burchill burchill released this 25 Sep 16:49

This release is to essentially do two things: make catchr compatible with the changes to new versions of rlang, and to keep it on CRAN (minor, non-functional package issues fixed).

Patches

  • I incorporated a push request from Lionel (lionel-) due to a change in rlang. catchr should work with newer versions of rlang from now on.
  • I made catchr throw an error if plans are made with beep and beepr is not installed. This was expected by the unit tests, but not implemented.
  • I fixed some boilerplate stuff so CRAN wouldn't complain about various package notes.
  • I updated some presentational stuff and made some minor fixes to the package (non-functional changes).