Package: unglue 0.1.0
unglue: Extract Matched Substrings Using a Pattern
Use syntax inspired by the package 'glue' to extract matched substrings in a more intuitive and compact way than by using standard regular expressions.
Authors:
unglue_0.1.0.tar.gz
unglue_0.1.0.zip(r-4.5)unglue_0.1.0.zip(r-4.4)unglue_0.1.0.zip(r-4.3)
unglue_0.1.0.tgz(r-4.4-any)unglue_0.1.0.tgz(r-4.3-any)
unglue_0.1.0.tar.gz(r-4.5-noble)unglue_0.1.0.tar.gz(r-4.4-noble)
unglue_0.1.0.tgz(r-4.4-emscripten)unglue_0.1.0.tgz(r-4.3-emscripten)
unglue.pdf |unglue.html✨
unglue/json (API)
NEWS
# Install 'unglue' in R: |
install.packages('unglue', repos = c('https://moodymudskipper.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/moodymudskipper/unglue/issues
Last updated 3 days agofrom:9d13fc6581. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win | OK | Nov 17 2024 |
R-4.5-linux | OK | Nov 17 2024 |
R-4.4-win | OK | Nov 17 2024 |
R-4.4-mac | OK | Nov 17 2024 |
R-4.3-win | OK | Nov 17 2024 |
R-4.3-mac | OK | Nov 17 2024 |
Exports:unglueunglue_dataunglue_detectunglue_regexunglue_subunglue_unnestunglue_vec
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
unglue | unglue unglue_data unglue_unnest unglue_vec |
Detect if strings are matched by a set of unglue patterns | unglue_detect |
Converts unglue pattern to regular regex pattern | unglue_regex |
unglue_sub | unglue_sub |