Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:59:34 -0400 (Sat, 17 Oct 2020).
TO THE DEVELOPERS/MAINTAINERS OF THE seqsetvis PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1634/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
seqsetvis 1.8.0 Joseph R Boyd
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | NA | |||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | [ OK ] | OK |
Package: seqsetvis |
Version: 1.8.0 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings seqsetvis_1.8.0.tar.gz |
StartedAt: 2020-10-17 05:15:01 -0400 (Sat, 17 Oct 2020) |
EndedAt: 2020-10-17 05:25:59 -0400 (Sat, 17 Oct 2020) |
EllapsedTime: 658.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: seqsetvis.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings seqsetvis_1.8.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/seqsetvis.Rcheck’ * using R version 4.0.3 (2020-10-10) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘seqsetvis/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘seqsetvis’ version ‘1.8.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 ‘seqsetvis’ 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 ... OK * 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 (user + system) or elapsed time > 5s user system elapsed ssvFetchBam 11.324 0.184 11.519 ssvSignalBandedQuantiles 8.219 0.060 8.287 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.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: OK
seqsetvis.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL seqsetvis ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’ * installing *source* package ‘seqsetvis’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (seqsetvis)
seqsetvis.Rcheck/tests/testthat.Rout
R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out" Copyright (C) 2020 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.0 (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. > > ## load dependencies > library(testthat) > library(seqsetvis) Loading required package: ggplot2 > library(data.table) > > ## test package > test_check(package = "seqsetvis") ══ testthat results ═══════════════════════════════════════════════════════════ [ OK: 1042 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ] > > proc.time() user system elapsed 301.579 2.773 304.706
seqsetvis.Rcheck/seqsetvis-Ex.timings
name | user | system | elapsed | |
append_ynorm | 0.078 | 0.012 | 0.090 | |
applySpline | 0.825 | 0.049 | 0.874 | |
calc_norm_factors | 0.021 | 0.001 | 0.023 | |
centerAtMax | 0.537 | 0.009 | 0.547 | |
centerFixedSizeGRanges | 0.237 | 0.008 | 0.246 | |
clusteringKmeans | 0.032 | 0.003 | 0.035 | |
clusteringKmeansNestedHclust | 0.043 | 0.002 | 0.044 | |
col2hex | 0.002 | 0.000 | 0.001 | |
collapse_gr | 1.421 | 0.033 | 1.455 | |
convert_collapsed_coord | 0.332 | 0.031 | 0.363 | |
crossCorrByRle | 1.230 | 0.034 | 1.268 | |
easyLoad_bed | 0.088 | 0.001 | 0.090 | |
easyLoad_broadPeak | 0.199 | 0.002 | 0.202 | |
easyLoad_narrowPeak | 0.058 | 0.001 | 0.059 | |
expandCigar | 0.200 | 0.009 | 0.210 | |
fragLen_calcStranded | 2.791 | 0.043 | 2.838 | |
fragLen_fromMacs2Xls | 0.002 | 0.001 | 0.003 | |
ggellipse | 0.776 | 0.008 | 0.786 | |
harmonize_seqlengths | 0.190 | 0.009 | 0.199 | |
prepare_fetch_GRanges | 0.054 | 0.001 | 0.056 | |
quantileGRangesWidth | 0.002 | 0.000 | 0.003 | |
safeBrew | 0.033 | 0.003 | 0.036 | |
ssvFactorizeMembTable | 0.040 | 0.004 | 0.043 | |
ssvFeatureBars | 0.820 | 0.005 | 0.825 | |
ssvFeatureBinaryHeatmap | 0.628 | 0.009 | 0.641 | |
ssvFeatureEuler | 0.657 | 0.006 | 0.665 | |
ssvFeaturePie | 0.736 | 0.003 | 0.740 | |
ssvFeatureVenn | 0.768 | 0.005 | 0.774 | |
ssvFetchBam | 11.324 | 0.184 | 11.519 | |
ssvFetchBamPE | 3.602 | 0.059 | 3.665 | |
ssvFetchBigwig | 2.494 | 0.012 | 2.507 | |
ssvFetchGRanges | 1.354 | 0.003 | 1.357 | |
ssvFetchSignal | 2.605 | 0.031 | 2.684 | |
ssvMakeMembTable-methods | 1.048 | 0.010 | 1.059 | |
ssvOverlapIntervalSets | 0.443 | 0.009 | 0.452 | |
ssvSignalBandedQuantiles | 8.219 | 0.060 | 8.287 | |
ssvSignalClustering | 3.384 | 0.039 | 3.424 | |
ssvSignalHeatmap | 1.927 | 0.019 | 1.948 | |
ssvSignalLineplot | 3.266 | 0.028 | 3.331 | |
ssvSignalLineplotAgg | 1.519 | 0.006 | 1.525 | |
ssvSignalScatterplot | 1.148 | 0.005 | 1.160 | |
viewGRangesWinSample_dt | 2.138 | 0.021 | 2.163 | |
viewGRangesWinSummary_dt | 1.941 | 0.039 | 1.982 | |