Back to the "Multiple platform build/check report" A  B  C  D  E  F [G] H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

Package 152/419HostnameOS / ArchBUILDCHECKBUILD BIN
genefilter 1.32.0
Biocore Team c/o BioC user list
Snapshot Date: 2011-03-30 23:22:56 -0700 (Wed, 30 Mar 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_7/madman/Rpacks/genefilter
Last Changed Rev: 50293 / Revision: 54281
Last Changed Date: 2010-10-17 22:34:23 -0700 (Sun, 17 Oct 2010)
lamb2 Linux (openSUSE 11.2) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: genefilter
Version: 1.32.0
Command: /Library/Frameworks/R.framework/Versions/2.12/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch genefilter_1.32.0.tar.gz
StartedAt: 2011-03-31 05:49:57 -0700 (Thu, 31 Mar 2011)
EndedAt: 2011-03-31 05:51:32 -0700 (Thu, 31 Mar 2011)
EllapsedTime: 95.4 seconds
RetCode: 0
Status:  OK 
CheckDir: genefilter.Rcheck
Warnings: 0

Command output

* using log directory ‘/Users/biocbuild/bbs-2.7-bioc/meat/genefilter.Rcheck’
* using R version 2.12.2 Patched (2011-02-25 r54591)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘genefilter/DESCRIPTION’ ... OK
* this is package ‘genefilter’ version ‘1.32.0’
* checking package name space information ... OK
* 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 non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the name space can be loaded with stated dependencies ... OK
* checking whether the name space can be unloaded cleanly ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
eSetFilter : buildGUI: no visible binding for '<<-' assignment to ‘END’
eSetFilter : buildGUI : finish: no visible binding for '<<-' assignment
  to ‘END’
eSetFilter : buildGUI: no visible binding for global variable ‘END’
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... NOTE
'library' or 'require' call not declared from: ROC
* checking data for non-ASCII characters ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking examples ... OK
* checking package vignettes in ‘inst/doc’ ... SKIPPED
* checking PDF version of manual ... OK

genefilter.Rcheck/00install.out:

* installing *source* package ‘genefilter’ ...
** libs
*** arch - i386
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks -c half_range_mode.cpp -o half_range_mode.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c init.c -o init.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c nd.c -o nd.o
nd.c: In function ‘gf_dist_binary’:
nd.c:242: warning: unused variable ‘w2’
nd.c:242: warning: unused variable ‘w1’
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c pAUC.c -o pAUC.o
pAUC.c: In function ‘pAUC_c’:
pAUC.c:73: warning: operation on ‘ta’ may be undefined
pAUC.c:76: warning: operation on ‘ta’ may be undefined
pAUC.c:79: 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’
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c rowPAUCs.c -o rowPAUCs.o
rowPAUCs.c: In function ‘ROCpAUC_c’:
rowPAUCs.c:97: warning: operation on ‘ta’ may be undefined
rowPAUCs.c:100: warning: operation on ‘ta’ may be undefined
rowPAUCs.c:103: warning: operation on ‘ta’ may be undefined
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include -I/Library/Frameworks/R.framework/Versions/2.12/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c rowttests.c -o rowttests.o
gfortran -arch i386   -fPIC  -g -O2 -Wall -pedantic -c ttest.f -o ttest.o
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o genefilter.so half_range_mode.o init.o nd.o pAUC.o rowPAUCs.o rowttests.o ttest.o -lgfortran -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.7-bioc/meat/genefilter.Rcheck/genefilter/libs/i386
** R
** data
**  moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Creating a new generic function for "plot" in "genefilter"
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (genefilter)

genefilter.Rcheck/genefilter-Ex.timings:

nameusersystemelapsed
Anova0.0170.0000.020
allNA0.0010.0010.001
coxfilter0.1390.0020.141
cv0.0020.0000.001
dist20.0080.0020.010
eSetFilter0.0010.0000.001
filter_volcano0.0000.0000.001
filtered_p0.0000.0000.001
filterfun0.0020.0000.003
findLargest0.8750.0520.939
gapFilter0.0010.0010.002
genefilter0.0040.0000.005
genefinder0.1230.0360.160
genescale0.0020.0000.002
half.range.mode7.8140.1448.017
kOverA0.0000.0010.000
kappa_p000
maxA000
nsFilter0.7340.0260.764
pOverA0.0010.0000.000
rejection_plot000
rowFtests 9.564 0.48210.131
rowROC-class0.3250.0230.351
rowSds0.0040.0010.004
rowpAUCs2.5120.0432.648
shorth0.0030.0010.003
tdata0.0020.0000.002
ttest0.010.000.01