<?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>Find Pattern in Files</dc:title>
  <dc:title>R package findInFiles version 0.5.0</dc:title>
  <dc:description>Creates a HTML widget which displays the results of searching
    for a pattern in files in a given folder. The results can be viewed in 
    the 'RStudio' viewer pane, included in a 'R Markdown' document or in a 
    'Shiny' application. Also provides a 'Shiny' application allowing to run 
    this widget and to navigate in the files found by the search. Instead of
    creating a HTML widget, it is also possible to get the results of the 
    search in a 'tibble'. The search is performed by the 'grep' command-line 
    utility.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: crayon, htmlwidgets, shiny, stringi, stringr, tibble, utils,
vctrs</dc:relation>
  <dc:relation>Suggests: fs, shinyAce, shinyFiles, shinyjqui, shinyvalidate,
shinyWidgets</dc:relation>
  <dc:creator>Stéphane Laurent &lt;laurent_step@outlook.fr&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Stéphane Laurent [aut, cre],
  Rob Burns [ctb, cph] ('ansi-to-html' library)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2024-04-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=findInFiles</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.findInFiles</dc:identifier>
</oai_dc:dc>
