Provides functions such as str_crush(), add_missing_column(), 
  coalesce_data() and drop_na_all() that complement 'tidyverse' functionality
  or functions that provide alternative behaviors such as if_else2()
  and str_detect2().
| Version: | 0.2.0 | 
| Depends: | R (≥ 3.6) | 
| Imports: | chk, dplyr, lifecycle, rlang, stringi, stringr, tibble, tidyr, tidyselect, vctrs | 
| Suggests: | covr, readr, sf, testthat (≥ 3.0.0) | 
| Published: | 2025-01-24 | 
| DOI: | 10.32614/CRAN.package.tidyplus | 
| Author: | Joe Thorley  [aut],
  Ayla Pearson  [cre],
  Poisson Consulting [cph, fnd] | 
| Maintainer: | Ayla Pearson  <ayla at poissonconsulting.ca> | 
| BugReports: | https://github.com/poissonconsulting/tidyplus/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://poissonconsulting.github.io/tidyplus/,
https://github.com/poissonconsulting/tidyplus | 
| NeedsCompilation: | no | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| CRAN checks: | tidyplus results |