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.13: CHECK report for R453Plus1Toolbox on zin1

This page was generated on 2014-04-05 09:47:58 -0700 (Sat, 05 Apr 2014).

Package 568/750HostnameOS / ArchBUILDCHECKBUILD BIN
R453Plus1Toolbox 1.12.0
Hans-Ulrich Klein
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/R453Plus1Toolbox
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: R453Plus1Toolbox
Version: 1.12.0
Command: /home/biocbuild/bbs-2.13-bioc/R/bin/R CMD check --no-vignettes --timings R453Plus1Toolbox_1.12.0.tar.gz
StartedAt: 2014-04-05 03:19:42 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 03:24:36 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 294.1 seconds
RetCode: 0
Status:  OK 
CheckDir: R453Plus1Toolbox.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.13-bioc/meat/R453Plus1Toolbox.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘R453Plus1Toolbox/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘R453Plus1Toolbox’ version ‘1.12.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 ‘R453Plus1Toolbox’ can be installed ... [24s/25s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘BiocGenerics’ ‘Biobase’ ‘Biostrings’ ‘ShortRead’ ‘Rsamtools’
A package should be listed in only one of these fields.
* 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 ... NOTE
Packages in Depends field not imported from:
  ‘BSgenome.Scerevisiae.UCSC.sacCer2’ ‘TeachingDemos’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.getEnsemblInfo: no visible binding for global variable ‘cds_length’
.getEnsemblInfo: no visible binding for global variable
  ‘ensembl_transcript_id’
.getMutations: no visible binding for global variable ‘PatternStart’
.getMutations: no visible binding for global variable ‘PatternEnd’
.htmlReport: no visible binding for global variable ‘VarFreqForward’
.htmlReport: no visible binding for global variable ‘VarFreqReverse’
.plotVariants: no visible binding for global variable ‘mutation’
qualityReportSFF: no visible binding for '<<-' assignment to ‘tmp’
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [37s/37s] OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
mergeBreakpoints 9.132  0.072   9.239
* 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 were 3 notes.
See
  ‘/home/biocbuild/bbs-2.13-bioc/meat/R453Plus1Toolbox.Rcheck/00check.log’
for details.

R453Plus1Toolbox.Rcheck/00install.out:

* installing *source* package ‘R453Plus1Toolbox’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c readSFF.c -o readSFF.o
readSFF.c: In function ‘readSFF’:
readSFF.c:46:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c writeSFF.c -o writeSFF.o
gcc -std=gnu99 -shared -L/usr/local/lib -o R453Plus1Toolbox.so readSFF.o writeSFF.o -L/home/biocbuild/bbs-2.13-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.13-bioc/meat/R453Plus1Toolbox.Rcheck/R453Plus1Toolbox/libs
** R
** data
** inst
** preparing package for lazy loading
Warning: replacing previous import by ‘graphics::boxplot’ when loading ‘R453Plus1Toolbox’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import by ‘graphics::boxplot’ when loading ‘R453Plus1Toolbox’
* DONE (R453Plus1Toolbox)

R453Plus1Toolbox.Rcheck/R453Plus1Toolbox-Ex.timings:

nameusersystemelapsed
AVASet-class0.8240.0120.836
AVASet0.1680.0040.171
AnnotatedVariants-class0.0080.0000.008
MapperSet-class0.0440.0000.044
MapperSet0.0080.0000.010
SFFContainer-class0.0080.0000.010
SFFRead-class0.0120.0000.010
alignShortReads1.2320.0001.249
annotateVariants0.2680.0080.274
assayDataAmp0.0000.0040.006
ava2vcf0.2760.0120.288
avaSetExample0.0120.0040.019
avaSetFiltered0.0240.0080.031
avaSetFiltered_annot0.0040.0000.004
breakpoints0.0000.0040.006
calculateTiTv0.0080.0080.016
captureArray0.0040.0000.004
coverageOnTarget0.1720.0120.184
demultiplexReads0.1280.0000.186
detectBreakpoints0.6680.0080.687
fDataAmp0.0200.0000.021
featureDataAmp0.0240.0000.022
filterChimericReads2.4930.0082.506
genomeSequencerMIDs0.0360.0000.038
getAlignedReads0.1160.0000.202
getVariantPercentages0.0560.0000.054
htmlReport4.3600.0644.693
mapperSetExample0.0120.0000.009
mergeBreakpoints9.1320.0729.239
mutationInfo0.0040.0000.003
plotAmpliconCoverage0.0040.0000.001
plotChimericReads4.8170.0004.824
plotVariants0.0080.0000.007
plotVariationFrequency0.0000.0000.001
qualityReportSFF0.0000.0000.004
readSFF0.1120.0000.111
readsOnTarget0.6640.0120.679
referenceSequences0.0080.0000.009
regions0.0040.0000.003
removeLinker0.0280.0000.027
sequenceCaptureLinkers0.0080.0000.007
setVariantFilter0.0760.0000.075
variants0.0040.0000.004
writeSFF0.0400.0000.042