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 327/565HostnameOS / ArchBUILDCHECKBUILD BIN
maigesPack 1.21.2
Gustavo H. Esteves
Snapshot Date: 2012-06-20 15:22:40 -0700 (Wed, 20 Jun 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/maigesPack
Last Changed Rev: 65510 / Revision: 66885
Last Changed Date: 2012-04-27 14:19:15 -0700 (Fri, 27 Apr 2012)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  ERROR  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: maigesPack
Version: 1.21.2
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch maigesPack_1.21.2.tar.gz
StartedAt: 2012-06-21 01:23:15 -0700 (Thu, 21 Jun 2012)
EndedAt: 2012-06-21 01:35:07 -0700 (Thu, 21 Jun 2012)
EllapsedTime: 711.7 seconds
RetCode: 0
Status:  OK 
CheckDir: maigesPack.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.11-bioc/meat/maigesPack.Rcheck'
* using R version 2.15.0 Patched (2012-04-26 r59216)
* 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.21.2'
* 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 '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 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 ... 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 ... 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 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 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c Minfo.c -o Minfo.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c bootstrapT.c -o bootstrapT.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c register.c -o register.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c robustCorr.c -o robustCorr.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c stats.c -o stats.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 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.11-bioc/meat/maigesPack.Rcheck/maigesPack/libs/i386
** R
** data
** inst
** preparing package for lazy loading
Warning: replacing previous import 'show' when loading 'limma'
** help
*** installing help indices
** building package indices
** installing vignettes
   'maigesPack_tutorial.Rnw' 
** testing if installed package can be loaded
Warning: replacing previous import 'show' when loading 'limma'

* DONE (maigesPack)

maigesPack.Rcheck/maigesPack-Ex.timings:

nameusersystemelapsed
MI0.0050.0010.006
activeMod4.2250.0674.423
activeModScoreHTML2.0990.0472.288
activeNet6.7260.0407.135
activeNetScoreHTML6.6340.0326.745
addGeneGrps0.0010.0000.001
addPaths0.0000.0010.000
bootstrapCor0.0780.0010.079
bootstrapMI0.3340.0030.339
bootstrapT0.0050.0010.006
boxplot-methods134.879 44.960189.932
bracketMethods0.3540.0540.410
calcA0.3070.2320.551
calcW0.3110.2380.554
classifyKNN0.4100.0240.456
classifyKNNsc0.5670.0180.591
classifyLDA1.8540.0301.905
classifyLDAsc2.9240.0242.984
classifySVM0.9470.0240.976
classifySVMsc1.4650.0191.492
coerce-methods0.2310.0790.310
compCorr0.0000.0000.001
createMaigesRaw0.5620.0300.596
deGenes2by2BootT1.0620.0171.158
deGenes2by2Ttest0.4400.0230.530
deGenes2by2Wilcox0.3970.0160.464
deGenesANOVA0.3910.0360.479
designANOVA0.1970.0220.261
dim-methods0.1180.0100.128
getLabels0.1260.0210.146
hierM2.3800.2222.632
hierMde0.7760.0370.828
image-methods 6.126 3.75410.523
kmeansM2.7170.2222.968
kmeansMde0.7530.0380.796
loadData0.0010.0000.000
normLoc4.1390.4444.750
normOLIN0.1240.0120.135
normRepLoess0.1230.0130.136
normScaleLimma167.253 37.379211.087
normScaleMarray61.00118.66680.984
plot-methods13.627 0.30814.584
plotGenePair0.1880.0250.216
print-methods0.2610.0260.287
relNet2TGF0.2660.0410.492
relNetworkB3.4260.0793.546
relNetworkM0.1630.0180.181
robustCorr0.0020.0010.002
selSpots0.5260.1640.698
show-methods0.2480.0260.284
somM3.1160.2773.422
somMde0.7500.0390.794
summarizeReplicates3.6100.2773.929
summary-methods0.2420.0190.262
tableClass1.4010.0211.433
tablesDE4.6790.1054.834