Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-04-09 13:11:34 -0400 (Tue, 09 Apr 2019).
Package 750/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
hiReadsProcessor 1.19.0 Nirav V Malani
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | ...NOT SUPPORTED... | ||||||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: hiReadsProcessor |
Version: 1.19.0 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:hiReadsProcessor.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings hiReadsProcessor_1.19.0.tar.gz |
StartedAt: 2019-04-09 02:42:24 -0400 (Tue, 09 Apr 2019) |
EndedAt: 2019-04-09 02:49:18 -0400 (Tue, 09 Apr 2019) |
EllapsedTime: 414.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: hiReadsProcessor.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:hiReadsProcessor.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings hiReadsProcessor_1.19.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/hiReadsProcessor.Rcheck’ * using R Under development (unstable) (2019-03-18 r76245) * using platform: x86_64-apple-darwin15.6.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘hiReadsProcessor/DESCRIPTION’ ... OK * this is package ‘hiReadsProcessor’ version ‘1.19.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 ... NOTE Found the following hidden files and directories: .BBSoptions These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘hiReadsProcessor’ can be installed ... 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 ... NOTE chunkize: no visible global function definition for ‘breakInChunks’ chunkize: no visible global function definition for ‘detectCores’ clusterSites : <anonymous>: no visible binding for global variable ‘queryHits’ clusterSites: no visible binding for global variable ‘clusteredValue’ clusterSites: no visible binding for global variable ‘clusteredValue.freq’ crossOverCheck: no visible binding for global variable ‘queryHits’ decodeByBarcode: no visible global function definition for ‘metadata<-’ decodeByBarcode: no visible global function definition for ‘metadata’ extractSeqs : <anonymous>: no visible global function definition for ‘metadata’ extractSeqs : <anonymous> : <anonymous> : <anonymous>: no visible global function definition for ‘IRanges’ extractSeqs : <anonymous> : <anonymous>: no visible global function definition for ‘IRanges’ findBarcodes: no visible global function definition for ‘metadata<-’ findBarcodes: no visible global function definition for ‘metadata’ findIntegrations: no visible global function definition for ‘fasta.info’ findIntegrations : <anonymous>: no visible global function definition for ‘IRanges’ findVector : <anonymous>: no visible global function definition for ‘IRanges’ pairUpAlignments : <anonymous>: no visible binding for global variable ‘queryHits’ pairwiseAlignSeqs: no visible global function definition for ‘IRangesList’ pairwiseAlignSeqs: no visible global function definition for ‘IRanges’ primerIDAlignSeqs: no visible global function definition for ‘IRanges’ primerIDAlignSeqs: no visible global function definition for ‘IRangesList’ pslToRangedObject: no visible global function definition for ‘IRanges’ read.BAMasPSL: no visible global function definition for ‘ScanBamParam’ read.BAMasPSL: no visible global function definition for ‘scanBamFlag’ read.BAMasPSL: no visible global function definition for ‘DataFrame’ read.SeqFolder: no visible global function definition for ‘SimpleList’ read.psl: no visible global function definition for ‘mclapply’ read.psl : <anonymous>: no visible binding for global variable ‘matches’ read.psl : <anonymous>: no visible binding for global variable ‘misMatches’ read.psl : <anonymous>: no visible binding for global variable ‘qBaseInsert’ read.psl : <anonymous>: no visible binding for global variable ‘tBaseInsert’ read.psl: no visible binding for global variable ‘matches’ read.psl: no visible binding for global variable ‘misMatches’ read.psl: no visible binding for global variable ‘qBaseInsert’ read.psl: no visible binding for global variable ‘tBaseInsert’ read.sampleInfo: no visible global function definition for ‘SimpleList’ splitSeqsToFiles: no visible global function definition for ‘fasta.info’ vpairwiseAlignSeqs: no visible global function definition for ‘Rle’ vpairwiseAlignSeqs: no visible global function definition for ‘runLength’ vpairwiseAlignSeqs: no visible global function definition for ‘IRanges’ vpairwiseAlignSeqs: no visible global function definition for ‘runValue’ Undefined global functions or variables: DataFrame IRanges IRangesList Rle ScanBamParam SimpleList breakInChunks clusteredValue clusteredValue.freq detectCores fasta.info matches mclapply metadata metadata<- misMatches qBaseInsert queryHits runLength runValue scanBamFlag tBaseInsert * 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU or elapsed time > 5s user system elapsed pairwiseAlignSeqs 3.329 1.769 4.718 * 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: 2 NOTEs See ‘/Users/biocbuild/bbs-3.9-bioc/meat/hiReadsProcessor.Rcheck/00check.log’ for details.
hiReadsProcessor.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL hiReadsProcessor ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’ * installing *source* package ‘hiReadsProcessor’ ... ** using staged installation ** 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 from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (hiReadsProcessor)
hiReadsProcessor.Rcheck/hiReadsProcessor-Ex.timings
name | user | system | elapsed | |
addFeature | 1.158 | 0.024 | 1.182 | |
addListNameToReads | 0.436 | 0.010 | 0.445 | |
annotateSites | 0 | 0 | 0 | |
blatSeqs | 0 | 0 | 0 | |
chunkize | 0.056 | 0.001 | 0.056 | |
clusterSites | 0.441 | 0.037 | 0.478 | |
crossOverCheck | 0.250 | 0.054 | 0.304 | |
dereplicateReads | 0.059 | 0.010 | 0.069 | |
doRCtest | 0.383 | 0.298 | 0.492 | |
extractFeature | 0.227 | 0.051 | 0.278 | |
extractSeqs | 0.740 | 0.157 | 0.897 | |
findAndTrimSeq | 2.404 | 0.646 | 3.049 | |
findBarcodes | 0.834 | 0.002 | 0.837 | |
findIntegrations | 0.001 | 0.000 | 0.001 | |
findLTRs | 0.000 | 0.001 | 0.001 | |
findLinkers | 0 | 0 | 0 | |
findPrimers | 0.000 | 0.000 | 0.001 | |
findVector | 0.001 | 0.000 | 0.001 | |
getIntegrationSites | 2.015 | 0.017 | 2.033 | |
getSectorsForSamples | 0.086 | 0.005 | 0.092 | |
getSonicAbund | 0.366 | 0.164 | 0.530 | |
isuSites | 3.852 | 0.042 | 3.895 | |
otuSites | 4.587 | 0.013 | 4.601 | |
pairUpAlignments | 0 | 0 | 0 | |
pairwiseAlignSeqs | 3.329 | 1.769 | 4.718 | |
primerIDAlignSeqs | 3.826 | 0.907 | 4.553 | |
pslCols | 0.001 | 0.001 | 0.002 | |
pslToRangedObject | 0.319 | 0.010 | 0.329 | |
read.BAMasPSL | 0.000 | 0.000 | 0.001 | |
read.SeqFolder | 1.951 | 0.090 | 2.043 | |
read.blast8 | 0.000 | 0.001 | 0.000 | |
read.psl | 0.000 | 0.000 | 0.001 | |
read.sampleInfo | 1.790 | 0.010 | 1.806 | |
read.seqsFromSector | 0.001 | 0.000 | 0.000 | |
removeReadsWithNs | 0.028 | 0.001 | 0.029 | |
replicateReads | 0.034 | 0.001 | 0.036 | |
sampleSummary | 0.904 | 0.027 | 0.930 | |
splitByBarcode | 0.058 | 0.002 | 0.059 | |
splitSeqsToFiles | 0.293 | 0.013 | 0.306 | |
startgfServer | 0.000 | 0.001 | 0.000 | |
trimSeqs | 0.044 | 0.001 | 0.046 | |
vpairwiseAlignSeqs | 2.946 | 1.789 | 4.351 | |
write.listedDNAStringSet | 0.000 | 0.001 | 0.001 | |
write.psl | 0.041 | 0.013 | 0.054 | |