Skip to content

Releases: flujoo/erify

erify 0.6.0

22 Dec 17:07
Compare
Choose a tag to compare
  • Add check_intervals().

erify 0.5.0

17 Oct 14:41
Compare
Choose a tag to compare
  • Add check_interval().
  • Add is_string().

erify 0.4.0

04 Oct 12:06
Compare
Choose a tag to compare
  • Add check_lengths().
  • Add check_positive().
  • Deprecate where() and related functions.
  • Remove dependencies on package knitr and rstudioapi.
  • Remove dependency on R >= 4.1.0.

erify 0.3.0

30 May 13:45
Compare
Choose a tag to compare
  • Add is_n().
  • Add check_contents().
  • Add throw().
  • Deprecate print_string().
  • Deprecate Statement() and trigger(), please use throw().
  • Remove dependencies on package magrittr and rlang.
  • Add options erify.bullets and erify.n.
  • Require R >= 4.1.0.

erify 0.2.0

28 Apr 07:18
Compare
Choose a tag to compare

Features

  • Add check_binary_classes().
  • Add where() and related functions for detecting where code is running.
  • Add join() and back_quote() to facilitate error message generation.

Changes

  • Add n and specific in check_classes() and check_types().
  • Replace specifics with specific in validator functions.
  • Deprecate n in trigger().
  • Deprecate supplement in Statement().

Documentation

  • Revise README and vignette.
  • Elaborate documentation.

erify 0.1.0

16 Apr 08:08
Compare
Choose a tag to compare
v0.1.0