The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

inverseRegex: Reverse Engineers Regular Expression Patterns for R Objects

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.1.1
Depends: R (≥ 3.5.0)
Suggests: tibble, testthat, knitr, rmarkdown
Published: 2022-10-23
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
Materials: README NEWS
CRAN checks: inverseRegex results

Documentation:

Reference manual: inverseRegex.pdf
Vignettes: overview

Downloads:

Package source: inverseRegex_0.1.1.tar.gz
Windows binaries: r-devel: inverseRegex_0.1.1.zip, r-release: inverseRegex_0.1.1.zip, r-oldrel: inverseRegex_0.1.1.zip
macOS binaries: r-release (arm64): inverseRegex_0.1.1.tgz, r-oldrel (arm64): inverseRegex_0.1.1.tgz, r-release (x86_64): inverseRegex_0.1.1.tgz, r-oldrel (x86_64): inverseRegex_0.1.1.tgz
Old sources: inverseRegex archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=inverseRegex to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.