issues
search
r-lib
/
rex
Friendly regular expressions for R.
https://rex.r-lib.org
Other
333
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
checking the correctness or regexes
#44
piccolbo
closed
9 years ago
7
There seems to be no "r-cran-rex" package for Debian
#43
krlmlr
closed
9 years ago
7
locations = TRUE should add locations in addition to captured text, not replace captured text
#42
jimhester
closed
9 years ago
1
Making register idempotent?
#41
robertzk
closed
9 years ago
2
Add automatic lint tests and fix all existing lints
#40
jimhester
closed
9 years ago
5
remove duplicate regex function
#39
robertzk
closed
9 years ago
1
shortcut style suggestions
#38
robertzk
closed
9 years ago
0
do we need to return(output) explicitly?
#37
robertzk
closed
9 years ago
0
pedantic tweaks in match.R
#36
robertzk
closed
9 years ago
0
slightly DRY re_substitutes function
#35
robertzk
closed
9 years ago
0
Slight improvements to documentation of re_substitutes
#34
robertzk
closed
9 years ago
0
pedantic R tweak
#33
robertzk
closed
9 years ago
1
Add examples for lookarounds
#32
robertzk
closed
9 years ago
0
DRY character sanitization in regex snippets
#31
robertzk
closed
9 years ago
0
Overwrite `:` in rex(...) to act as range
#30
robertzk
closed
9 years ago
4
clean up register functions
#29
robertzk
closed
9 years ago
3
Don't re-compute missing names
#28
robertzk
closed
9 years ago
0
named argument in `capture` should be used as the capture name.
#27
jimhester
opened
9 years ago
0
Update README.md
#26
trinker
closed
9 years ago
0
Change title and description to unruffle B. Ripley's feathers
#25
jimhester
closed
9 years ago
2
re_substitutes with function replacements like `gsubfn`
#24
jimhester
opened
9 years ago
0
Rex DSL functions generate 'no visible global' NOTEs when used in other packages.
#23
jimhester
closed
10 years ago
4
Simplified capturing with named vectors.
#22
jimhester
closed
10 years ago
2
roxygenise rex_mode's documentation
#21
Ironholds
closed
10 years ago
1
copyedit
#20
Ironholds
closed
10 years ago
4
Fix #18
#19
Ironholds
closed
10 years ago
1
Log parsing vignette has a title of `Vignette Title`
#18
jimhester
closed
10 years ago
0
CRAN submission
#17
jimhester
closed
10 years ago
3
Handle character class common case more succincly
#16
jimhester
closed
10 years ago
0
Enable use of `pcre_study`for potentially optimizing PCRE
#15
jimhester
opened
10 years ago
0
Add 'rex_mode()'
#14
kevinushey
closed
10 years ago
1
namespace conflicts
#13
jimhester
closed
10 years ago
3
`not` fails when it is the first statement in the regex
#12
jimhester
opened
10 years ago
2
Modifiers and named character classes
#11
briandconnelly
closed
10 years ago
1
When a character and regex are concatenated with `c()`, the `regex` objects are coerced to character.
#10
jimhester
opened
10 years ago
3
Simplify one character regexs
#9
jimhester
closed
10 years ago
1
Turn on travis
#8
jimhester
closed
10 years ago
2
starts_with() and n_times() interactions
#7
jimhester
closed
10 years ago
0
Escaping special characters
#6
jimhester
closed
10 years ago
2
`%or%` should probably be grouped to avoid confusion
#5
jimhester
closed
10 years ago
0
simple name for `.*` and `.+`
#4
jimhester
closed
10 years ago
0
Add match and substitute functions
#3
jimhester
closed
10 years ago
6
Add Readme and travis link
#2
jimhester
closed
10 years ago
1
generic match function
#1
jimhester
closed
10 years ago
1
Previous