Package: searcher
Title: Query Search Interfaces
Version: 0.0.6
Authors@R: c(
             person("James", "Balamuta",
                    email = "balamut2@illinois.edu", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0003-2826-8458")
                   ),
             person("Alex Rossell", "Hayes",
                    email = "alexander@rossellhayes.com",
                    role = c("ctb"),
                    comment = c(ORCID = "0000-0001-9412-0457")
                   )
            )
Description: Provides a search interface to look up terms
    on 'Google', 'Bing', 'DuckDuckGo', 'Startpage', 'Ecosia', 'rseek',
    'Twitter', '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
RoxygenNote: 7.1.1
Suggests: testthat (>= 2.1.0), covr, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-07-24 19:29:28 UTC; ronin
Author: James Balamuta [aut, cre] (<https://orcid.org/0000-0003-2826-8458>),
  Alex Rossell Hayes [ctb] (<https://orcid.org/0000-0001-9412-0457>)
Maintainer: James Balamuta <balamut2@illinois.edu>
Repository: CRAN
Date/Publication: 2021-07-24 19:50:02 UTC
