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.14: CHECK report for casper on morelia

This page was generated on 2014-10-08 09:06:05 -0700 (Wed, 08 Oct 2014).

Package 120/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
casper 1.9.0
David Rossell
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/casper
Last Changed Rev: 90859 / Revision: 95116
Last Changed Date: 2014-05-30 02:50:16 -0700 (Fri, 30 May 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK 

Summary

Package: casper
Version: 1.9.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch casper_1.9.0.tar.gz
StartedAt: 2014-10-07 21:40:24 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 21:46:59 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 394.6 seconds
RetCode: 0
Status:  OK 
CheckDir: casper.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch casper_1.9.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-2.14-bioc/meat/casper.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-apple-darwin13.1.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘casper/DESCRIPTION’ ... OK
* this is package ‘casper’ version ‘1.9.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 ‘casper’ can be installed ... [48s/48s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ 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 loading without being on the library search path ... OK
* checking 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 ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [33s/33s] OK
Examples with CPU or elapsed time > 5s
         user system elapsed
calcExp 5.014  0.267    5.52
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK

casper.Rcheck/00install.out:

* installing *source* package ‘casper’ ...
** libs
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c casper.cpp -o casper.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c cstat.cpp -o cstat.o
cstat.cpp:16:19: warning: unused variable 'interface_c_sccs_id' [-Wunused-const-variable]
static const char interface_c_sccs_id[] = "%W%";
                  ^
cstat.cpp:17:19: warning: unused variable 'mess_c_sccs_id' [-Wunused-const-variable]
static const char mess_c_sccs_id[] = "%W%";
                  ^
cstat.cpp:18:19: warning: unused variable 'nrutil_c_sccs_id' [-Wunused-const-variable]
static const char nrutil_c_sccs_id[] = "%W%"; 
                  ^
cstat.cpp:19:19: warning: unused variable 'vector_c_sccs_id' [-Wunused-const-variable]
static const char vector_c_sccs_id[] = "%W%";
                  ^
cstat.cpp:20:19: warning: unused variable 'rand_c_sccs_id' [-Wunused-const-variable]
static const char rand_c_sccs_id[] = "@(#)$Workfile: rand.c$ $Revision: 5$";
                  ^
cstat.cpp:21:19: warning: unused variable 'cstat_c_sccs_id' [-Wunused-const-variable]
static const char cstat_c_sccs_id[] = "@(#)$Workfile: cstat.c$ $Revision: 2011-08-23$";
                  ^
6 warnings generated.
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c dataframe.cpp -o dataframe.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c discretedf.cpp -o discretedf.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c dropVariant.cpp -o dropVariant.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c exon.cpp -o exon.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c fragFunc.c -o fragFunc.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c fragment.cpp -o fragment.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c functions.c -o functions.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c hash.c -o hash.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c join_exons.c -o join_exons.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c makeIslands.c -o makeIslands.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c model.cpp -o model.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c model_cmp.cpp -o model_cmp.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c pathCounts.c -o pathCounts.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c procBam.c -o procBam.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c rcasper.cpp -o rcasper.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c seppel.cpp -o seppel.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c simReads.c -o simReads.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c simReadsfunc.c -o simReadsfunc.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c smartmodeldist.cpp -o smartmodeldist.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c uniqQname.c -o uniqQname.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c variant.cpp -o variant.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c variant_cmp.cpp -o variant_cmp.o
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o casper.so casper.o cstat.o dataframe.o discretedf.o dropVariant.o exon.o fragFunc.o fragment.o functions.o hash.o join_exons.o makeIslands.o model.o model_cmp.o pathCounts.o procBam.o rcasper.o seppel.o simReads.o simReadsfunc.o smartmodeldist.o uniqQname.o variant.o variant_cmp.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.14-bioc/meat/casper.Rcheck/casper/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for ‘transcripts’ in package ‘casper’
Creating a generic function for ‘coef’ from package ‘stats’ in package ‘casper’
Creating a generic function for ‘plot’ from package ‘graphics’ in package ‘casper’
Creating a generic function for ‘lines’ from package ‘graphics’ in package ‘casper’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (casper)

casper.Rcheck/casper-Ex.timings:

nameusersystemelapsed
K562.r1l10.3010.0050.306
annotatedGenome-class0.0020.0000.002
calcDenovo0.0000.0000.001
calcExp5.0140.2675.520
denovoExpr4.2090.3074.685
denovoGeneExpr-class0.0020.0000.002
denovoGenomeExpr-class0.0010.0000.001
genePlot2.0230.0062.030
getDistrs1.8010.0161.824
getIsland0.1130.0020.114
getNreads0.0000.0000.001
getReads000
getRoc0.0000.0000.001
hg19DB0.1140.0020.116
mergeBatches0.1880.0010.189
mergeExp000
modelPrior0.5260.0040.531
modelPriorAS-class0.0010.0000.002
pathCounts-class0.0010.0000.001
pathCounts0.0000.0000.001
plot-methods0.0000.0000.001
plotExpr000
plotPriorAS0.0010.0000.001
probNonEquiv0.3270.0040.341
procBam-class0.0010.0000.001
procBam0.0000.0000.001
procGenome0.0010.0000.001
quantileNorm0.0170.0000.019
relexprByGene0.0010.0000.001
rmShortInserts000
simReads1.6690.0131.684
simulatedSamples-class0.0010.0000.001
splitGenomeByLength0.0010.0000.000
transcripts1.1390.0041.145
wrapKnown0.0010.0000.001