Back to Multiple platform build/check report for BioC 3.7 |
|
This page was generated on 2018-10-17 08:23:17 -0400 (Wed, 17 Oct 2018).
Package 1172/1561 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
R453Plus1Toolbox 1.30.0 Hans-Ulrich Klein
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: R453Plus1Toolbox |
Version: 1.30.0 |
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:R453Plus1Toolbox.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings R453Plus1Toolbox_1.30.0.tar.gz |
StartedAt: 2018-10-16 03:01:46 -0400 (Tue, 16 Oct 2018) |
EndedAt: 2018-10-16 03:06:02 -0400 (Tue, 16 Oct 2018) |
EllapsedTime: 256.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: R453Plus1Toolbox.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:R453Plus1Toolbox.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings R453Plus1Toolbox_1.30.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.7-bioc/meat/R453Plus1Toolbox.Rcheck’ * using R version 3.5.1 Patched (2018-07-12 r74967) * using platform: x86_64-pc-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.30.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 ... OK * checking installed package size ... NOTE installed size is 5.2Mb sub-directories of 1Mb or more: R 2.0Mb extdata 2.8Mb * 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 ... NOTE 'library' or 'require' call to ‘BSgenome.Hsapiens.UCSC.hg19’ in package code. Please use :: or requireNamespace() instead. See section 'Suggested packages' in 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 .annotateVariants_MapperSet: no visible binding for global variable ‘Hsapiens’ .ava2vcf: no visible binding for global variable ‘Hsapiens’ .detectBreakpoints: no visible binding for global variable ‘Hsapiens’ .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’ annotateVariants,MapperSet-BSgenome: no visible binding for global variable ‘Hsapiens’ annotateVariants,MapperSet-missing: no visible binding for global variable ‘Hsapiens’ ava2vcf,AVASet: no visible binding for global variable ‘Hsapiens’ detectBreakpoints,list: no visible binding for global variable ‘Hsapiens’ subset,AVASet: no visible binding for global variable ‘referenceSeqID’ Undefined global functions or variables: Hsapiens PatternEnd PatternStart VarFreqForward VarFreqReverse cds_length ensembl_transcript_id mutation referenceSeqID * 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 compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU or elapsed time > 5s user system elapsed mergeBreakpoints 5.284 0.092 5.381 * 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 * DONE Status: 4 NOTEs See ‘/home/biocbuild/bbs-3.7-bioc/meat/R453Plus1Toolbox.Rcheck/00check.log’ for details.
R453Plus1Toolbox.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL R453Plus1Toolbox ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’ * installing *source* package ‘R453Plus1Toolbox’ ... ** libs gcc -I"/home/biocbuild/bbs-3.7-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:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(buffer, fileLen, 1, file); ^ gcc -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c writeSFF.c -o writeSFF.o gcc -shared -L/home/biocbuild/bbs-3.7-bioc/R/lib -L/usr/local/lib -o R453Plus1Toolbox.so readSFF.o writeSFF.o -L/home/biocbuild/bbs-3.7-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.7-bioc/R/library/R453Plus1Toolbox/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (R453Plus1Toolbox)
R453Plus1Toolbox.Rcheck/R453Plus1Toolbox-Ex.timings
name | user | system | elapsed | |
AVASet-class | 0.288 | 0.008 | 0.319 | |
AVASet | 0.204 | 0.000 | 0.205 | |
AnnotatedVariants-class | 0.004 | 0.000 | 0.002 | |
MapperSet-class | 0.024 | 0.000 | 0.024 | |
MapperSet | 0.004 | 0.000 | 0.005 | |
SFFContainer-class | 0.004 | 0.000 | 0.001 | |
SFFRead-class | 0.000 | 0.000 | 0.001 | |
alignShortReads | 1.764 | 0.004 | 1.835 | |
annotateVariants | 0.004 | 0.000 | 0.002 | |
assayDataAmp | 0.004 | 0.004 | 0.007 | |
ava2vcf | 0.312 | 0.000 | 0.311 | |
avaSetExample | 0.020 | 0.000 | 0.019 | |
avaSetFiltered | 0.028 | 0.000 | 0.028 | |
avaSetFiltered_annot | 0.000 | 0.004 | 0.003 | |
breakpoints | 0.004 | 0.004 | 0.007 | |
calculateTiTv | 0.012 | 0.004 | 0.013 | |
captureArray | 0.004 | 0.000 | 0.003 | |
coverageOnTarget | 0.260 | 0.000 | 0.279 | |
demultiplexReads | 0.112 | 0.012 | 0.121 | |
detectBreakpoints | 0.628 | 0.032 | 0.676 | |
fDataAmp | 0.012 | 0.000 | 0.013 | |
featureDataAmp | 0.012 | 0.000 | 0.013 | |
filterChimericReads | 2.944 | 0.000 | 2.946 | |
genomeSequencerMIDs | 0.016 | 0.000 | 0.017 | |
getAlignedReads | 0.092 | 0.000 | 0.110 | |
getVariantPercentages | 0.040 | 0.004 | 0.046 | |
htmlReport | 2.304 | 0.052 | 2.391 | |
mapperSetExample | 0.004 | 0.004 | 0.006 | |
mergeBreakpoints | 5.284 | 0.092 | 5.381 | |
mutationInfo | 0.004 | 0.000 | 0.002 | |
plotAmpliconCoverage | 0.000 | 0.000 | 0.001 | |
plotChimericReads | 1.864 | 0.000 | 1.868 | |
plotVariants | 0.000 | 0.004 | 0.005 | |
plotVariationFrequency | 0 | 0 | 0 | |
qualityReportSFF | 0 | 0 | 0 | |
readSFF | 0.084 | 0.000 | 0.092 | |
readsOnTarget | 0.036 | 0.004 | 0.042 | |
referenceSequences | 0.004 | 0.000 | 0.007 | |
regions | 0.000 | 0.000 | 0.003 | |
removeLinker | 0.016 | 0.000 | 0.019 | |
sequenceCaptureLinkers | 0.004 | 0.000 | 0.004 | |
setVariantFilter | 0.040 | 0.000 | 0.041 | |
variants | 0.000 | 0.000 | 0.003 | |
writeSFF | 0.032 | 0.000 | 0.030 | |