Rare find

Stringb. Text tools for R that work without extra dependencies.

github.com/hadley/stringb

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2023
  • use_github_action("check-standard")
  • Re-document
February 2020
  • fix a typo in README (#3)
  • Typo
  • Make perl regexps the default
  • Fix typo
  • Implement str_trim()
  • Implement str_replace()
  • use_github_actions_tidy()
  • Add caution about utf-8 strings
  • Implement str_match()
  • Fix .Rproj & buildignore
  • Rename package in tests
  • Clarify recycling
  • Add basic readme
  • Add GitHub links to DESCRIPTION
  • Rename to stringr
  • Implement str_extract() and str_extract_all()
  • Assert that pattern is length 1
  • Implement str_sub