Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:35:18 -0400 (Thu, 06 May 2021).
To the developers/maintainers of the hiReadsProcessor package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 840/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
hiReadsProcessor 1.26.0 (landing page) Nirav V Malani
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | ... NOT SUPPORTED ... | ||||||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: hiReadsProcessor |
Version: 1.26.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.26.0.tar.gz |
StartedAt: 2021-05-06 02:40:53 -0400 (Thu, 06 May 2021) |
EndedAt: 2021-05-06 02:46:16 -0400 (Thu, 06 May 2021) |
EllapsedTime: 323.7 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.26.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/hiReadsProcessor.Rcheck’ * using R version 4.0.5 (2021-03-31) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘hiReadsProcessor/DESCRIPTION’ ... OK * this is package ‘hiReadsProcessor’ version ‘1.26.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 ‘/Users/biocbuild/bbs-3.12-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/4.0/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 | 0.318 | 0.006 | 0.325 | |
addListNameToReads | 0.364 | 0.008 | 0.373 | |
annotateSites | 0.000 | 0.001 | 0.000 | |
blatSeqs | 0.000 | 0.000 | 0.001 | |
chunkize | 0.040 | 0.002 | 0.042 | |
clusterSites | 1.013 | 0.012 | 1.028 | |
crossOverCheck | 0.097 | 0.001 | 0.098 | |
dereplicateReads | 0.058 | 0.001 | 0.059 | |
doRCtest | 1.413 | 0.185 | 1.485 | |
extractFeature | 0.148 | 0.025 | 0.175 | |
extractSeqs | 0.600 | 0.061 | 0.663 | |
findAndTrimSeq | 1.098 | 0.169 | 1.270 | |
findBarcodes | 0.692 | 0.004 | 0.697 | |
findIntegrations | 0.000 | 0.000 | 0.001 | |
findLTRs | 0 | 0 | 0 | |
findLinkers | 0 | 0 | 0 | |
findPrimers | 0.001 | 0.000 | 0.000 | |
findVector | 0 | 0 | 0 | |
getIntegrationSites | 1.565 | 0.013 | 1.624 | |
getSectorsForSamples | 0.101 | 0.002 | 0.104 | |
getSonicAbund | 0.335 | 0.061 | 0.396 | |
isuSites | 3.297 | 0.025 | 3.331 | |
otuSites | 3.658 | 0.016 | 3.681 | |
pairUpAlignments | 0.000 | 0.001 | 0.000 | |
pairwiseAlignSeqs | 2.220 | 0.709 | 2.729 | |
primerIDAlignSeqs | 2.726 | 0.375 | 3.038 | |
pslCols | 0.001 | 0.000 | 0.002 | |
pslToRangedObject | 0.318 | 0.009 | 0.328 | |
read.BAMasPSL | 0 | 0 | 0 | |
read.SeqFolder | 1.515 | 0.078 | 1.600 | |
read.blast8 | 0.000 | 0.000 | 0.001 | |
read.psl | 0.000 | 0.001 | 0.000 | |
read.sampleInfo | 1.415 | 0.012 | 1.431 | |
read.seqsFromSector | 0 | 0 | 0 | |
removeReadsWithNs | 0.026 | 0.001 | 0.027 | |
replicateReads | 0.060 | 0.001 | 0.062 | |
sampleSummary | 0.903 | 0.017 | 0.920 | |
splitByBarcode | 0.045 | 0.002 | 0.046 | |
splitSeqsToFiles | 0.235 | 0.008 | 0.243 | |
startgfServer | 0 | 0 | 0 | |
trimSeqs | 0.037 | 0.001 | 0.038 | |
vpairwiseAlignSeqs | 1.964 | 0.712 | 2.452 | |
write.listedDNAStringSet | 0 | 0 | 0 | |
write.psl | 0.024 | 0.004 | 0.027 | |