Skip to contents

FastUtils 0.2.1

CRAN release: 2024-08-17

Additions

Changes

  • the following arguments were renamed from using snake_case to camelCase:
  • The checks argument of validateObject() now allows the input to also just be a single function
  • many functions now have assertions about its inputs
  • corrected and improved some documentation

FastUtils 0.1.1

CRAN release: 2024-07-09

Initial CRAN release. Many functions err more on the “readability” side rather than the “fast” side, but performance improvements are to be added in every upcoming release as the rate of increase in exported functions per release slow down.