Package: findInFiles 0.5.0
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.
Authors:
findInFiles_0.5.0.tar.gz
findInFiles_0.5.0.zip(r-4.7)findInFiles_0.5.0.zip(r-4.6)findInFiles_0.5.0.zip(r-4.5)
findInFiles_0.5.0.tgz(r-4.6-any)findInFiles_0.5.0.tgz(r-4.5-any)
findInFiles_0.5.0.tar.gz(r-4.7-any)findInFiles_0.5.0.tar.gz(r-4.6-any)
findInFiles_0.5.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
findInFiles/json (API)
NEWS
| # Install 'findInFiles' in R: |
| install.packages('findInFiles', repos = c('https://stla.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stla/findinfiles/issues
Last updated from:2ef6d8c090. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 170 | ||
| linux-release-x86_64 | OK | 127 | ||
| macos-release-arm64 | OK | 123 | ||
| macos-oldrel-arm64 | OK | 99 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 111 |
Exports:fifFIF2dataframeFIF2tibbleFIFOutputfifRfindInFilesrenderFIFshinyFIF
Dependencies:base64encbslibcachemclicommonmarkcrayondigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeotelpillarpkgconfigpromisesR6rappdirsRcpprlangrmarkdownsassshinysourcetoolsstringistringrtibbletinytexutf8vctrswithrxfunxtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Output of `findInFiles` as a dataframe | FIF2dataframe |
| Output of `findInFiles` as a tibble | FIF2tibble |
| Find pattern in files | fif fifR findInFiles |
| Shiny bindings for 'findInFiles' | FIFOutput findInFiles-shiny renderFIF |
| Shiny application 'Find in files' | shinyFIF |
