On 03/22/2016 03:00 AM, Dario Strbenac wrote:
Hello,

The newly added Bioconductor package miRNAmeConverter has no vignette, although 
a vignette is a requirement for Bioconductor packages which are not simply 
annotation databases.

Rather, the package has a vignette, but it is not built.

This is because of the '\\' in the vignette header. Also, the 'html' and 'pdf' versions of the vignette should not be in SVN.

I've cc'd the maintainer.

Martin


Index: miRNAmeConverter-vignette.Rmd
===================================================================
--- miRNAmeConverter-vignette.Rmd       (revision 115094)
+++ miRNAmeConverter-vignette.Rmd       (working copy)
@@ -9,9 +9,9 @@
 csl: apa.csl
 bibliography: references.bib
 vignette: >
-   %\\VignetteIndexEntry{miRNAmeConverter-vignette}
-   %\\VignetteEncoding{UTF-8}
-   %\\VignetteEngine{knitr::rmarkdown}
+   %\VignetteIndexEntry{miRNAmeConverter-vignette}
+   %\VignetteEncoding{UTF-8}
+   %\VignetteEngine{knitr::rmarkdown}
 ---

 <!-- output:



--------------------------------------
Dario Strbenac
PhD Student
University of Sydney
Camperdown NSW 2050
Australia
_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel



This email message may contain legally privileged and/or confidential 
information.  If you are not the intended recipient(s), or the employee or 
agent responsible for the delivery of this message to the intended 
recipient(s), you are hereby notified that any disclosure, copying, 
distribution, or use of this email message is prohibited.  If you have received 
this message in error, please notify the sender immediately by e-mail and 
delete this email message from your computer. Thank you.

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to