----- Original Message ----- > From: "Jason Ross" <jason.r...@csiro.au> > To: "bioc-devel" <bioc-devel@r-project.org> > Sent: Tuesday, February 2, 2016 11:39:51 PM > Subject: [Bioc-devel] Vignette package error
> Hi, > > My recently submitted package is failing with this error: > "Error: processing vignette 'IntroductionToHarman.Rmd' failed with > diagnostics: there is no package called 'missMethyl' > Execution halted" > > Build report here: > http://bioconductor.org/spb_reports/Harman_0.99.1_buildreport_20160202233741.html > > However, missMethyl has been in Bioconductor since 3.0. > See: https://www.bioconductor.org/packages/release/bioc/html/missMethyl.html > > I'm not sure what I'm doing wrong? Is the build environment rather old? > Should I have missMethyl in the 'suggests' field in the DESCRIPTION file? > Does your package use missMethyl? Then you need to declare a dependency on it (Depends, Imports, or Suggests, whichever is appropriate) in the DESCRIPTION file, otherwise how is the build system to know it needs it? Dan > Regards, > Jason. > > _______________________________________________ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/bioc-devel _______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel