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.5)findInFiles_0.5.0.zip(r-4.4)findInFiles_0.5.0.zip(r-4.3)
findInFiles_0.5.0.tgz(r-4.4-any)findInFiles_0.5.0.tgz(r-4.3-any)
findInFiles_0.5.0.tar.gz(r-4.5-noble)findInFiles_0.5.0.tar.gz(r-4.4-noble)
findInFiles_0.5.0.tgz(r-4.4-emscripten)findInFiles_0.5.0.tgz(r-4.3-emscripten)
findInFiles.pdf |findInFiles.html✨
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 7 months agofrom:2ef6d8c090. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:fifFIF2dataframeFIF2tibbleFIFOutputfifRfindInFilesrenderFIFshinyFIF
Dependencies:base64encbslibcachemclicommonmarkcrayondigestevaluatefansifastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimepillarpkgconfigpromisesR6rappdirsRcpprlangrmarkdownsassshinysourcetoolsstringistringrtibbletinytexutf8vctrswithrxfunxtableyaml
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 |