Skip to content

seekr

Extract Matching Lines from Matching Files

v0.1.4 · Feb 8, 2026 · MIT + file LICENSE

Description

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.

Downloads

231

Last 30 days

19756th

641

Last 90 days

2K

Last year

Trend: -16.6% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies checkmate cli fs lifecycle purrr readr stringr tibble tidyr seekr

Version History

new 0.1.4 Mar 10, 2026
updated 0.1.4 ← 0.1.3 diff Feb 7, 2026
updated 0.1.3 ← 0.1.2 diff May 10, 2025
new 0.1.2 May 4, 2025