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 Repitools on zin2

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

Package 653/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Repitools 1.10.1
Mark Robinson
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/Repitools
Last Changed Rev: 88975 / Revision: 95116
Last Changed Date: 2014-04-14 18:49:27 -0700 (Mon, 14 Apr 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: Repitools
Version: 1.10.1
Command: /home/biocbuild/bbs-2.14-bioc/R/bin/R CMD check --no-vignettes --timings Repitools_1.10.1.tar.gz
StartedAt: 2014-10-08 02:16:25 -0700 (Wed, 08 Oct 2014)
EndedAt: 2014-10-08 02:26:39 -0700 (Wed, 08 Oct 2014)
EllapsedTime: 614.4 seconds
RetCode: 0
Status:  OK 
CheckDir: Repitools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-2.14-bioc/R/bin/R CMD check --no-vignettes --timings Repitools_1.10.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-2.14-bioc/meat/Repitools.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Repitools/DESCRIPTION’ ... OK
* this is package ‘Repitools’ version ‘1.10.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 ‘Repitools’ can be installed ... [30s/31s] 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 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 compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... NOTE
The following files are already in R: ‘Sweave.sty’
Please remove them from your package.
* checking examples ... [235s/211s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
methylEst         89.674  1.264  64.016
empBayes          36.781  0.816  40.468
BayMethList-class 16.305  0.136  16.469
cpgDensityCalc    13.041  0.444  13.506
sequenceCalc      12.445  0.340  12.820
determineOffset    8.677  0.056   8.751
maskOut            8.389  0.024   8.424
cpgDensityPlot     8.084  0.076   8.173
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘tests.R’ [123s/124s]
 [124s/124s] OK
* 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

NOTE: There was 1 note.
See
  ‘/home/biocbuild/bbs-2.14-bioc/meat/Repitools.Rcheck/00check.log’
for details.

Repitools.Rcheck/00install.out:

* installing *source* package ‘Repitools’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include   -D R_NO_REMAP -I. -fpic  -g -O2  -Wall -c const.c -o const.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include   -D R_NO_REMAP -I. -fpic  -g -O2  -Wall -c hyp2f1.c -o hyp2f1.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.14-bioc/R/include -DNDEBUG  -I/usr/local/include   -D R_NO_REMAP -I. -fpic  -g -O2  -Wall -c mtherr.c -o mtherr.o
gcc -std=gnu99 -shared -L/usr/local/lib -o Repitools.so const.o hyp2f1.o mtherr.o -L/home/biocbuild/bbs-2.14-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.14-bioc/meat/Repitools.Rcheck/Repitools/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (Repitools)

Repitools.Rcheck/Repitools-Ex.timings:

nameusersystemelapsed
BAM2GRanges0.6880.0000.691
BayMethList-class16.305 0.13616.469
GCadjustCopy0.0000.0000.001
GCbiasPlots0.0000.0000.001
GDL2GRL0.8960.0120.909
QdnaData0.1080.0040.112
abcdDNA0.0000.0000.001
absoluteCN0.0000.0000.001
annoDF2GR0.0320.0000.033
annoGR2DF0.1000.0120.112
annotationBlocksCounts0.1720.0080.179
annotationBlocksLookup0.0920.0080.102
annotationCounts0.1960.0040.197
annotationLookup0.1200.0000.122
binPlots2.5450.0362.581
blocksStats0.2840.0120.298
checkProbes0.2760.0000.275
chromosomeCNplots0.0040.0000.001
clusterPlots1.7400.0121.755
cpgDensityCalc13.041 0.44413.506
cpgDensityPlot8.0840.0768.173
determineOffset8.6770.0568.751
empBayes36.781 0.81640.468
enrichmentCalc2.1520.0202.204
enrichmentPlot2.1290.0002.133
featureBlocks0.0360.0000.036
featureScores1.4760.0041.480
findClusters4.2360.0044.247
gcContentCalc4.2320.2364.473
genQC000
genomeBlocks0.0760.0000.077
getProbePositionsDf0.0000.0000.001
getSampleOffsets000
hyper0.0000.0000.002
loadPairFile0.0040.0000.001
loadSampleDirectory0.0000.0000.001
makeWindowLookupTable0.1320.0000.130
mappabilityCalc000
maskOut8.3890.0248.424
mergeReplicates0.7240.0000.723
methylEst89.674 1.26464.016
multiHeatmap0.0680.0040.072
plotClusters0.1880.0040.192
plotQdnaByCN000
processNDF0.0000.0000.001
profilePlots0.0000.0000.001
regionStats0.0000.0000.001
relativeCN0.1000.0000.103
sequenceCalc12.445 0.34012.820
setCNVOffsets000
summarizeScores1.9720.0402.019
writeWig000