CRAN/E | findInFiles

findInFiles

Find Pattern in Files

Installation

About

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.

github.com/stla/findInFiles
System requirements grep
Bug report File report

Key Metrics

Version 0.5.0
Published 2024-04-28 140 days ago
Needs compilation? no
License GPL-3
CRAN checks findInFiles results

Downloads

Yesterday 45 +800%
Last 7 days 212 +4%
Last 30 days 965 +14%
Last 90 days 2.317 +43%
Last 365 days 5.689 +84%

Maintainer

Maintainer

Stéphane Laurent

Authors

Stéphane Laurent

aut / cre

Rob Burns

ctb / cph

('ansi-to-html' library)

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

findInFiles archive

Imports

crayon
htmlwidgets
shiny
stringi
stringr
tibble
utils
vctrs

Suggests

fs
shinyAce
shinyFiles
shinyjqui
shinyvalidate
shinyWidgets