Back to the "Multiple platform build/check report"

Package 54/172OSArchBUILDCHECKBUILD BIN

genefilter

1.10.1

Biocore 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: /loc/biocbuild/1.8d/R/bin/R CMD check genefilter_1.10.1.tar.gz
RetCode: 0
Time: 206.4 seconds
Status: OK
CheckDir: genefilter.Rcheck
Warnings: 0

Command output

* checking for working latex ... OK
* using log directory '/loc/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/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fPIC  -g -O2 -std=gnu99 -c genedist.c -o genedist.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fPIC  -g -O2 -std=gnu99 -c init.c -o init.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fPIC  -g -O2 -std=gnu99 -c rowPAUCs.c -o rowPAUCs.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fPIC  -g -O2 -std=gnu99 -c rowttests.c -o rowttests.o
gfortran   -fPIC  -g -O2 -c ttest.f -o ttest.o
gcc -G -L/usr/local/lib -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)