Package: WikidataQueryServiceR
Title: API Client Library for 'Wikidata Query Service'
Version: 0.1.0
Date: 2017-01-17
Authors@R: c(
    person("Mikhail", "Popov", email = "mikhail@wikimedia.org",
           role = c("aut", "cre"), comment = "@bearloga on Twitter"),
    person("Wikimedia Foundation", role = "cph")
    )
Description: An API client for the 'Wikidata Query Service'
    <https://query.wikidata.org/>.
Depends: R (>= 3.1.2)
Imports: httr (>= 1.2.1), dplyr (>= 0.5.0), jsonlite (>= 1.2)
Suggests: rvest (>= 0.3.2), urltools (>= 1.6.0)
URL: https://github.com/bearloga/WikidataQueryServiceR
BugReports: https://github.com/bearloga/WikidataQueryServiceR/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-17 20:24:47 UTC; mpopov
Author: Mikhail Popov [aut, cre] (@bearloga on Twitter),
  Wikimedia Foundation [cph]
Maintainer: Mikhail Popov <mikhail@wikimedia.org>
Repository: CRAN
Date/Publication: 2017-01-17 23:12:16
