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 474/631HostnameOS / ArchBUILDCHECKBUILD BIN
puma 3.1.0
Richard Pearson
Snapshot Date: 2013-01-15 17:01:14 -0800 (Tue, 15 Jan 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/puma
Last Changed Rev: 72423 / Revision: 72575
Last Changed Date: 2013-01-10 03:49:09 -0800 (Thu, 10 Jan 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  WARNINGS 
lamb2 Linux (openSUSE 11.4) / x86_64  OK [ WARNINGS ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 

Summary

Package: puma
Version: 3.1.0
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings puma_3.1.0.tar.gz
StartedAt: 2013-01-16 05:25:44 -0800 (Wed, 16 Jan 2013)
EndedAt: 2013-01-16 05:33:12 -0800 (Wed, 16 Jan 2013)
EllapsedTime: 447.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: puma.Rcheck
Warnings: 2

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.12-bioc/meat/puma.Rcheck’
* using R Under development (unstable) (2012-12-17 r61365)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘puma/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘puma’ version ‘3.1.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 ‘puma’ can be installed ... 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 ... WARNING
Foreign function call with ‘PACKAGE’ argument in a different package:
  .Call("ReadHeader", ..., PACKAGE = "affyio")
Undeclared package in foreign function calls:
   ‘affyio’
See the chapter ‘System and foreign language interfaces’ of the
‘Writing R Extensions’ manual.
* 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 ... NOTE
  No methods found in "Biobase" for requests: geneNames
* 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 ... WARNING
File ‘/loc/home/biocbuild/bbs-2.12-bioc/meat/puma.Rcheck/puma/libs/puma.so’:
  Found ‘exit’, possibly from ‘exit’ (C)
    Objects: ‘donlp2.o’, ‘user_eval.o’
  Found ‘printf’, possibly from ‘printf’ (C)
    Object: ‘donlp2.o’
  Found ‘putchar’, possibly from ‘putchar’ (C)
    Object: ‘donlp2.o’
  Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
    Object: ‘donlp2.o’
  Found ‘stderr’, possibly from ‘stderr’ (C)
    Objects: ‘donlp2.o’, ‘user_eval.o’
  Found ‘stdout’, possibly from ‘stdout’ (C)
    Object: ‘donlp2.o’

Compiled code should not call functions which might terminate R nor
write to stdout/stderr instead of to the console.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking installed files from ‘inst/doc’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
puma-package     83.969  0.080  84.070
hcomb            54.404  0.060  54.481
pumaDE           52.244  0.052  52.305
pumaClustii      32.270  0.008  32.291
pumaCombImproved 29.185  0.036  29.315
pumaComb         21.966  0.016  21.987
DEResult-class   21.141  0.040  21.197
pumaPCA          15.853  0.004  15.859
plot-methods     15.521  0.012  15.538
calculateFC       9.949  0.144  10.105
calculateLimma    5.972  0.072   6.050
* checking PDF version of manual ... OK

WARNING: There were 2 warnings.
NOTE: There was 1 note.
See
  ‘/loc/home/biocbuild/bbs-2.12-bioc/meat/puma.Rcheck/00check.log’
for details.

puma.Rcheck/00install.out:

* installing *source* package ‘puma’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c PMmultimgmos.c -o PMmultimgmos.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c cregistration.c -o cregistration.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c donlp2.c -o donlp2.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c gme.c -o gme.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ipplr_c.c -o ipplr_c.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c multimgmos.c -o multimgmos.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c newx.c -o newx.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c pplr_c.c -o pplr_c.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c pumaclust_c.c -o pumaclust_c.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c pumaclustii_c.c -o pumaclustii_c.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c user_eval.c -o user_eval.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -o puma.so PMmultimgmos.o cregistration.o donlp2.o gme.o ipplr_c.o multimgmos.o newx.o pplr_c.o pumaclust_c.o pumaclustii_c.o user_eval.o -L/home/biocbuild/bbs-2.12-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.12-bioc/meat/puma.Rcheck/puma/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
No methods found in "Biobase" for requests: geneNames
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
No methods found in "Biobase" for requests: geneNames

* DONE (puma)

puma.Rcheck/puma-Ex.timings:

nameusersystemelapsed
DEResult-class21.141 0.04021.197
PMmmgmos0.0120.0000.011
bcomb0.1400.0080.147
calcAUC0.4600.0760.552
calculateFC 9.949 0.14410.105
calculateLimma5.9720.0726.050
calculateTtest0.2120.0000.210
clusterNormE0.0840.0000.086
clusterNormVar0.0840.0040.090
createContrastMatrix2.5160.0042.522
createDesignMatrix2.5960.0282.626
erfc0.0000.0000.003
exprReslt-class0.7480.0080.760
gmoExon0.0040.0000.006
hcomb54.404 0.06054.481
legend20.0120.0000.014
license.puma0.0160.0000.013
matrixDistance0.0080.0000.007
mgmos0.0040.0000.004
mmgmos0.0120.0000.012
normalisation.gs0.0280.0000.028
numFP0.0120.0000.011
numOfFactorsToUse0.3000.0080.308
numTP0.0280.0000.028
orig_pplr0.3280.0000.325
plot-methods15.521 0.01215.538
plotErrorBars0.5640.0160.578
plotHistTwoClasses0.0320.0000.030
plotROC0.4680.0880.564
pplr0.3760.0000.375
puma-package83.969 0.08084.070
pumaClustii32.270 0.00832.291
pumaComb21.966 0.01621.987
pumaCombImproved29.185 0.03629.315
pumaDE52.244 0.05252.305
pumaFull0.0000.0000.004
pumaNormalize1.0400.0041.045
pumaPCA15.853 0.00415.859
pumaclust3.1680.0003.171
removeUninformativeFactors0.0840.0000.085