Creates a HTML widget which displays the results of searching for a pattern in files in a given 'git' repository, including all its branches. The results can also be returned in a dataframe.
Version: | 0.1.1 |
Imports: | stringr, crayon, htmlwidgets |
Suggests: | shiny, R.utils |
Published: | 2021-07-28 |
DOI: | 10.32614/CRAN.package.findInGit |
Author: | Stéphane Laurent [aut, cre], Rob Burns [cph] ('ansi-to-html' library) |
Maintainer: | Stéphane Laurent <laurent_step at outlook.fr> |
BugReports: | https://github.com/stla/findInGit/issues |
License: | GPL-3 |
URL: | https://github.com/stla/findInGit |
NeedsCompilation: | no |
SystemRequirements: | grep, git |
Materials: | README NEWS |
CRAN checks: | findInGit results |
Reference manual: | findInGit.pdf |
Package source: | findInGit_0.1.1.tar.gz |
Windows binaries: | r-devel: findInGit_0.1.1.zip, r-release: findInGit_0.1.1.zip, r-oldrel: findInGit_0.1.1.zip |
macOS binaries: | r-release (arm64): findInGit_0.1.1.tgz, r-oldrel (arm64): findInGit_0.1.1.tgz, r-release (x86_64): findInGit_0.1.1.tgz, r-oldrel (x86_64): findInGit_0.1.1.tgz |
Old sources: | findInGit archive |
Please use the canonical form https://CRAN.R-project.org/package=findInGit to link to this page.