Package: wikiTools
Type: Package
Version: 1.2.7
Date: 2024-07-25
Title: Tools for Wikidata and Wikipedia
Description: A set of wrappers intended to check, read and download information from the Wikimedia sources. It is specifically created to work with names of celebrities, in which case their information and statistics can be downloaded. Additionally, it also builds links and snippets to use in combination with the function gallery() in netCoin package.
License: GPL-3
Depends: R (>= 3.5.0)
Encoding: UTF-8
Imports: curl, httr, jsonlite, ratelimitr, collections
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Authors@R: c( 
    person("Modesto", "Escobar", email = "modesto@usal.es", role = c("aut", "cph","cre"), comment = c(ORCID = "0000-0003-2072-6071")),
    person("Ángel", "Zazo", email = "angelzazo@usal.es", role = c("aut")), 
    person("Carlos", "Prieto", email = "cprietos@usal.es", role = c("aut"), comment = c(ORCID = "0000-0001-8178-9768")),
    person("David", "Barrios", email = "metal@usal.es", role = "aut"),
    person("Cristina", "Calvo", email = "cristinacalvolopez@usal.es", role = "aut")
    )
Maintainer: Modesto Escobar <modesto@usal.es>
RoxygenNote: 7.3.1
Packaged: 2024-07-26 14:41:03 UTC; Modesto
Author: Modesto Escobar [aut, cph, cre]
    (<https://orcid.org/0000-0003-2072-6071>),
  Ángel Zazo [aut],
  Carlos Prieto [aut] (<https://orcid.org/0000-0001-8178-9768>),
  David Barrios [aut],
  Cristina Calvo [aut]
Repository: CRAN
Date/Publication: 2024-07-27 22:20:02 UTC
