-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #51 from datacamp/cleanup2
Cleanup2
- Loading branch information
Showing
14 changed files
with
238 additions
and
199 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,12 @@ Package: RDocumentation | |
Type: Package | ||
Title: Integrate R with 'RDocumentation.org' | ||
Version: 0.7.1 | ||
Author: Jonathan Cornelissen <[email protected]> | ||
Maintainer: Ludovic Vannoorenberghe <[email protected]> | ||
Authors@R: c( | ||
person("Ludovic", "Vannoorenberghe", email = "[email protected]", role = "cre"), | ||
person("Jonathan", "Cornelissen", email = "[email protected]", role = "aut"), | ||
person("Hannes", "Buseyne", role = "ctb"), | ||
person("Filip", "Schouwenaars", email = "[email protected]", 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. | ||
|
@@ -15,5 +19,5 @@ Imports: | |
utils, | ||
githubinstall | ||
RoxygenNote: 5.0.1 | ||
Suggests: | ||
Suggests: | ||
testthat |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.