Back to the "Multiple platform build/check report"
Package 54/172 | OS | Arch | BUILD | CHECK | BUILD BIN |
genefilter1.10.1Biocore Team | Linux (SUSE 9.2) | x86_64 | OK | OK | |
Linux (SUSE 9.2) | i686 | OK | OK | ||
Solaris 2.9 | sparc | OK | OK | ||
Linux (SUSE 10.0) | x86_64 | OK | [ OK ] | ||
Windows Server 2003 | x86_64 | OK | OK | OK |
Package: genefilter |
Version: 1.10.1 |
Command: /home/biocbuild/1.8d/R/bin/R CMD check genefilter_1.10.1.tar.gz |
RetCode: 0 |
Time: 49.5 seconds |
Status: OK |
CheckDir: genefilter.Rcheck |
Warnings: 0 |
* checking for working latex ... OK * using log directory '/home/biocbuild/1.8d/Rpacks/genefilter.Rcheck' * using Version 2.3.1 (2006-06-01) * checking for file 'genefilter/DESCRIPTION' ... OK * this is package 'genefilter' version '1.10.1' * 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 library.dynam ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking Rd files ... 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 * 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 -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include -I/usr/local/include -fpic -g -O2 -std=gnu99 -Wall -c genedist.c -o genedist.o genedist.c: In function 'mm_dist_binary': genedist.c:233: warning: unused variable 'w2' genedist.c:233: warning: unused variable 'w1' gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include -I/usr/local/include -fpic -g -O2 -std=gnu99 -Wall -c init.c -o init.o gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include -I/usr/local/include -fpic -g -O2 -std=gnu99 -Wall -c rowPAUCs.c -o rowPAUCs.o gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include -I/usr/local/include -fpic -g -O2 -std=gnu99 -Wall -c rowttests.c -o rowttests.o gfortran -fpic -g -O2 -Wall -c ttest.f -o ttest.o gcc -shared -L/usr/local/lib64 -o genefilter.so genedist.o init.o rowPAUCs.o rowttests.o ttest.o -lgfortran -lm -lgcc_s ** R ** data ** 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 kOverA text html latex example maxA text html latex example pOverA text html latex example rowFtests 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)