The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

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' 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.

Version: 0.5.0
Imports: crayon, htmlwidgets, shiny, stringi, stringr, tibble, utils, vctrs
Suggests: fs, shinyAce, shinyFiles, shinyjqui, shinyvalidate, shinyWidgets
Published: 2024-04-28
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.5.0.tar.gz
Windows binaries: r-devel: findInFiles_0.5.0.zip, r-release: findInFiles_0.5.0.zip, r-oldrel: findInFiles_0.5.0.zip
macOS binaries: r-release (arm64): findInFiles_0.5.0.tgz, r-oldrel (arm64): findInFiles_0.5.0.tgz, r-release (x86_64): findInFiles_0.5.0.tgz, r-oldrel (x86_64): findInFiles_0.5.0.tgz
Old sources: findInFiles archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=findInFiles 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.
Health stats visible at Monitor.