Package: searcher
Title: Query Search Interfaces
Version: 0.0.7
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/coatless-rpkg/searcher,
        https://r-pkg.thecoatlessprofessor.com/searcher/
BugReports: https://github.com/coatless-rpkg/searcher/issues
Depends: R (>= 3.3.0)
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: testthat (>= 2.1.0), covr, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-02-04 06:40:34 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: 2024-02-04 07:00:02 UTC
Built: R 4.2.3; ; 2024-02-04 07:21:06 UTC; unix
