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 353/467HostnameOS / ArchBUILDCHECKBUILD BIN
puma 2.4.0
Richard Pearson , Li Zhang
Snapshot Date: 2011-10-20 07:20:33 -0700 (Thu, 20 Oct 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_8/madman/Rpacks/puma
Last Changed Rev: 54808 / Revision: 59457
Last Changed Date: 2011-04-13 18:03:42 -0700 (Wed, 13 Apr 2011)
lamb1 Linux (openSUSE 11.3) / x86_64  OK [ WARNINGS ]
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  OK 
gewurz Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 

Summary

Package: puma
Version: 2.4.0
Command: /home/biocbuild/bbs-2.8-bioc/R/bin/R CMD check --no-vignettes --timings puma_2.4.0.tar.gz
StartedAt: 2011-10-20 14:02:52 -0700 (Thu, 20 Oct 2011)
EndedAt: 2011-10-20 14:09:03 -0700 (Thu, 20 Oct 2011)
EllapsedTime: 370.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: puma.Rcheck
Warnings: 1

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.8-bioc/meat/puma.Rcheck’
* using R version 2.13.2 (2011-09-30)
* 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.4.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... 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 ... WARNING
S4 class codoc mismatches from documentation object 'exprReslt-class':
Slots for class 'exprReslt'
  Code: .__classVersion__ annotation assayData experimentData
        featureData phenoData prcfifty prcfive prcninfive prcsevfive
        prctwfive protocolData
  Inherited: experimentData assayData phenoData featureData annotation
        protocolData .__classVersion__
  Docs: annotation description exprs notes phenoData prcfifty prcfive
        prcninfive prcsevfive prctwfive se.exprs

* 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 examples ... OK
* checking PDF version of manual ... OK

WARNING: There was 1 warning, see
  ‘/loc/home/biocbuild/bbs-2.8-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.8-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c cregistration.c -o cregistration.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.8-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c donlp2.c -o donlp2.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.8-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.8-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c multimgmos.c -o multimgmos.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.8-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c newx.c -o newx.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.8-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.8-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.8-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.8-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.8-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.8-bioc/meat/puma.Rcheck/puma/libs
** R
** data
** demo
** inst
** preparing package for lazy loading

by using mclust, invoked on its own or through another package,
you accept the license agreement in the mclust LICENSE file
and at http://www.stat.washington.edu/mclust/license.txt

** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

by using mclust, invoked on its own or through another package,
you accept the license agreement in the mclust LICENSE file
and at http://www.stat.washington.edu/mclust/license.txt


* DONE (puma)

puma.Rcheck/puma-Ex.timings:

nameusersystemelapsed
DEResult-class20.413 0.02020.938
bcomb0.0960.0040.103
calcAUC0.4560.0720.537
calculateFC5.6560.1085.763
calculateLimma5.3610.0165.724
calculateTtest0.2480.0000.249
clusterNormE0.0960.0040.104
clusterNormVar0.0640.0040.070
createContrastMatrix2.4320.0202.729
createDesignMatrix1.6520.0121.683
erfc000
exprReslt-class0.6120.0120.627
hcomb29.178 0.05230.067
legend20.0080.0000.006
license.puma0.0040.0000.014
matrixDistance0.0000.0000.001
mgmos000
mmgmos000
normalisation.gs0.0240.0000.024
numFP0.0040.0000.005
numOfFactorsToUse0.1480.0040.149
numTP0.0080.0000.010
orig_pplr0.1760.0000.178
plot-methods17.985 0.03618.166
plotErrorBars0.4120.0000.412
plotHistTwoClasses0.0120.0000.012
plotROC0.4200.0800.514
pplr0.2840.0040.319
puma-package80.729 0.10082.121
pumaClustii30.750 0.00030.991
pumaComb22.137 0.08822.598
pumaCombImproved16.917 0.02417.300
pumaDE39.379 0.02040.220
pumaFull000
pumaNormalize0.8880.0041.206
pumaPCA17.133 0.00017.584
pumaclust3.1640.0043.522
removeUninformativeFactors0.0760.0000.075