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 494/658HostnameOS / ArchBUILDCHECKBUILD BIN
puma 3.1.1
Richard Pearson
Snapshot Date: 2013-03-23 17:02:20 -0700 (Sat, 23 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/puma
Last Changed Rev: 74139 / Revision: 74756
Last Changed Date: 2013-03-10 06:20:29 -0700 (Sun, 10 Mar 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  WARNINGS 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 
pelham Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ WARNINGS ] OK 

Summary

Package: puma
Version: 3.1.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch puma_3.1.1.tar.gz
StartedAt: 2013-03-24 08:59:33 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 09:08:53 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 560.1 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: puma.Rcheck
Warnings: 1

Command output

* using log directory '/Users/biocbuild/bbs-2.12-bioc/meat/puma.Rcheck'
* using R version 3.0.0 beta (2013-03-21 r62346)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'puma/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'puma' version '3.1.1'
* 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 ... [15s/16s] 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 ... 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 '/Users/biocbuild/bbs-2.12-bioc/meat/puma.Rcheck/puma/libs/puma.so':
  Found '___stderrp', possibly from 'stderr' (C)
    Objects: 'donlp2.o', 'user_eval.o'
  Found '___stdoutp', possibly from 'stdout' (C)
    Object: 'donlp2.o'
  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'

Compiled code should not call entry points 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 ... [444s/450s] OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
puma-package     99.010  5.155 104.951
pumaDE           59.877  4.361  64.372
hcomb            58.160  4.787  64.862
pumaClustii      41.214  0.350  42.306
pumaCombImproved 31.103  1.913  33.173
DEResult-class   28.274  1.401  29.919
pumaComb         26.925  0.732  28.099
plot-methods     20.538  0.899  21.526
pumaPCA          19.375  0.701  20.138
calculateFC      10.751  0.297  11.103
calculateLimma    5.415  0.161   5.676
* checking PDF version of manual ... OK

WARNING: There was 1 warning.
NOTE: There was 1 note.
See
  '/Users/biocbuild/bbs-2.12-bioc/meat/puma.Rcheck/00check.log'
for details.

puma.Rcheck/00install.out:

* installing *source* package 'puma' ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c PMmultimgmos.c -o PMmultimgmos.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c cregistration.c -o cregistration.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c donlp2.c -o donlp2.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c gme.c -o gme.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c ipplr_c.c -o ipplr_c.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c multimgmos.c -o multimgmos.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c newx.c -o newx.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c pplr_c.c -o pplr_c.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c pumaclust_c.c -o pumaclust_c.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c pumaclustii_c.c -o pumaclustii_c.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c user_eval.c -o user_eval.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/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-class28.274 1.40129.919
PMmmgmos0.0070.0040.011
bcomb0.4500.1060.556
calcAUC0.6590.0980.777
calculateFC10.751 0.29711.103
calculateLimma5.4150.1615.676
calculateTtest0.2590.0070.284
clusterNormE0.1080.0090.124
clusterNormVar0.1130.0140.143
createContrastMatrix3.1640.1213.404
createDesignMatrix2.3250.1152.446
erfc0.0030.0050.008
exprReslt-class1.4450.0831.654
gmoExon0.0150.0090.027
hcomb58.160 4.78764.862
legend20.0230.0100.033
license.puma0.0160.0070.024
matrixDistance0.0130.0050.019
mgmos0.3040.0200.325
mmgmos0.0040.0060.010
normalisation.gs0.0290.0120.041
numFP0.0110.0090.021
numOfFactorsToUse0.4370.0300.470
numTP0.0260.0110.038
orig_pplr0.4180.0820.502
plot-methods20.538 0.89921.526
plotErrorBars1.0350.0791.118
plotHistTwoClasses0.0310.0110.043
plotROC0.6110.0650.686
pplr0.3550.0190.375
puma-package 99.010 5.155104.951
pumaClustii41.214 0.35042.306
pumaComb26.925 0.73228.099
pumaCombImproved31.103 1.91333.173
pumaDE59.877 4.36164.372
pumaFull0.3360.0100.347
pumaNormalize2.1140.1632.338
pumaPCA19.375 0.70120.138
pumaclust4.0620.0284.101
removeUninformativeFactors0.0990.0090.108