Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.6%) to scientific vocabulary
Keywords
htmlwidgets
r
Last synced: 6 months ago
·
JSON representation
Repository
Find a pattern in some files.
Basic Info
Statistics
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 1
- Releases: 4
Topics
htmlwidgets
r
Created over 5 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
Changelog
License
README.md
findInFiles
This package allows to search a pattern in some files with a given extension from a given root folder and to display the results in a HTML widget or to get them in a tibble.

When the results are returned in a tibble, the pattern appears in color:

As of version 0.4.0, a Shiny app is provided, allowing not only to perform a search but also to navigate in the files found by the search:

Owner
- Login: stla
- Kind: user
- Repositories: 244
- Profile: https://github.com/stla
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 3
- Total pull requests: 1
- Average time to close issues: 6 days
- Average time to close pull requests: about 7 hours
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 4.0
- Average comments per pull request: 2.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Marsal-a (2)
- analytichealth (1)
Pull Request Authors
- Marsal-a (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 597 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 7
- Total maintainers: 1
cran.r-project.org: findInFiles
Find Pattern in Files
- Homepage: https://github.com/stla/findInFiles
- Documentation: http://cran.r-project.org/web/packages/findInFiles/findInFiles.pdf
- License: GPL-3
-
Latest release: 0.5.0
published almost 2 years ago
Rankings
Stargazers count: 16.3%
Forks count: 21.9%
Dependent packages count: 29.8%
Average: 30.8%
Dependent repos count: 35.5%
Downloads: 50.6%
Maintainers (1)
Last synced:
6 months ago
Dependencies
DESCRIPTION
cran
- crayon * imports
- htmlwidgets * imports
- shiny * imports
- stringi * imports
- stringr * imports
- tibble * imports
- vctrs * imports
- fs * suggests
- shinyAce * suggests
- shinyFiles * suggests
- shinyWidgets * suggests
- shinyjqui * suggests
- shinyvalidate * suggests
.github/workflows/R-CMD-check.yaml
actions
- actions/checkout v4 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite