Package: searcher
Title: Query Search Interfaces
Version: 0.0.4
Authors@R: c(
             person("James", "Balamuta",
                    email = "balamut2@illinois.edu", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0003-2826-8458")
                   )
            )
Description: Provides a search interface to look up terms
    on 'Google', 'Bing', 'DuckDuckGo', 'Startpage', 'StackOverflow', 
    'RStudio Community', 'GitHub', and 'BitBucket'. Upon searching, a browser 
    window will open with the aforementioned search results.
URL: https://github.com/r-assist/searcher
BugReports: https://github.com/r-assist/searcher/issues
Depends: R (>= 3.3.0)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat, covr, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-07-05 18:58:43 UTC; ronin
Author: James Balamuta [aut, cre] (<https://orcid.org/0000-0003-2826-8458>)
Maintainer: James Balamuta <balamut2@illinois.edu>
Repository: CRAN
Date/Publication: 2019-07-05 19:20:04 UTC
