Reverse engineer a regular expression pattern for the characters contained in an R object. Individual characters can be categorised into digits, letters, punctuation or spaces and encoded into run-lengths. This can be used to summarise the structure of a dataset or identify non-standard entries. Many non-character inputs such as numeric vectors and data frames are supported.
| Version: | 0.2.0 | 
| Depends: | R (≥ 3.5.0) | 
| Suggests: | tibble, testthat, knitr, rmarkdown | 
| Published: | 2025-10-28 | 
| DOI: | 10.32614/CRAN.package.inverseRegex | 
| Author: | Jasper Watson [aut, cre] | 
| Maintainer: | Jasper Watson <jasper.g.watson at gmail.com> | 
| BugReports: | https://github.com/rntq472/inverseRegex/issues | 
| License: | MIT + file LICENSE | 
| NeedsCompilation: | no | 
| Language: | en-GB | 
| Materials: | README, NEWS | 
| CRAN checks: | inverseRegex results | 
| Reference manual: | inverseRegex.html , inverseRegex.pdf | 
| Vignettes: | Overview (source, R code) | 
| Package source: | inverseRegex_0.2.0.tar.gz | 
| Windows binaries: | r-devel: inverseRegex_0.1.1.zip, r-release: inverseRegex_0.2.0.zip, r-oldrel: inverseRegex_0.1.1.zip | 
| macOS binaries: | r-release (arm64): inverseRegex_0.2.0.tgz, r-oldrel (arm64): inverseRegex_0.2.0.tgz, r-release (x86_64): inverseRegex_0.2.0.tgz, r-oldrel (x86_64): inverseRegex_0.2.0.tgz | 
| Old sources: | inverseRegex archive | 
Please use the canonical form https://CRAN.R-project.org/package=inverseRegex to link to this page.