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 R453Plus1Toolbox on george2

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

Package 516/671HostnameOS / ArchBUILDCHECKBUILD BIN
R453Plus1Toolbox 1.10.0
Hans-Ulrich Klein
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/R453Plus1Toolbox
Last Changed Rev: 75263 / Revision: 81334
Last Changed Date: 2013-04-03 14:32:27 -0700 (Wed, 03 Apr 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK [ OK ]
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  OK  OK 

Summary

Package: R453Plus1Toolbox
Version: 1.10.0
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings R453Plus1Toolbox_1.10.0.tar.gz
StartedAt: 2013-10-09 04:18:06 -0700 (Wed, 09 Oct 2013)
EndedAt: 2013-10-09 04:27:46 -0700 (Wed, 09 Oct 2013)
EllapsedTime: 579.7 seconds
RetCode: 0
Status:  OK 
CheckDir: R453Plus1Toolbox.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.12-bioc/meat/R453Plus1Toolbox.Rcheck’
* using R version 3.0.1 (2013-05-16)
* 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.10.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 ... [50s/52s] 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 ... 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 examples ... [67s/67s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
mergeBreakpoints  15.697  0.196  16.053
plotChimericReads  7.240  0.000   7.244
htmlReport         6.336  0.156   6.547
* 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There was 1 note.
See
  ‘/home/biocbuild/bbs-2.12-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.12-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.12-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.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.12-bioc/meat/R453Plus1Toolbox.Rcheck/R453Plus1Toolbox/libs
** R
** data
** inst
** preparing package for lazy loading
Warning: replacing previous import ‘boxplot’ when loading ‘graphics’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import ‘boxplot’ when loading ‘graphics’
* DONE (R453Plus1Toolbox)

R453Plus1Toolbox.Rcheck/R453Plus1Toolbox-Ex.timings:

nameusersystemelapsed
AVASet-class1.4600.0161.493
AVASet0.2840.0200.304
AnnotatedVariants-class0.0360.0040.042
MapperSet-class0.0840.0080.090
MapperSet0.0200.0000.022
SFFContainer-class0.0440.0000.043
SFFRead-class0.0280.0040.029
alignShortReads3.8200.0003.852
annotateVariants0.0280.0160.041
assayDataAmp0.9520.0080.960
ava2vcf0.4080.0480.456
avaSetExample0.0160.0240.041
avaSetFiltered0.0640.0160.081
avaSetFiltered_annot0.0080.0040.010
breakpoints0.0160.0000.013
calculateTiTv0.0320.0000.030
captureArray0.0040.0080.010
coverageOnTarget0.5800.0320.621
demultiplexReads0.1720.0040.178
detectBreakpoints0.9120.0040.927
fDataAmp0.0480.0000.049
featureDataAmp0.0520.0040.057
filterChimericReads2.9690.0163.007
genomeSequencerMIDs0.0680.0000.066
getAlignedReads0.2120.0040.217
getVariantPercentages0.0920.0120.107
htmlReport6.3360.1566.547
mapperSetExample0.0240.0000.023
mergeBreakpoints15.697 0.19616.053
mutationInfo0.0080.0040.012
plotAmpliconCoverage0.0120.0000.012
plotChimericReads7.2400.0007.244
plotVariants0.0400.0000.043
plotVariationFrequency0.0080.0000.006
qualityReportSFF0.0080.0000.007
readSFF0.1930.0040.197
readsOnTarget1.0160.0081.027
referenceSequences0.0240.0000.024
regions0.0160.0000.015
removeLinker0.0640.0000.063
sequenceCaptureLinkers0.0200.0000.021
setVariantFilter0.1640.0160.207
variants0.0120.0000.010
writeSFF0.0560.0040.059