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 puma on petty

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

Package 504/671HostnameOS / ArchBUILDCHECKBUILD BIN
puma 3.2.1
Richard Pearson
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/puma
Last Changed Rev: 77182 / Revision: 81334
Last Changed Date: 2013-06-04 16:08:07 -0700 (Tue, 04 Jun 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 Snow Leopard (10.6.8) / x86_64  OK [ WARNINGS ] OK 

Summary

Package: puma
Version: 3.2.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch puma_3.2.1.tar.gz
StartedAt: 2013-10-08 23:32:22 -0700 (Tue, 08 Oct 2013)
EndedAt: 2013-10-08 23:42:46 -0700 (Tue, 08 Oct 2013)
EllapsedTime: 624.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.1 (2013-05-16)
* 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.2.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 ... [18s/18s] 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 ... 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 sizes of PDF files under 'inst/doc' ... NOTE
  'qpdf' made some significant size reductions:
     compacted 'puma.pdf' from 236Kb to 136Kb
  consider running tools::compactPDF() on these files
* checking installed files from 'inst/doc' ... OK
* checking examples ... [489s/497s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
puma-package     103.450  9.114 113.699
hcomb             66.708 12.538  80.035
pumaDE            62.342  7.337  71.712
pumaCombImproved  36.179  6.163  42.919
pumaClustii       39.642  0.467  40.503
DEResult-class    27.355  1.400  29.251
pumaComb          26.596  1.217  28.032
pumaPCA           22.692  1.001  24.077
plot-methods      21.929  1.015  23.327
calculateFC       11.737  0.237  12.129
calculateLimma     6.017  0.176   6.453
* 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 -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
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (puma)

puma.Rcheck/puma-Ex.timings:

nameusersystemelapsed
DEResult-class27.355 1.40029.251
PMmmgmos0.0090.0030.014
bcomb0.4520.1070.562
calcAUC0.8720.0930.979
calculateFC11.737 0.23712.129
calculateLimma6.0170.1766.453
calculateTtest0.3190.0070.334
clusterNormE0.1320.0080.143
clusterNormVar0.1820.0210.206
createContrastMatrix4.2380.1414.530
createDesignMatrix2.9320.1023.150
erfc0.0110.0050.018
exprReslt-class1.8110.0942.687
gmoExon0.0130.0080.022
hcomb66.70812.53880.035
legend20.0200.0070.028
license.puma0.0150.0050.021
matrixDistance0.0100.0040.014
mgmos0.0120.0060.017
mmgmos0.0120.0060.017
normalisation.gs0.0380.0110.050
numFP0.0110.0060.018
numOfFactorsToUse0.5130.0330.548
numTP0.0290.0110.041
orig_pplr0.4060.0800.492
plot-methods21.929 1.01523.327
plotErrorBars0.8340.0740.948
plotHistTwoClasses0.0220.0080.030
plotROC0.6750.0610.743
pplr0.4050.0830.492
puma-package103.450 9.114113.699
pumaClustii39.642 0.46740.503
pumaComb26.596 1.21728.032
pumaCombImproved36.179 6.16342.919
pumaDE62.342 7.33771.712
pumaFull0.0030.0040.007
pumaNormalize1.1740.1551.343
pumaPCA22.692 1.00124.077
pumaclust3.6920.0293.833
removeUninformativeFactors0.1380.0080.147