Package: RDocumentation
Type: Package
Title: Integrate R with 'RDocumentation.org'
Version: 0.7.1
Authors@R: c(
    person("Ludovic", "Vannoorenberghe", email = "ludovic@datacamp.com", role = "cre"),
    person("Jonathan", "Cornelissen", email = "jonathan@datacamp.com", role = "aut"),
    person("Hannes", "Buseyne", role = "ctb"),
    person("Filip", "Schouwenaars", email = "filip@datacamp.com", role = "ctb")
    )
URL: https://www.rdocumentation.org, https://www.datacamp.com
BugReports: https://github.com/datacamp/RDocumentation/issues
Description: Wraps around the default help functionality in R. Instead of plain documentation files, documentation will now show up as it does on 'RDocumentation.org', a platform that shows R documentation from CRAN, GitHub and Bioconductor, together with informative stats to assess the package quality and possibilities to discuss packages.
License: GPL (>= 2)
Imports: httr (>= 1.2.1), proto (>= 0.3-10), rjson (>= 0.2.15), utils,
        githubinstall
RoxygenNote: 5.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2016-10-26 10:22:01 UTC; ludov
Author: Ludovic Vannoorenberghe [cre],
  Jonathan Cornelissen [aut],
  Hannes Buseyne [ctb],
  Filip Schouwenaars [ctb]
Maintainer: Ludovic Vannoorenberghe <ludovic@datacamp.com>
Repository: CRAN
Date/Publication: 2016-10-26 14:27:56
