Source: r-cran-wikidatar
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-httr,
 r-cran-jsonlite,
 r-cran-wikipedir,
 r-cran-wikidataqueryservicer,
 r-cran-tibble,
 r-cran-dplyr,
 r-cran-stringr,
 r-cran-hmisc,
 r-cran-progress,
 r-cran-pbapply,
 r-cran-readr,
 r-cran-crayon,
 r-pkg-team-core-architecture,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-wikidatar
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-wikidatar.git
Homepage: https://cran.r-project.org/package=WikidataR

Package: r-cran-wikidatar
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Read-Write API Client Library for Wikidata
 Read from, interogate, and write to Wikidata <https://www.wikidata.org>
  - the multilingual, interdisciplinary, semantic knowledgebase. Includes
 functions to: read from wikidata (single items, properties, or properties);
 query wikidata (retrieving all items that match a set of criterial via
 Wikidata SPARQL query service); write to Wikidata (adding new items or
 statements via QuickStatements); and handle and manipulate Wikidata objects
 (as lists and tibbles). Uses the Wikidata and Quickstatements APIs.
