CRAN/E | inverseRegex

inverseRegex

Reverse Engineers Regular Expression Patterns for R Objects

Installation

About

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.

Bug report File report

Key Metrics

Version 0.1.1
R ≥ 3.5.0
Published 2022-10-23 695 days ago
Needs compilation? no
License MIT
License File
CRAN checks inverseRegex results

Downloads

Yesterday 1 0%
Last 7 days 51 +11%
Last 30 days 216 -9%
Last 90 days 660 +3%
Last 365 days 2.725 -2%

Maintainer

Maintainer

Jasper Watson

Authors

Jasper Watson

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

overview

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

inverseRegex archive

Depends

R ≥ 3.5.0

Suggests

tibble
testthat
knitr
rmarkdown