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 

BioC 2.13: CHECK report for genefilter on perceval

This page was generated on 2014-04-05 09:51:35 -0700 (Sat, 05 Apr 2014).

Package 282/750HostnameOS / ArchBUILDCHECKBUILD BIN
genefilter 1.44.0
Bioconductor Package Maintainer
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/genefilter
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  WARNINGS 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: genefilter
Version: 1.44.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch genefilter_1.44.0.tar.gz
StartedAt: 2014-04-05 01:26:41 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 01:29:37 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 176.2 seconds
RetCode: 0
Status:  OK 
CheckDir: genefilter.Rcheck
Warnings: 0

Command output

* using log directory ‘/Users/biocbuild/bbs-2.13-bioc/meat/genefilter.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘genefilter/DESCRIPTION’ ... OK
* this is package ‘genefilter’ version ‘1.44.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘genefilter’ can be installed ... [15s/16s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘Biobase’ ‘methods’
A package should be listed in only one of these fields.
* checking top-level files ... OK
* checking for left-over 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 namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
‘:::’ call which should be ‘::’: ‘tkWidgets:::formatArg’
  See the note in ?`:::` about the use of this operator.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* 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 ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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 compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking for old-style vignette sources ... NOTE
Vignette sources only in ‘inst/doc’:
  ‘howtogenefilter.Rnw’, ‘howtogenefinder.Rnw’,
  ‘independent_filtering_plots.Rnw’, ‘independent_filtering.Rnw’
A ‘vignettes’ directory will be required as from R 3.1.0
* checking examples ... [29s/30s] OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
rowFtests       11.000  0.227  11.338
half.range.mode  5.295  0.030   5.401
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 4 notes.
See
  ‘/Users/biocbuild/bbs-2.13-bioc/meat/genefilter.Rcheck/00check.log’
for details.

genefilter.Rcheck/00install.out:

* installing *source* package ‘genefilter’ ...
** libs
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c half_range_mode.cpp -o half_range_mode.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c init.c -o init.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -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’
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -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’
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -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
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c rowttests.c -o rowttests.o
gfortran-4.2 -arch x86_64   -fPIC  -g -O2 -Wall  -c ttest.f -o ttest.o
llvm-g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -L/usr/local/lib -o genefilter.so half_range_mode.o init.o nd.o pAUC.o rowPAUCs.o rowttests.o ttest.o -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3/x86_64 -L/usr/local/lib/x86_64 -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.3 -lgfortran -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.13-bioc/meat/genefilter.Rcheck/genefilter/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Creating a generic function for ‘plot’ from package ‘graphics’ in package ‘genefilter’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (genefilter)

genefilter.Rcheck/genefilter-Ex.timings:

nameusersystemelapsed
Anova0.3200.0020.325
allNA0.0080.0010.010
coxfilter0.0970.0150.116
cv0.0130.0020.015
dist20.0170.0020.019
eSetFilter0.0080.0010.009
filter_volcano0.0040.0010.005
filtered_p0.0050.0010.007
filterfun0.0090.0030.012
findLargest1.0330.0611.109
gapFilter0.0320.0030.036
genefilter0.0350.0010.036
genefinder0.1930.0300.226
genescale0.0280.0000.030
half.range.mode5.2950.0305.401
kOverA0.0100.0010.011
kappa_p0.0090.0010.011
maxA0.0190.0030.022
nsFilter0.7460.0420.801
pOverA0.0290.0010.030
rejection_plot0.0220.0000.024
rowFtests11.000 0.22711.338
rowROC-class0.6160.0510.670
rowSds0.0040.0030.006
rowpAUCs2.1590.0522.263
shorth0.0220.0100.032
tdata0.0180.0060.025
ttest0.0240.0100.036