[Bioc-devel] XCMS build farm failures: fillOddEven() and missing rgl
Hervé Pagès
hpages at fhcrc.org
Wed Jun 17 02:53:56 CEST 2009
Hi Steffen,
This problem is now fixed in R-devel. Our build system has been updated
and the devel packages don't seem affected anymore:
http://bioconductor.org/checkResults/2.5/bioc-LATEST/
Cheers,
H.
Hervé Pagès wrote:
> Hi Steffen,
>
> Steffen Neumann wrote:
> [...]
>> The second is somewhat stranger, and also affects quite a few other
>> packages on Windows (and not other platforms):
>>
>> Error in png(file.path(specdir, "%003d.png"), width = w, height =
>> h) : invalid value of 'fillOddEven'
>>
>> Is that a known Problem of the R develpment version, or do we need to
>> change something in our package ?
>
> The 'fillOddEven' parameter is indeed a recent addition to the R-2.10
> series:
>
> https://svn.r-project.org/R/trunk/NEWS
>
> Something really odd is happening on our Windows build nodes: when calling
> png() here, we get something like:
>
> Error in png("somefile.png") :
> invalid value of 'fillOddEven'
>
> But when checking the man page for png() or looking at the code of the
> function, I don't see any 'fillOddEven' argument!
>
> I need to investigate more.
>
> Cheers,
> H.
>
>>
>> Yours,
>> Steffen
>>
>
--
Hervé Pagès
Program in Computational Biology
Division of Public Health Sciences
Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N, M2-B876
P.O. Box 19024
Seattle, WA 98109-1024
E-mail: hpages at fhcrc.org
Phone: (206) 667-5791
Fax: (206) 667-1319
More information about the Bioc-devel
mailing list