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.12: CHECK report for maigesPack on george2

This page was generated on 2013-10-09 09:37:26 -0700 (Wed, 09 Oct 2013).

Package 382/671HostnameOS / ArchBUILDCHECKBUILD BIN
maigesPack 1.24.0
Gustavo H. Esteves
Snapshot Date: 2013-10-08 17:00:48 -0700 (Tue, 08 Oct 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/maigesPack
Last Changed Rev: 75263 / Revision: 81334
Last Changed Date: 2013-04-03 14:32:27 -0700 (Wed, 03 Apr 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK [ OK ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: maigesPack
Version: 1.24.0
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings maigesPack_1.24.0.tar.gz
StartedAt: 2013-10-09 03:00:35 -0700 (Wed, 09 Oct 2013)
EndedAt: 2013-10-09 03:19:30 -0700 (Wed, 09 Oct 2013)
EllapsedTime: 1134.8 seconds
RetCode: 0
Status:  OK 
CheckDir: maigesPack.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.12-bioc/meat/maigesPack.Rcheck’
* using R version 3.0.1 (2013-05-16)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘maigesPack/DESCRIPTION’ ... OK
* this is package ‘maigesPack’ version ‘1.24.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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘maigesPack’ can be installed ... [13s/13s] OK
* checking installed package size ... OK
* checking package directory ... 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 ... 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 installed files from ‘inst/doc’ ... OK
* checking examples ... [16m/16m] OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
boxplot-methods    348.442  8.204 359.344
normScaleMarray    260.152  5.209 269.047
normScaleLimma     258.308  5.092 264.537
plot-methods        14.205  0.220  15.736
tablesDE             7.008  0.084   7.149
image-methods        7.056  0.028   7.089
activeNet            6.449  0.032   6.720
activeNetScoreHTML   6.464  0.016   6.573
* 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 was 1 note.
See
  ‘/home/biocbuild/bbs-2.12-bioc/meat/maigesPack.Rcheck/00check.log’
for details.

maigesPack.Rcheck/00install.out:

* installing *source* package ‘maigesPack’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c Minfo.c -o Minfo.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c bootstrapT.c -o bootstrapT.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c register.c -o register.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c robustCorr.c -o robustCorr.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c stats.c -o stats.o
stats.c: In function ‘stats_median_from_sorted_data’:
stats.c:80:22: warning: operation on ‘i’ may be undefined [-Wsequence-point]
gcc -std=gnu99 -shared -L/usr/local/lib -o maigesPack.so Minfo.o bootstrapT.o register.o robustCorr.o stats.o -L/home/biocbuild/bbs-2.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.12-bioc/meat/maigesPack.Rcheck/maigesPack/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (maigesPack)

maigesPack.Rcheck/maigesPack-Ex.timings:

nameusersystemelapsed
MI0.1680.0000.170
activeMod3.8440.0364.006
activeModScoreHTML1.9400.0121.964
activeNet6.4490.0326.720
activeNetScoreHTML6.4640.0166.573
addGeneGrps0.0240.0000.026
addPaths0.0080.0040.014
bootstrapCor0.0960.0040.100
bootstrapMI0.3640.0000.362
bootstrapT0.0280.0040.033
boxplot-methods348.442 8.204359.344
bracketMethods0.5000.0160.612
calcA0.2360.1240.413
calcW0.2480.1240.378
classifyKNN0.3600.0080.420
classifyKNNsc0.5280.0040.542
classifyLDA1.6440.0161.667
classifyLDAsc3.1920.0123.215
classifySVM0.8960.0240.920
classifySVMsc1.4720.0321.507
coerce-methods0.2040.0440.248
compCorr0.0120.0000.011
createMaigesRaw0.7440.0120.760
deGenes2by2BootT0.6720.0240.695
deGenes2by2Ttest0.3760.0200.400
deGenes2by2Wilcox0.3360.0080.347
deGenesANOVA0.3360.0160.351
designANOVA0.1680.0080.173
dim-methods0.1120.0120.123
getLabels0.1080.0080.113
hierM2.2050.0282.243
hierMde0.580.020.60
image-methods7.0560.0287.089
kmeansM2.6480.0402.687
kmeansMde0.5840.0200.602
loadData0.0000.0040.004
normLoc4.1770.0084.188
normOLIN0.0960.0080.104
normRepLoess0.1000.0000.102
normScaleLimma258.308 5.092264.537
normScaleMarray260.152 5.209269.047
plot-methods14.205 0.22015.736
plotGenePair0.1600.0120.172
print-methods0.2240.0040.230
relNet2TGF0.2080.0120.220
relNetworkB3.0520.0123.084
relNetworkM0.1360.0160.149
robustCorr0.0120.0000.014
selSpots0.5480.0240.572
show-methods0.2280.0040.235
somM2.6600.0282.697
somMde0.6280.0200.646
summarizeReplicates4.0170.0044.161
summary-methods0.2520.0080.258
tableClass1.6320.0041.639
tablesDE7.0080.0847.149