Dear list members,

as I am new to R, I would kindly like to ask for your help.

I checked a package with the 'R CMD check' command and all worked out
well, (only 'OK' status). Loading its vignette afterwards with
'source("package.Rcheck/inst/doc/vignette.R")' yields a message saying
that several (well, in my case more than 50) warnings still exist and
can be viewed via the 'warnings()' command.

My question now is: why are there still warnings even though the check
has been passed without any problems? Generally speaking, would it be
possible to submit this package e.g. to the Bioconductor project, even
if these warnings still exist?


Thanks in advance,
Christian



-- 

Christian Kohler
Institute of Functional Genomics
Computational Diagnostics
University of Regensburg
D-93147 Regensburg (Germany)

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to