Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-02-23 01:34:27 -0000 (Thu, 23 Feb 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4245 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the seqsetvis package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/seqsetvis.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1835/2164 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
seqsetvis 1.19.0 (landing page) Joseph R Boyd
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
Package: seqsetvis |
Version: 1.19.0 |
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings seqsetvis_1.19.0.tar.gz |
StartedAt: 2023-02-22 12:41:22 -0000 (Wed, 22 Feb 2023) |
EndedAt: 2023-02-22 12:53:51 -0000 (Wed, 22 Feb 2023) |
EllapsedTime: 749.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: seqsetvis.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings seqsetvis_1.19.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/seqsetvis.Rcheck’ * using R Under development (unstable) (2023-01-14 r83615) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 * running under: Ubuntu 22.04.1 LTS * using session charset: UTF-8 * checking for file ‘seqsetvis/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘seqsetvis’ version ‘1.19.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 LazyData ... 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 ssvFeatureBinaryHeatmap 9.718 0.296 10.014 ssvFetchBam 9.369 0.048 9.417 ssvSignalBandedQuantiles 6.703 0.028 6.718 merge_clusters 5.502 0.140 5.633 * 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 ... ‘seqsetvis_overview.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: OK
seqsetvis.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL seqsetvis ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/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 Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-unknown-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. > > ## load dependencies > library(testthat) > library(seqsetvis) Loading required package: ggplot2 > library(data.table) > > ## test package > test_check(package = "seqsetvis") [ FAIL 0 | WARN 3 | SKIP 0 | PASS 1176 ] [ FAIL 0 | WARN 3 | SKIP 0 | PASS 1176 ] > > proc.time() user system elapsed 332.758 3.798 336.326
seqsetvis.Rcheck/seqsetvis-Ex.timings
name | user | system | elapsed | |
add_cluster_annotation | 1.790 | 0.112 | 1.900 | |
append_ynorm | 0.045 | 0.000 | 0.041 | |
applySpline | 0.655 | 0.004 | 0.653 | |
assemble_heatmap_cluster_bars | 0.964 | 0.040 | 1.003 | |
calc_norm_factors | 0.017 | 0.000 | 0.016 | |
centerAtMax | 0.382 | 0.004 | 0.382 | |
centerFixedSizeGRanges | 0.178 | 0.004 | 0.182 | |
centerGRangesAtMax | 0.519 | 0.003 | 0.521 | |
clusteringKmeans | 0.025 | 0.001 | 0.021 | |
clusteringKmeansNestedHclust | 0.031 | 0.000 | 0.029 | |
col2hex | 0.001 | 0.000 | 0.001 | |
collapse_gr | 0.933 | 0.003 | 0.937 | |
convert_collapsed_coord | 0.26 | 0.00 | 0.26 | |
crossCorrByRle | 0.466 | 0.000 | 0.468 | |
easyLoad_FUN | 0.061 | 0.000 | 0.061 | |
easyLoad_IDRmerged | 0.074 | 0.000 | 0.074 | |
easyLoad_bed | 0.218 | 0.016 | 0.233 | |
easyLoad_broadPeak | 0.047 | 0.000 | 0.048 | |
easyLoad_narrowPeak | 0.049 | 0.000 | 0.049 | |
easyLoad_seacr | 0.040 | 0.004 | 0.044 | |
expandCigar | 0.217 | 0.004 | 0.219 | |
fragLen_calcStranded | 2.481 | 0.020 | 2.501 | |
fragLen_fromMacs2Xls | 0.002 | 0.000 | 0.003 | |
getReadLength | 0.072 | 0.000 | 0.072 | |
ggellipse | 0.817 | 0.008 | 0.825 | |
harmonize_seqlengths | 0.128 | 0.000 | 0.127 | |
make_clustering_matrix | 0.011 | 0.000 | 0.008 | |
merge_clusters | 5.502 | 0.140 | 5.633 | |
prepare_fetch_GRanges | 0.039 | 0.000 | 0.040 | |
prepare_fetch_GRanges_names | 0.114 | 0.008 | 0.122 | |
prepare_fetch_GRanges_width | 0.035 | 0.004 | 0.038 | |
quantileGRangesWidth | 0.002 | 0.000 | 0.002 | |
reorder_clusters_hclust | 2.585 | 0.000 | 2.580 | |
reorder_clusters_manual | 1.273 | 0.028 | 1.296 | |
reorder_clusters_stepdown | 2.617 | 0.048 | 2.661 | |
reverse_clusters | 2.685 | 0.036 | 2.709 | |
safeBrew | 0.032 | 0.000 | 0.032 | |
split_cluster | 2.399 | 0.032 | 2.500 | |
ssvConsensusIntervalSets | 0.497 | 0.012 | 0.509 | |
ssvFactorizeMembTable | 0.018 | 0.000 | 0.018 | |
ssvFeatureBars | 0.914 | 0.008 | 0.922 | |
ssvFeatureBinaryHeatmap | 9.718 | 0.296 | 10.014 | |
ssvFeatureEuler | 0.751 | 0.000 | 0.752 | |
ssvFeaturePie | 0.818 | 0.012 | 0.830 | |
ssvFeatureUpset | 3.793 | 0.000 | 3.794 | |
ssvFeatureVenn | 0.777 | 0.000 | 0.776 | |
ssvFetchBam | 9.369 | 0.048 | 9.417 | |
ssvFetchBamPE | 2.825 | 0.008 | 2.836 | |
ssvFetchBigwig | 2.095 | 0.048 | 2.144 | |
ssvFetchGRanges | 1.092 | 0.008 | 1.100 | |
ssvFetchSignal | 2.253 | 0.000 | 2.253 | |
ssvMakeMembTable-methods | 0.725 | 0.004 | 0.729 | |
ssvOverlapIntervalSets | 0.339 | 0.008 | 0.347 | |
ssvSignalBandedQuantiles | 6.703 | 0.028 | 6.718 | |
ssvSignalClustering | 2.762 | 0.011 | 2.765 | |
ssvSignalHeatmap.ClusterBars | 3.415 | 0.092 | 3.500 | |
ssvSignalHeatmap | 2.555 | 0.008 | 2.553 | |
ssvSignalLineplot | 3.362 | 0.016 | 3.378 | |
ssvSignalLineplotAgg | 1.494 | 0.000 | 1.492 | |
ssvSignalScatterplot | 1.147 | 0.004 | 1.146 | |
viewGRangesWinSample_dt | 1.803 | 0.028 | 1.833 | |
viewGRangesWinSummary_dt | 1.741 | 0.052 | 1.791 | |
within_clust_sort | 1.917 | 0.008 | 1.918 | |