<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Search, Inspect, and Replace Text Across Files</dc:title>
  <dc:title>R package seekr version 0.2.0</dc:title>
  <dc:description>An inspectable and composable workflow for search-and-replace in text
    files. Files can be listed, filtered, and searched separately, with
    inspectable exclusions showing what was excluded and why. Matches are
    represented as structured vectors that can be printed with context,
    summarized, and filtered. Replacements can be defined at search time or set
    and updated after the search. Only matches present in the vector are modified 
    when files are written. Backup and restore helpers are provided for file 
    workflows. Text that has already been read can also be searched and updated 
    directly, giving users control over input, output, and encoding when needed.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1)</dc:relation>
  <dc:relation>Imports: checkmate, cli (&gt;= 3.6.1), fs, glue, methods, mime, pillar,
processx, purrr, rappdirs, readr, rlang (&gt;= 1.1.1), stringi,
stringr, tibble, utils, vctrs (&gt;= 0.6.3)</dc:relation>
  <dc:relation>Suggests: testthat, withr, diffobj, dplyr</dc:relation>
  <dc:creator>Sacha Martingay &lt;martingay.sacha@hotmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Sacha Martingay [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=seekr/LICENSE)</dc:rights>
  <dc:date>2026-07-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=seekr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.seekr</dc:identifier>
</oai_dc:dc>
