Package: findR
Type: Package
Title: Find R Scripts, R Markdown, PDF and Text Files by Content with
        Pattern Matching
Version: 0.1.0
Authors@R: person("David", "Zumbach", role = c("aut", "cre"), email = "david.zumbach@gfzb.ch")
Description: Scans all directories and subdirectories of a path for R scripts, R Markdown, PDF or
    text files containing a specific pattern.  Hits can be copied to a new folder.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: pdftools
BugReports: https://github.com/zumbov2/findR/issues
NeedsCompilation: no
Packaged: 2018-01-29 14:59:40 UTC; David Zumbach
Author: David Zumbach [aut, cre]
Maintainer: David Zumbach <david.zumbach@gfzb.ch>
Repository: CRAN
Date/Publication: 2018-01-30 14:13:29 UTC
