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 506/658HostnameOS / ArchBUILDCHECKBUILD BIN
R453Plus1Toolbox 1.9.5
Hans-Ulrich Klein
Snapshot Date: 2013-03-24 17:01:43 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/R453Plus1Toolbox
Last Changed Rev: 74154 / Revision: 74774
Last Changed Date: 2013-03-11 07:20:54 -0700 (Mon, 11 Mar 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 Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: R453Plus1Toolbox
Version: 1.9.5
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings R453Plus1Toolbox_1.9.5.tar.gz
StartedAt: 2013-03-25 04:00:22 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 04:09:58 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 576.4 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.0 beta (2013-03-19 r62328)
* 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.9.5’
* 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 ... [45s/46s] 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 ... [64s/69s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
mergeBreakpoints  15.181  0.212  17.719
plotChimericReads  7.076  0.004   7.205
htmlReport         6.816  0.156   7.772
* 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
   ‘vignette.Rnw’ 
** 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.3160.0281.354
AVASet0.3040.0080.326
AnnotatedVariants-class0.0240.0000.024
MapperSet-class0.0680.0040.074
MapperSet0.0320.0000.030
SFFContainer-class0.0240.0000.024
SFFRead-class0.0360.0000.043
alignShortReads3.4800.0043.577
annotateVariants0.0200.0080.029
assayDataAmp0.0080.0040.012
ava2vcf0.3360.0960.430
avaSetExample0.0320.0080.038
avaSetFiltered0.0560.0080.063
avaSetFiltered_annot0.0120.0000.008
breakpoints0.0000.0120.010
calculateTiTv0.0200.0040.027
captureArray0.0000.0120.011
coverageOnTarget0.6320.0080.647
demultiplexReads0.1520.0000.154
detectBreakpoints0.8240.0160.842
fDataAmp0.0320.0040.037
featureDataAmp0.0480.0000.048
filterChimericReads3.0880.0163.104
genomeSequencerMIDs0.0880.0000.087
getAlignedReads0.2520.0120.262
getVariantPercentages0.1330.0000.132
htmlReport6.8160.1567.772
mapperSetExample0.0200.0000.025
mergeBreakpoints15.181 0.21217.719
mutationInfo0.0120.0040.013
plotAmpliconCoverage0.0120.0000.011
plotChimericReads7.0760.0047.205
plotVariants0.0400.0000.041
plotVariationFrequency0.0040.0000.004
qualityReportSFF0.0040.0000.005
readSFF0.1960.0000.196
readsOnTarget1.0400.0041.047
referenceSequences0.0200.0040.024
regions0.0080.0000.010
removeLinker0.0600.0000.061
sequenceCaptureLinkers0.0240.0000.022
setVariantFilter0.1320.0080.139
variants0.0240.0000.025
writeSFF0.0480.0040.053