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 240/609HostnameOS / ArchBUILDCHECKBUILD BIN
GeneSelector 2.8.0
Martin Slawski
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/GeneSelector
Last Changed Rev: 70050 / Revision: 74773
Last Changed Date: 2012-10-01 15:16:24 -0700 (Mon, 01 Oct 2012)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: GeneSelector
Version: 2.8.0
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch GeneSelector_2.8.0.tar.gz
StartedAt: 2013-03-24 23:40:29 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 23:41:52 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 83.7 seconds
RetCode: 0
Status:  OK 
CheckDir: GeneSelector.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.11-bioc/meat/GeneSelector.Rcheck'
* using R version 2.15.3 (2013-03-01)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'GeneSelector/DESCRIPTION' ... OK
* this is package 'GeneSelector' version '2.8.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 whether package 'GeneSelector' can be installed ... OK
* checking installed package size ... 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 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 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
HeatmapRankings,RepeatedRanking: warning in heatmap(Rmat[ind, , drop =
  FALSE], hclustfun = hclust, labCol = colnames(Rmat), scale = "none",
  labRow = character(), col = terrain.colors(20), mar = c(8, 8)):
  partial argument match of 'mar' to 'margins'
RankingPermutation,matrix-numeric: no visible binding for global
  variable 'test'
RepeatRanking,GeneRanking-BootMatrix-missing-missing-missing: no
  visible binding for global variable 'RankingBstat'
RepeatRanking,GeneRanking-FoldMatrix-ANY-missing-missing: no visible
  binding for global variable 'RankingBstat'
RepeatRanking,GeneRanking-missing-missing-ANY-ANY: no visible binding
  for global variable 'RankingBstat'
* 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' ... NOTE
The following files should probably not be installed:
  'preamble.tex'

Consider the use of a .Rinstignore file: see 'Writing R Extensions',
or move the vignette sources from 'inst/doc' to 'vignettes'.
* checking examples ... OK
* 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 2 notes.
See
  '/Users/biocbuild/bbs-2.11-bioc/meat/GeneSelector.Rcheck/00check.log'
for details.

GeneSelector.Rcheck/00install.out:

* installing *source* package 'GeneSelector' ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c kendall.c -o kendall.o
kendall.c: In function 'kendall':
kendall.c:3: warning: 'tau' may be used uninitialized in this function
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c mcfour.c -o mcfour.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c mct.c -o mct.o
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o GeneSelector.so kendall.o mcfour.o mct.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.11-bioc/meat/GeneSelector.Rcheck/GeneSelector/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'GeneSelector.rnw' 
** testing if installed package can be loaded

* DONE (GeneSelector)

GeneSelector.Rcheck/GeneSelector-Ex.timings:

nameusersystemelapsed
AggregateMC0.7370.1730.957
AggregatePenalty0.6890.1630.890
AggregateSVD0.3750.1740.594
AggregateSimple0.3860.1650.601
GeneSelector3.0890.7414.094
GenerateBootMatrix0.0970.0060.104
GenerateFoldMatrix0.0620.0050.069
GetStabilityDistance0.3140.1540.494
GetStabilityOverlap0.3250.1870.569
GetStabilityUnion0.4450.2170.734
HeatmapRankings2.6580.6803.610
MergeMethods2.1760.6172.937
RankingBaldiLong0.0710.0080.079
RankingEbam0.5830.1450.739
RankingFC0.0140.0070.021
RankingFoxDimmic0.0410.0060.047
RankingLimma0.6240.0330.660
RankingPermutation1.0390.0151.072
RankingSam1.8750.5992.746
RankingShrinkageT0.1220.0100.140
RankingSoftthresholdT0.3530.0240.392
RankingTstat0.0150.0070.023
RankingWelchT0.0160.0070.027
RankingWilcEbam0.2590.0210.342
RankingWilcoxon0.1760.0090.200
RepeatRanking1.8910.5942.771
toydata0.0110.0020.021