I've had this problem for a long time, so it might be a configuration setting, and I need your help.
When running CHECK --as-cran etc the vast majority passes, but it always fails when running the examples before it gets to my code. * checking examples ... ERROR Running examples in 'rgsepd-Ex.R' failed ...snip > library('rgsepd') Error in library("rgsepd") : there is no package called 'rgsepd' It looks like something is forgetting to INSTALL the package before it can run any examples. It's clearly been installed to do every other part of the process. Is there some library location problem you suppose? Note I'm double-checking things because my package is failing to build for some reason on moscato. In this past when this has happened without my changing anything, it was some dependency having changed. So here I am again updating everything to debug. [[alternative HTML version deleted]] _______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel