Skip to contents

tidyplus 0.2.0.9005 (2026-06-23)

  • Same as previous version.

tidyplus 0.2.0.9004 (2026-06-18)

  • Add fledge-bump workflow
  • Add fledge-tag-on-merge workflow

tidyplus 0.2.0.9003 (2026-06-11)

  • Updating docs (#42).
  • Fix (un)informative in internal functions (#40).
  • Update duplicates() error expectations for chk message change (#39).
  • Add/correct author ORCID(s) in DESCRIPTION (#37)
  • Add CODEOWNERS assigning @aylapear (#36)

tidyplus 0.2.0.9002

  • Fix bug in str_to_snakecase() so only a single underscore is added between words (#35).

tidyplus 0.2.0.9001

  • Fix bug in add_missing_columns() where function would error if one column present and one missing.

tidyplus 0.2.0

CRAN release: 2025-01-24

  • Added error = FALSE argument to if_else2().
  • Added informative error message to if_else2() if no matches are found.
  • Internal changes.
  • duplicates() now preserves groups and attributes for “regular” and “sf” data frames.
  • Added tests for duplicates().

tidyplus 0.1.0

tidyplus 0.0.2

CRAN release: 2022-12-16

  • Make package compatible with the upcoming release of dplyr 1.1.0.
  • Added repository and bug reports URLs.

tidyplus 0.0.1

CRAN release: 2022-08-29

  • Released on CRAN release.