Back to Multiple platform build/check report for BioC 3.6 |
|
This page was generated on 2018-04-12 13:14:46 -0400 (Thu, 12 Apr 2018).
Package 1150/1472 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
recoup 1.6.0 Panagiotis Moulos
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | NotNeeded | OK | [ OK ] | |||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | NotNeeded | OK | OK | OK | |||||||
veracruz1 | OS X 10.11.6 El Capitan / x86_64 | NotNeeded | OK | OK | OK |
Package: recoup |
Version: 1.6.0 |
Command: /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings recoup_1.6.0.tar.gz |
StartedAt: 2018-04-12 02:16:37 -0400 (Thu, 12 Apr 2018) |
EndedAt: 2018-04-12 02:21:40 -0400 (Thu, 12 Apr 2018) |
EllapsedTime: 303.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: recoup.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings recoup_1.6.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.6-bioc/meat/recoup.Rcheck’ * using R version 3.4.4 (2018-03-15) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘recoup/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘recoup’ version ‘1.6.0’ * package encoding: UTF-8 * 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 ‘recoup’ 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 loading without being on the library search path ... 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 baseCoverageMatrix: no visible global function definition for ‘runValue’ baseCoverageMatrix : <anonymous>: no visible global function definition for ‘runValue’ binCoverageMatrix : <anonymous>: no visible global function definition for ‘runValue’ buildAnnotationStore: no visible global function definition for ‘Seqinfo’ calcCoverage: no visible global function definition for ‘runValue’ cleanRanges: no visible global function definition for ‘seqlevels’ cleanRanges: no visible global function definition for ‘seqlevels<-’ cmclapply: no visible global function definition for ‘mclapply’ cmcmapply: no visible global function definition for ‘mcmapply’ coverageFromBam: no visible global function definition for ‘ScanBamParam’ coverageFromBam: no visible global function definition for ‘seqlevels<-’ coverageFromBigWig : <anonymous> : <anonymous>: no visible global function definition for ‘Rle’ coverageFromBigWig: no visible global function definition for ‘Rle’ coverageFromBigWig : <anonymous>: no visible global function definition for ‘Rle’ coverageFromRanges: no visible global function definition for ‘subjectHits’ coverageFromRanges : <anonymous> : <anonymous>: no visible global function definition for ‘Rle’ coverageFromRanges: no visible global function definition for ‘Rle’ coverageFromRangesOld: no visible global function definition for ‘subjectHits’ getGcContent: no visible global function definition for ‘Rle’ getGcContent: no visible global function definition for ‘IRanges’ getGcContent: no visible global function definition for ‘alphabetFrequency’ getMainRnaRangesOnTheFly: no visible binding for global variable ‘genomeRanges’ getUcscAnnotation: no visible global function definition for ‘dbDriver’ getUcscAnnotation: no visible global function definition for ‘dbConnect’ getUcscAnnotation: no visible global function definition for ‘dbGetQuery’ getUcscAnnotation: no visible global function definition for ‘dbDisconnect’ getUcscDbl: no visible global function definition for ‘dbDriver’ getUcscDbl: no visible global function definition for ‘dbConnect’ getUcscDbl: no visible global function definition for ‘dbWriteTable’ getUcscDbl: no visible global function definition for ‘dbDisconnect’ loadBsGenome: no visible global function definition for ‘installed.genomes’ loadBsGenome: no visible global function definition for ‘getBSgenome’ loadBsGenome: no visible global function definition for ‘biocLite’ prepareBam: no visible global function definition for ‘indexBam’ prepareBam : <anonymous>: no visible global function definition for ‘sortBam’ prepareBam : <anonymous>: no visible global function definition for ‘indexBam’ preprocessRanges: no visible global function definition for ‘ScanBamParam’ preprocessRanges: no visible global function definition for ‘bamWhich<-’ readBed: no visible global function definition for ‘seqlevels’ readBed: no visible global function definition for ‘Seqinfo’ recoup: no visible binding for global variable ‘gene’ recoup: no visible binding for global variable ‘sexon’ recoup: no visible binding for global variable ‘flankedSexon’ recoup : <anonymous>: no visible global function definition for ‘runValue’ recoupCorrelation: no visible binding for global variable ‘Index’ recoupCorrelation: no visible binding for global variable ‘Coverage’ recoupCorrelation: no visible binding for global variable ‘Condition’ recoupCorrelation: no visible binding for global variable ‘Design’ recoupHeatmap : <anonymous>: no visible global function definition for ‘grid.text’ recoupProfile: no visible binding for global variable ‘Signal’ recoupProfile: no visible binding for global variable ‘Condition’ recoupProfile: no visible binding for global variable ‘Design’ reduceExons : <anonymous>: no visible global function definition for ‘DataFrame’ splitVector: no visible global function definition for ‘Rle’ Undefined global functions or variables: Condition Coverage DataFrame Design IRanges Index Rle ScanBamParam Seqinfo Signal alphabetFrequency bamWhich<- biocLite dbConnect dbDisconnect dbDriver dbGetQuery dbWriteTable flankedSexon gene genomeRanges getBSgenome grid.text indexBam installed.genomes mclapply mcmapply runValue seqlevels seqlevels<- sexon sortBam subjectHits * 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 installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU or elapsed time > 5s user system elapsed profileMatrix 21.208 10.244 13.608 mergeRuns 17.360 7.320 16.210 recoup 5.904 5.400 6.452 sliceObj 6.044 4.944 6.149 recoupPlot 5.848 4.780 6.017 kmeansDesign 6.936 3.368 6.224 simpleGetSet 4.404 4.764 4.350 recoupHeatmap 4.524 2.068 5.196 getAnnotation 0.940 0.020 5.944 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.R’ 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: 1 NOTE See ‘/home/biocbuild/bbs-3.6-bioc/meat/recoup.Rcheck/00check.log’ for details.
recoup.Rcheck/00install.out
* installing *source* package ‘recoup’ ... ** R ** data *** moving datasets to lazyload DB ** inst ** preparing package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (recoup)
recoup.Rcheck/tests/runTests.Rout
R version 3.4.4 (2018-03-15) -- "Someone to Lean On" Copyright (C) 2018 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > BiocGenerics:::testPackage("recoup") Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, append, as.data.frame, cbind, colMeans, colSums, colnames, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which, which.max, which.min Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Attaching package: 'matrixStats' The following objects are masked from 'package:Biobase': anyMissing, rowMedians Attaching package: 'DelayedArray' The following objects are masked from 'package:matrixStats': colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges The following object is masked from 'package:base': apply Attaching package: 'Biostrings' The following object is masked from 'package:DelayedArray': type The following object is masked from 'package:base': strsplit ======================================== ComplexHeatmap version 1.17.1 Bioconductor page: http://bioconductor.org/packages/ComplexHeatmap/ Github page: https://github.com/jokergoo/ComplexHeatmap Documentation: http://bioconductor.org/packages/ComplexHeatmap/ If you use it in published research, please cite: Gu, Z. Complex heatmaps reveal patterns and correlations in multidimensional genomic data. Bioinformatics 2016. ======================================== Getting main ranges for measurements measurement type: chipseq genomic region type: tss Calculating requested regions coverage for WT H4K20me1 processing chr12 Calculating requested regions coverage for Set8KO H4K20me1 processing chr12 Calculating profile for WT H4K20me1 Calculating profile for Set8KO H4K20me1 Constructing genomic coverage profile curve(s) The resolution of the requested profiles will be lowered to avoid increased computation time and/or storage space for heatmap profiles... Calculating tss profile for WT H4K20me1 Calculating tss profile for Set8KO H4K20me1 Constructing genomic coverage heatmap(s) Constructing coverage correlation profile curve(s) dev.new(): using pdf(file="Rplots1.pdf") dev.new(): using pdf(file="Rplots2.pdf") Getting main ranges for measurements measurement type: chipseq genomic region type: genebody Calculating requested regions coverage for WT H4K20me1 processing chr12 Calculating requested regions coverage for Set8KO H4K20me1 processing chr12 Calculating profile for WT H4K20me1 center upstream downstream Calculating profile for Set8KO H4K20me1 center upstream downstream Constructing genomic coverage profile curve(s) Using provided design to facet the coverage profiles Constructing genomic coverage heatmap(s) Using provided design to facet the coverage profiles Constructing coverage correlation profile curve(s) Using provided design to facet the coverage profiles dev.new(): using pdf(file="Rplots3.pdf") dev.new(): using pdf(file="Rplots4.pdf") dev.new(): using pdf(file="Rplots5.pdf") RUNIT TEST PROTOCOL -- Thu Apr 12 02:21:37 2018 *********************************************** Number of test functions: 1 Number of errors: 0 Number of failures: 0 1 Test Suite : recoup RUnit Tests - 1 test function, 0 errors, 0 failures Number of test functions: 1 Number of errors: 0 Number of failures: 0 Warning messages: 1: `panel.margin` is deprecated. Please use `panel.spacing` property instead 2: `panel.margin` is deprecated. Please use `panel.spacing` property instead > > proc.time() user system elapsed 46.736 16.248 37.173
recoup.Rcheck/recoup-Ex.timings
name | user | system | elapsed | |
buildAnnotationStore | 0 | 0 | 0 | |
calcCoverage | 3.464 | 0.132 | 3.611 | |
coverageRef | 4.364 | 0.328 | 4.707 | |
coverageRnaRef | 1.656 | 0.220 | 1.891 | |
getAnnotation | 0.940 | 0.020 | 5.944 | |
getBiotypes | 0.000 | 0.000 | 0.001 | |
kmeansDesign | 6.936 | 3.368 | 6.224 | |
mergeRuns | 17.36 | 7.32 | 16.21 | |
preprocessRanges | 0.660 | 0.084 | 0.748 | |
profileMatrix | 21.208 | 10.244 | 13.608 | |
recoup | 5.904 | 5.400 | 6.452 | |
recoupCorrelation | 2.016 | 2.188 | 2.673 | |
recoupHeatmap | 4.524 | 2.068 | 5.196 | |
recoupPlot | 5.848 | 4.780 | 6.017 | |
recoupProfile | 2.028 | 2.076 | 2.655 | |
removeData | 0.016 | 0.000 | 0.018 | |
simpleGetSet | 4.404 | 4.764 | 4.350 | |
sliceObj | 6.044 | 4.944 | 6.149 | |