forked from TS404/WikidataR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (36 loc) · 911 Bytes
/
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: WikidataR
Type: Package
Title: Read-Write API Client Library for 'Wikidata'
Version: 2.2.0
Date: 2021-05-10
Author: Thomas Shafee [aut, cre], Oliver Keyes [aut, cre], Serena Signorelli [aut, cre],
Alex Lum [ctb], Christian Graul [ctb], Mikhail Popov [ctb]
Maintainer: Thomas Shafee <[email protected]>
Description: An API client for the Wikidata <https://www.wikidata.org/wiki/Wikidata:Main_Page> store of
semantic data.
BugReports: https://github.com/TS404/WikidataR/issues
URL: https://github.com/TS404/WikidataR/issues
License: MIT + file LICENSE
Imports:
httr,
jsonlite,
WikipediR,
WikidataQueryServiceR,
tibble,
dplyr,
stringr,
Hmisc,
pbapply,
stats,
readr,
utils
Suggests:
markdown,
testthat,
tidyverse,
knitr,
pageviews
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Encoding: UTF-8
Depends: R (>= 3.5.0)