Back to the "Multiple platform build/check report"
Package 66/208 | OS | Arch | BUILD | CHECK | BUILD BIN |
genefilter1.13.7Biocore Team | Linux (SUSE 9.2) | x86_64 | OK | [ OK ] | |
Linux (SUSE 10.1) | x86_64 | OK | OK | ||
Linux (SUSE 9.2) | i686 | OK | OK | ||
Solaris 2.9 | sparc | OK | OK | ||
Windows Server 2003 | x86_64 | OK | OK | OK | |
Windows Server 2003 | NA | OK | ERROR | OK | |
Mac OS X (10.4.6) | i686 | OK | OK |
Package: genefilter |
Version: 1.13.7 |
Command: /loc/biocbuild/2.0d/R/bin/R CMD check genefilter_1.13.7.tar.gz |
RetCode: 0 |
Time: 171.6 seconds |
Status: OK |
CheckDir: genefilter.Rcheck |
Warnings: 0 |
* checking for working latex ... OK * using log directory '/loc/biocbuild/2.0d/Rpacks/genefilter.Rcheck' * using R version 2.5.0 Under development (unstable) (2006-12-05 r40126) * checking for file 'genefilter/DESCRIPTION' ... OK * this is package 'genefilter' version '1.13.7' * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'genefilter' can be installed ... OK * checking package directory ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for syntax errors ... OK * checking R files for non-ASCII characters ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the name space can be loaded with stated dependencies ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking for CRLF line endings in C/C++/Fortran sources/headers ... OK * checking for portable use of $BLAS_LIBS ... OK * creating genefilter-Ex.R ... OK * checking examples ... OK * checking package vignettes in 'inst/doc' ... OK * creating genefilter-manual.tex ... OK * checking genefilter-manual.tex ... OK
genefilter.Rcheck/00install.out:
* Installing *source* package 'genefilter' ... ** libs gcc -std=gnu99 -I/loc/biocbuild/2.0d/R/include -I/loc/biocbuild/2.0d/R/include -I/usr/local/include -fpic -g -O2 -Wall -c genedist.c -o genedist.o genedist.c: In function `mm_dist_binary': genedist.c:233: warning: unused variable `w1' genedist.c:233: warning: unused variable `w2' g++ -I/loc/biocbuild/2.0d/R/include -I/loc/biocbuild/2.0d/R/include -I/usr/local/include -fpic -g -O2 -Wall -c half_range_mode.cpp -o half_range_mode.o gcc -std=gnu99 -I/loc/biocbuild/2.0d/R/include -I/loc/biocbuild/2.0d/R/include -I/usr/local/include -fpic -g -O2 -Wall -c init.c -o init.o gcc -std=gnu99 -I/loc/biocbuild/2.0d/R/include -I/loc/biocbuild/2.0d/R/include -I/usr/local/include -fpic -g -O2 -Wall -c pAUC.c -o pAUC.o pAUC.c: In function `pAUC_c': pAUC.c:75: warning: operation on `ta' may be undefined pAUC.c:78: warning: operation on `ta' may be undefined pAUC.c:81: warning: operation on `ta' may be undefined pAUC.c: In function `pAUC': pAUC.c:141: warning: suggest parentheses around comparison in operand of | pAUC.c:123: warning: unused variable `i' pAUC.c: In function `pAUC_c': pAUC.c:22: warning: `xsum' might be used uninitialized in this function pAUC.c:22: warning: `ysum' might be used uninitialized in this function gcc -std=gnu99 -I/loc/biocbuild/2.0d/R/include -I/loc/biocbuild/2.0d/R/include -I/usr/local/include -fpic -g -O2 -Wall -c rowPAUCs.c -o rowPAUCs.o rowPAUCs.c: In function `ROCpAUC_c': rowPAUCs.c:95: warning: operation on `ta' may be undefined rowPAUCs.c:98: warning: operation on `ta' may be undefined rowPAUCs.c:101: warning: operation on `ta' may be undefined rowPAUCs.c:23: warning: `xsum' might be used uninitialized in this function rowPAUCs.c:23: warning: `ysum' might be used uninitialized in this function gcc -std=gnu99 -I/loc/biocbuild/2.0d/R/include -I/loc/biocbuild/2.0d/R/include -I/usr/local/include -fpic -g -O2 -Wall -c rowttests.c -o rowttests.o g77 -fpic -g -O2 -Wall -c ttest.f -o ttest.o g++ -shared -L/usr/local/lib64 -o genefilter.so genedist.o half_range_mode.o init.o pAUC.o rowPAUCs.o rowttests.o ttest.o -lg2c -lm -lgcc_s ** R ** data ** moving datasets to lazyload DB ** inst ** save image Loading required package: Biobase Loading required package: tools Welcome to Bioconductor Vignettes contain introductory material. To view, type 'openVignette()' or start with 'help(Biobase)'. For details on reading vignettes, see the openVignette help page. Loading required package: survival Loading required package: splines ** help >>> Building/Updating help pages for package 'genefilter' Formats: text html latex example Anova text html latex example allNA text html latex example coxfilter text html latex example cv text html latex example eSetFilter text html latex example filterfun text html latex example findLargest text html latex example gapFilter text html latex example genefilter text html latex example genefinder text html latex example genescale text html latex example half.range.mode text html latex example kOverA text html latex example maxA text html latex example pOverA text html latex example rowFtests text html latex example rowROC-class text html latex example rowSds text html latex example rowpAUCs text html latex example shorth text html latex example tdata text html latex example ttest text html latex example ** building package indices ... * DONE (genefilter)