| Back to Multiple platform build/check report for BioC 3.10 | 
 | 
This page was generated on 2020-04-15 12:09:02 -0400 (Wed, 15 Apr 2020).
| Package 793/1823 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| hiReadsProcessor 1.22.0 Nirav V Malani 
 | malbec1 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | [ OK ] |  | ||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | ...NOT SUPPORTED... | ||||||||||
| merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |  | ||||||
| Package: hiReadsProcessor | 
| Version: 1.22.0 | 
| Command: /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:hiReadsProcessor.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings hiReadsProcessor_1.22.0.tar.gz | 
| StartedAt: 2020-04-15 02:26:28 -0400 (Wed, 15 Apr 2020) | 
| EndedAt: 2020-04-15 02:31:00 -0400 (Wed, 15 Apr 2020) | 
| EllapsedTime: 272.4 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: hiReadsProcessor.Rcheck | 
| Warnings: 0 | 
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:hiReadsProcessor.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings hiReadsProcessor_1.22.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.10-bioc/meat/hiReadsProcessor.Rcheck’ * using R version 3.6.3 (2020-02-29) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘hiReadsProcessor/DESCRIPTION’ ... OK * this is package ‘hiReadsProcessor’ version ‘1.22.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 * 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 ‘/home/biocbuild/bbs-3.10-bioc/meat/hiReadsProcessor.Rcheck/00check.log’ for details.
hiReadsProcessor.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD INSTALL hiReadsProcessor ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.10-bioc/R/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 | 0.316 | 0.004 | 0.317 | |
| addListNameToReads | 0.384 | 0.008 | 0.392 | |
| annotateSites | 0 | 0 | 0 | |
| blatSeqs | 0 | 0 | 0 | |
| chunkize | 0.04 | 0.00 | 0.04 | |
| clusterSites | 0.372 | 0.004 | 0.375 | |
| crossOverCheck | 0.256 | 0.000 | 0.269 | |
| dereplicateReads | 0.076 | 0.000 | 0.076 | |
| doRCtest | 1.848 | 0.416 | 2.302 | |
| extractFeature | 0.232 | 0.048 | 0.212 | |
| extractSeqs | 0.624 | 0.024 | 0.651 | |
| findAndTrimSeq | 1.044 | 0.088 | 1.136 | |
| findBarcodes | 0.692 | 0.000 | 0.693 | |
| findIntegrations | 0 | 0 | 0 | |
| findLTRs | 0 | 0 | 0 | |
| findLinkers | 0 | 0 | 0 | |
| findPrimers | 0 | 0 | 0 | |
| findVector | 0 | 0 | 0 | |
| getIntegrationSites | 1.720 | 0.004 | 1.733 | |
| getSectorsForSamples | 0.152 | 0.000 | 0.151 | |
| getSonicAbund | 0.388 | 0.024 | 0.452 | |
| isuSites | 3.564 | 0.040 | 3.620 | |
| otuSites | 3.516 | 0.008 | 3.529 | |
| pairUpAlignments | 0 | 0 | 0 | |
| pairwiseAlignSeqs | 2.044 | 0.548 | 2.496 | |
| primerIDAlignSeqs | 3.040 | 0.272 | 3.257 | |
| pslCols | 0.004 | 0.000 | 0.000 | |
| pslToRangedObject | 0.316 | 0.000 | 0.321 | |
| read.BAMasPSL | 0.000 | 0.000 | 0.001 | |
| read.SeqFolder | 1.256 | 0.008 | 1.332 | |
| read.blast8 | 0 | 0 | 0 | |
| read.psl | 0 | 0 | 0 | |
| read.sampleInfo | 1.228 | 0.008 | 1.273 | |
| read.seqsFromSector | 0 | 0 | 0 | |
| removeReadsWithNs | 0.024 | 0.000 | 0.022 | |
| replicateReads | 0.056 | 0.004 | 0.057 | |
| sampleSummary | 0.664 | 0.008 | 0.680 | |
| splitByBarcode | 0.028 | 0.000 | 0.028 | |
| splitSeqsToFiles | 0.164 | 0.004 | 0.168 | |
| startgfServer | 0 | 0 | 0 | |
| trimSeqs | 0.028 | 0.000 | 0.031 | |
| vpairwiseAlignSeqs | 1.764 | 0.532 | 2.183 | |
| write.listedDNAStringSet | 0 | 0 | 0 | |
| write.psl | 0.048 | 0.000 | 0.051 | |