| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-04-02 19:33 -0400 (Wed, 02 Apr 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4764 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4495 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4522 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4449 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4426 |
| 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 | ||||
| Package 1934/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| seqsetvis 1.26.0 (landing page) Joseph R Boyd
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
To the developers/maintainers of the seqsetvis package: - 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 Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
| Package: seqsetvis |
| Version: 1.26.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings seqsetvis_1.26.0.tar.gz |
| StartedAt: 2025-04-01 09:05:51 -0400 (Tue, 01 Apr 2025) |
| EndedAt: 2025-04-01 09:27:38 -0400 (Tue, 01 Apr 2025) |
| EllapsedTime: 1307.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: seqsetvis.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings seqsetvis_1.26.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/seqsetvis.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* 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.26.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 code 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 15.353 0.492 16.398
ssvFeatureBinaryHeatmap 9.981 0.871 11.082
ssvSignalBandedQuantiles 9.325 0.129 9.852
ssvSignalHeatmap 9.007 0.191 9.374
merge_clusters 7.856 0.049 8.120
ssvSignalHeatmap.ClusterBars 7.346 0.053 7.595
add_cluster_annotation 5.941 0.191 6.576
ssvSignalClustering 6.042 0.075 6.369
ssvFeatureUpset 5.894 0.132 6.110
ssvSignalLineplot 5.072 0.137 5.237
ssvFetchBamPE 4.598 0.412 5.209
reverse_clusters 4.959 0.030 5.033
reorder_clusters_hclust 4.701 0.025 5.262
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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/Resources/bin/R CMD INSTALL seqsetvis ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’ * installing *source* package ‘seqsetvis’ ... ** 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 (seqsetvis)
seqsetvis.Rcheck/tests/testthat.Rout
R version 4.4.3 (2025-02-28) -- "Trophy Case" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 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 0 | SKIP 0 | PASS 1284 ] > > proc.time() user system elapsed 621.545 9.730 644.111
seqsetvis.Rcheck/seqsetvis-Ex.timings
| name | user | system | elapsed | |
| add_cluster_annotation | 5.941 | 0.191 | 6.576 | |
| append_ynorm | 0.093 | 0.010 | 0.107 | |
| applyMovingAverage | 1.608 | 0.024 | 1.731 | |
| applySpline | 0.754 | 0.013 | 0.806 | |
| assemble_heatmap_cluster_bars | 1.736 | 0.018 | 1.771 | |
| calc_norm_factors | 0.049 | 0.005 | 0.054 | |
| centerAtMax | 0.600 | 0.019 | 0.627 | |
| centerFixedSizeGRanges | 0.285 | 0.014 | 0.300 | |
| centerGRangesAtMax | 0.845 | 0.031 | 0.884 | |
| clusteringKmeans | 0.052 | 0.006 | 0.059 | |
| clusteringKmeansNestedHclust | 0.065 | 0.008 | 0.073 | |
| col2hex | 0.002 | 0.001 | 0.003 | |
| collapse_gr | 1.590 | 0.019 | 1.618 | |
| convert_collapsed_coord | 0.388 | 0.014 | 0.403 | |
| copy_clust_info | 3.791 | 0.039 | 4.002 | |
| crossCorrByRle | 0.735 | 0.021 | 0.802 | |
| easyLoad_FUN | 0.153 | 0.004 | 0.169 | |
| easyLoad_IDRmerged | 0.089 | 0.004 | 0.099 | |
| easyLoad_bed | 0.309 | 0.003 | 0.329 | |
| easyLoad_broadPeak | 0.084 | 0.002 | 0.089 | |
| easyLoad_narrowPeak | 0.091 | 0.002 | 0.099 | |
| easyLoad_seacr | 0.092 | 0.003 | 0.100 | |
| expandCigar | 0.341 | 0.038 | 0.392 | |
| findMaxPos | 0.068 | 0.030 | 0.099 | |
| fragLen_calcStranded | 4.060 | 0.077 | 4.452 | |
| fragLen_fromMacs2Xls | 0.004 | 0.001 | 0.005 | |
| getReadLength | 0.123 | 0.019 | 0.147 | |
| get_mapped_reads | 0.018 | 0.001 | 0.019 | |
| ggellipse | 1.260 | 0.010 | 1.335 | |
| harmonize_seqlengths | 0.223 | 0.014 | 0.247 | |
| make_clustering_matrix | 0.206 | 0.007 | 0.223 | |
| merge_clusters | 7.856 | 0.049 | 8.120 | |
| prepare_fetch_GRanges | 0.071 | 0.011 | 0.090 | |
| prepare_fetch_GRanges_names | 0.191 | 0.014 | 0.220 | |
| prepare_fetch_GRanges_width | 0.071 | 0.012 | 0.084 | |
| quantileGRangesWidth | 0.006 | 0.009 | 0.016 | |
| reorder_clusters_hclust | 4.701 | 0.025 | 5.262 | |
| reorder_clusters_manual | 2.387 | 0.019 | 2.417 | |
| reorder_clusters_stepdown | 4.599 | 0.022 | 4.638 | |
| reverse_clusters | 4.959 | 0.030 | 5.033 | |
| safeBrew | 0.051 | 0.005 | 0.059 | |
| split_cluster | 4.347 | 0.039 | 4.441 | |
| ssvAnnotateSubjectGRanges | 2.259 | 0.061 | 2.337 | |
| ssvConsensusIntervalSets | 0.701 | 0.015 | 0.723 | |
| ssvFactorizeMembTable | 0.032 | 0.016 | 0.050 | |
| ssvFeatureBars | 1.271 | 0.015 | 1.299 | |
| ssvFeatureBinaryHeatmap | 9.981 | 0.871 | 11.082 | |
| ssvFeatureEuler | 1.185 | 0.025 | 1.221 | |
| ssvFeaturePie | 1.110 | 0.074 | 1.239 | |
| ssvFeatureUpset | 5.894 | 0.132 | 6.110 | |
| ssvFeatureVenn | 2.126 | 0.030 | 2.183 | |
| ssvFetchBam | 15.353 | 0.492 | 16.398 | |
| ssvFetchBamPE | 4.598 | 0.412 | 5.209 | |
| ssvFetchBamPE.RNA | 3.172 | 0.078 | 3.277 | |
| ssvFetchBigwig | 3.148 | 0.028 | 3.197 | |
| ssvFetchGRanges | 1.757 | 0.023 | 1.822 | |
| ssvFetchSignal | 3.566 | 0.093 | 3.946 | |
| ssvMakeMembTable-methods | 1.215 | 0.019 | 1.413 | |
| ssvOverlapIntervalSets | 0.514 | 0.014 | 0.604 | |
| ssvSignalBandedQuantiles | 9.325 | 0.129 | 9.852 | |
| ssvSignalClustering | 6.042 | 0.075 | 6.369 | |
| ssvSignalHeatmap.ClusterBars | 7.346 | 0.053 | 7.595 | |
| ssvSignalHeatmap | 9.007 | 0.191 | 9.374 | |
| ssvSignalLineplot | 5.072 | 0.137 | 5.237 | |
| ssvSignalLineplotAgg | 1.726 | 0.020 | 1.794 | |
| ssvSignalScatterplot | 1.942 | 0.025 | 2.086 | |
| viewGRangesWinSample_dt | 2.952 | 0.090 | 3.187 | |
| viewGRangesWinSummary_dt | 2.812 | 0.075 | 2.905 | |
| within_clust_sort | 3.575 | 0.037 | 3.660 | |