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 277/479HostnameOS / ArchBUILDCHECKBUILD BIN
maigesPack 1.17.0
Gustavo H. Esteves
Snapshot Date: 2011-07-06 19:21:50 -0700 (Wed, 06 Jul 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/maigesPack
Last Changed Rev: 55307 / Revision: 56603
Last Changed Date: 2011-05-06 14:58:56 -0700 (Fri, 06 May 2011)
wilson2 Linux (openSUSE 11.4) / 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 
moscato1 Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: maigesPack
Version: 1.17.0
Command: /Library/Frameworks/R.framework/Versions/2.14/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch maigesPack_1.17.0.tar.gz
StartedAt: 2011-07-07 04:11:15 -0700 (Thu, 07 Jul 2011)
EndedAt: 2011-07-07 04:23:42 -0700 (Thu, 07 Jul 2011)
EllapsedTime: 747.6 seconds
RetCode: 0
Status:  OK 
CheckDir: maigesPack.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.9-bioc/meat/maigesPack.Rcheck'
* using R version 2.14.0 Under development (unstable) (2011-06-22 r56208)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'maigesPack/DESCRIPTION' ... OK
* this is package 'maigesPack' version '1.17.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'maigesPack' 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 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 ... OK
* 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 ... NOTE
  
  Note: significantly better compression could be obtained
        by using tools::resaveRdaFiles() or R CMD build --resave-data
               old_size new_size compress
  gastro.RData    836Kb    460Kb       xz
* 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 sizes of PDF files under 'inst/doc' ... OK
* 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

maigesPack.Rcheck/00install.out:

* installing *source* package 'maigesPack' ...
** libs
*** arch - i386
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c Minfo.c -o Minfo.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c bootstrapT.c -o bootstrapT.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c register.c -o register.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c robustCorr.c -o robustCorr.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c stats.c -o stats.o
gcc-4.2 -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o maigesPack.so Minfo.o bootstrapT.o register.o robustCorr.o stats.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.9-bioc/meat/maigesPack.Rcheck/maigesPack/libs/i386
** R
** data
** inst
** preparing package for lazy loading
Loading required package: Biobase

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'browseVignettes()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation("pkgname")'.

Loading required package: limma
Loading required package: marray
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'maigesPack_tutorial.Rnw' 
** testing if installed package can be loaded

* DONE (maigesPack)

maigesPack.Rcheck/maigesPack-Ex.timings:

nameusersystemelapsed
MI0.0060.0010.006
activeMod4.7930.0634.955
activeModScoreHTML2.4340.0482.607
activeNet7.6900.0538.184
activeNetScoreHTML7.6950.0528.570
addGeneGrps0.0000.0010.000
addPaths000
bootstrapCor0.0910.0020.098
bootstrapMI0.3780.0030.394
bootstrapT0.0050.0000.005
boxplot-methods133.931 47.337189.106
bracketMethods0.4330.0530.490
calcA0.3550.2240.587
calcW0.3670.2360.609
classifyKNN0.4950.0170.535
classifyKNNsc0.7090.0140.730
classifyLDA2.3650.0272.407
classifyLDAsc3.9390.0234.004
classifySVM1.1370.0201.182
classifySVMsc1.9110.0191.955
coerce-methods0.3750.0820.468
compCorr000
createMaigesRaw0.6360.0170.658
deGenes2by2BootT1.2350.0141.265
deGenes2by2Ttest0.6020.0120.626
deGenes2by2Wilcox0.6160.0140.631
deGenesANOVA0.5720.0320.608
designANOVA0.2550.0170.273
dim-methods0.1720.0080.184
getLabels0.1770.0160.196
hierM3.4630.2233.674
hierMde0.9070.0270.942
image-methods 7.033 3.58810.873
kmeansM3.4320.2133.892
kmeansMde0.7770.0210.829
loadData0.0000.0010.001
normLoc4.7320.4365.931
normOLIN0.1710.0070.179
normRepLoess0.1690.0060.181
normScaleLimma130.135 35.117170.079
normScaleMarray 99.641 17.486120.572
plot-methods16.127 0.31918.556
plotGenePair0.2410.0170.384
print-methods0.3220.0160.518
relNet2TGF0.3240.0300.618
relNetworkB4.5620.0665.387
relNetworkM0.2270.0170.262
robustCorr0.0020.0010.002
selSpots0.8160.1430.970
show-methods0.3140.0140.406
somM4.0140.2715.311
somMde0.9590.0281.254
summarizeReplicates5.3690.2867.132
summary-methods0.3300.0170.546
tableClass1.9560.0202.010
tablesDE4.0980.4725.304