Package: rbace
Type: Package
Title: 'Bielefeld' Academic Search Engine ('BASE') Client
Description: Interface to the API for the 'Bielefeld' Academic Search
    Engine ('BASE') (<https://www.base-search.net/>). 'BASE' is a
    search engine for more than 150 million scholarly documents from more
    than 7000 sources. Methods are provided for searching for documents,
    as well as getting information on higher level groupings of documents:
    collections and repositories within collections. Search includes
    faceting, so you can get a high level overview of number of documents
    across a given variable (e.g., year). 'BASE' asks users to respect a
    rate limit, but does not enforce it themselves; we enforce that
    rate limit.
Version: 0.2.2
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com", comment = c(ORCID="0000-0003-1444-9135")))
License: MIT + file LICENSE
URL: https://docs.ropensci.org/rbace/,
        https://github.com/ropensci/rbace
BugReports: https://github.com/ropensci/rbace/issues
Encoding: UTF-8
Language: en-US
LazyLoad: yes
Imports: crul, xml2, data.table, tibble
Suggests: testthat, vcr, webmockr
RoxygenNote: 7.1.1
X-schema.org-applicationCategory: Literature
X-schema.org-keywords: text-ming, literature, scholarly, citations,
        search
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2020-10-13 00:28:56 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-13 04:20:02 UTC
