[R] warnings although R CMD check runs without any problem
Christian Kohler
Christian.Kohler at klinik.uni-regensburg.de
Thu Sep 20 16:48:42 CEST 2007
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)
More information about the R-help
mailing list