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 388/514HostnameOS / ArchBUILDCHECKBUILD BIN
puma 2.6.0
Richard Pearson
Snapshot Date: 2012-03-23 18:21:46 -0700 (Fri, 23 Mar 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/puma
Last Changed Rev: 59920 / Revision: 64395
Last Changed Date: 2011-10-31 15:59:03 -0700 (Mon, 31 Oct 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: puma
Version: 2.6.0
Command: /home/biocbuild/bbs-2.9-bioc/R/bin/R CMD check --no-vignettes --timings puma_2.6.0.tar.gz
StartedAt: 2012-03-24 02:06:55 -0700 (Sat, 24 Mar 2012)
EndedAt: 2012-03-24 02:13:40 -0700 (Sat, 24 Mar 2012)
EllapsedTime: 405.1 seconds
RetCode: 0
Status:  OK 
CheckDir: puma.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.9-bioc/meat/puma.Rcheck’
* using R version 2.14.2 (2012-02-29)
* 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 ‘2.6.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 ‘puma’ 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 ... NOTE
  
  Note: significantly better compression could be obtained
        by using R CMD build --resave-data
                           old_size new_size compress
  eset_mmgmos.rda             2.9Mb    2.4Mb       xz
  Clust.exampleE.RData         57Kb     44Kb       xz
  Clust.exampleStd.RData       50Kb     37Kb       xz
  Clustii.exampleE.RData      197Kb    143Kb       xz
  Clustii.exampleStd.RData    221Kb    153Kb       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 compiled code ... NOTE
File ‘/loc/home/biocbuild/bbs-2.9-bioc/meat/puma.Rcheck/puma/libs/puma.so’:
  Found ‘exit’, possibly from ‘exit’ (C)
  Found ‘printf’, possibly from ‘printf’ (C)
  Found ‘putchar’, possibly from ‘putchar’ (C)
  Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
  Found ‘stderr’, possibly from ‘stderr’ (C)
  Found ‘stdout’, possibly from ‘stdout’ (C)

Compiled code should not call functions which might terminate R nor
write to stdout/stderr instead of to the console.  The detected symbols
are linked into the code but might come from libraries and not actually
be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking examples ... OK
* checking PDF version of manual ... OK

puma.Rcheck/00install.out:

* installing *source* package ‘puma’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c cregistration.c -o cregistration.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c donlp2.c -o donlp2.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c ipplr_c.c -o ipplr_c.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c multimgmos.c -o multimgmos.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c newx.c -o newx.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c pplr_c.c -o pplr_c.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c pumaclust_c.c -o pumaclust_c.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c pumaclustii_c.c -o pumaclustii_c.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -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 cregistration.o donlp2.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.9-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.9-bioc/meat/puma.Rcheck/puma/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (puma)

puma.Rcheck/puma-Ex.timings:

nameusersystemelapsed
DEResult-class20.509 0.08821.332
bcomb0.0960.0000.096
calcAUC0.5480.0600.644
calculateFC9.5240.1729.751
calculateLimma5.0650.0685.145
calculateTtest0.1640.0000.170
clusterNormE0.0640.0080.080
clusterNormVar0.0480.0000.051
createContrastMatrix2.1600.0282.203
createDesignMatrix1.3600.0201.384
erfc000
exprReslt-class0.5880.0040.592
hcomb29.886 0.08430.770
legend20.0040.0040.006
license.puma0.0040.0000.006
matrixDistance0.0000.0000.002
mgmos0.0000.0000.001
mmgmos0.0000.0000.001
normalisation.gs0.0240.0000.026
numFP0.0040.0000.004
numOfFactorsToUse0.1360.0080.161
numTP0.0080.0000.009
orig_pplr0.1600.0080.181
plot-methods15.681 0.03616.182
plotErrorBars0.3680.0000.371
plotHistTwoClasses0.0080.0000.011
plotROC0.4240.0880.560
pplr0.3240.0040.329
puma-package86.373 0.06887.023
pumaClustii30.858 0.00030.891
pumaComb22.798 0.01222.848
pumaCombImproved27.882 0.05627.955
pumaDE50.499 0.04850.687
pumaFull000
pumaNormalize0.8720.0000.872
pumaPCA15.853 0.00015.865
pumaclust3.0480.0043.060
removeUninformativeFactors0.0520.0000.053