Package: seekr 0.1.4.0

seekr: Extract Matching Lines from Matching Files
Provides a simple interface to recursively list files from a directory, filter them using a regular expression, read their contents, and extract lines that match a user-defined pattern. The package returns a dataframe containing the matched lines, their line numbers, file paths, and the corresponding matched substrings. Designed for quick code base exploration, log inspection, or any use case involving pattern-based file and line filtering.
Authors:
seekr_0.1.4.0.tar.gz
seekr_0.1.4.0.zip(r-4.7)seekr_0.1.4.0.zip(r-4.6)seekr_0.1.4.0.zip(r-4.5)
seekr_0.1.4.0.tgz(r-4.6-any)seekr_0.1.4.0.tgz(r-4.5-any)
seekr_0.1.4.0.tar.gz(r-4.7-any)seekr_0.1.4.0.tar.gz(r-4.6-any)
seekr_0.1.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
seekr/json (API)
NEWS
| # Install 'seekr' in R: |
| install.packages('seekr', repos = c('https://smartiing.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/smartiing/seekr/issues
Pkgdown/docs site:https://smartiing.github.io
Last updated from:0abd955e51. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 161 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 143 | ||
| macos-oldrel-arm64 | OK | 158 | ||
| windows-devel | OK | 90 | ||
| windows-release | OK | 72 | ||
| windows-oldrel | OK | 101 | ||
| wasm-release | OK | 103 |
Exports:list_filesseekseek_in
Dependencies:backportsbitbit64checkmateclicliprcpp11crayondplyrfsgenericsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6readrrlangstringistringrtibbletidyrtidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Extract Matching Lines from Files | seek seek_in |
