Last active
August 29, 2015 14:26
-
-
Save kozo2/b60f51cd5b9665b12ac3 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Summary: | |
REQUIRED count: 3 | |
RECOMMENDED count: 1 | |
CONSIDERATION count: 5 | |
For detailed information about these checks, see | |
the BiocCheck vignette, available at | |
http://www.bioconductor.org/packages/3.1/bioc/vignettes/BiocCheck/inst/doc/BiocCheck.html#Interpreting_BiocCheck_output | |
BiocCheck FAILED. | |
$requirements | |
[1] "'vignettes' directory!" | |
[2] "Add some biocViews!" | |
[3] "Package must be removed from CRAN." | |
$recommendations | |
[1] "y of x.y.z version should be even in release" | |
$considerations | |
[1] "Adding unit tests.\n We strongly encourage them. See\n http://www.bioconductor.org/developers/how-to/unitTesting-guidelines/." | |
[2] "Adding a NEWS file, so your package news will be included in Bioconductor release announcements." | |
[3] "Shortening lines; 31 lines (2%) are > 80 characters long." | |
[4] "Replacing tabs with 4 spaces; 78 lines (5%) contain tabs." | |
[5] "Indenting lines with a multiple of 4 spaces; 180 lines (13%) are not." | |
> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment