Package: WikipediaR
Type: Package
Title: R-Based Wikipedia Client
Version: 1.1
Date: 2016-02-05
Authors@R: c(person("Avner", "Bar-Hen", role = c("aut", "cre"),
    email = "Avner.Bar-Hen@mi.parisdescartes.fr"),
    person("Louise", "Baschet", role = "ctb"),
    person("Francois-Xavier", "Jollois", role = "ctb"),
    person("Jeremie", "Riou", role = "ctb")
    )
Maintainer: Avner Bar-Hen <Avner.Bar-Hen@mi.parisdescartes.fr>
Description: Provides an interface to the Wikipedia web application programming
    interface (API), using internet connexion.Three functions provide details for
    a specific Wikipedia page : all links that are present, all pages that link
    to, all the contributions (revisions for main pages, and discussions for talk
    pages). Two functions provide details for a specific user : all contributions,
    and general information (as name, gender, rights or groups). It provides
    additional information compared to others packages, as WikipediR. It does not
    need login. The multiplex network that can be constructed from the results
    of the functions of WikipediaR can be modeled as Stochastic Block Model as in
    Barbillon P., Donnet, S., Lazega E., and Bar-Hen A. : Stochastic Block Models
    for Multiplex networks: an application to networks of researchers, ArXiv
    1501.06444, http://arxiv.org/abs/1501.06444.
License: GPL (> 2)
Depends: R (>= 2.10.0), XML (>= 2.6.3), httr (>= 1.0.0)
URL: http://www.r-project.org
Repository: CRAN
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-05 09:51:04 UTC; louis
Author: Avner Bar-Hen [aut, cre],
  Louise Baschet [ctb],
  Francois-Xavier Jollois [ctb],
  Jeremie Riou [ctb]
Date/Publication: 2016-02-05 19:19:00
Built: R 4.1.0; ; 2021-05-27 06:17:17 UTC; unix
