The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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.
Version: | 0.1.2 |
Imports: | checkmate, cli, fs, lifecycle, purrr, readr, stringr, tibble, tidyr |
Suggests: | testthat (≥ 3.0.0), withr |
Published: | 2025-05-05 |
DOI: | 10.32614/CRAN.package.seekr |
Author: | Sacha Martingay [aut, cre, cph] |
Maintainer: | Sacha Martingay <martingay.sacha at hotmail.com> |
BugReports: | https://github.com/smartiing/seekr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/smartiing/seekr, https://smartiing.github.io/seekr/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | seekr results [issues need fixing before 2025-05-19] |
Reference manual: | seekr.pdf |
Package source: | seekr_0.1.2.tar.gz |
Windows binaries: | r-devel: seekr_0.1.2.zip, r-release: seekr_0.1.2.zip, r-oldrel: not available |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=seekr 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.