findInFiles: Find Pattern in Files

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' app. Also provides a 'Shiny' application allowing to run the widget and to navigate in the results.

Version: 0.4.0
Imports: htmlwidgets, stringr, crayon, vctrs, tibble, stringi, shiny
Suggests: shinyAce, shinyWidgets, shinyjqui, shinyFiles, shinyvalidate, fs
Published: 2022-04-11
Author: Stéphane Laurent [aut, cre], Rob Burns [ctb, cph] ('ansi-to-html' library)
Maintainer: Stéphane Laurent <laurent_step at outlook.fr>
BugReports: https://github.com/stla/findInFiles/issues
License: GPL-3
URL: https://github.com/stla/findInFiles
NeedsCompilation: no
SystemRequirements: grep
Materials: README NEWS
CRAN checks: findInFiles results

Documentation:

Reference manual: findInFiles.pdf

Downloads:

Package source: findInFiles_0.4.0.tar.gz
Windows binaries: r-devel: findInFiles_0.4.0.zip, r-release: findInFiles_0.4.0.zip, r-oldrel: findInFiles_0.4.0.zip
macOS binaries: r-release (arm64): findInFiles_0.4.0.tgz, r-oldrel (arm64): findInFiles_0.4.0.tgz, r-release (x86_64): findInFiles_0.4.0.tgz
Old sources: findInFiles archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=findInFiles to link to this page.