forked from ropensci-archive/rbace
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (36 loc) · 1.39 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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.3.1
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
email = "[email protected]", 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
Roxygen: list(markdown = TRUE)
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