Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-10-04 12:05 -0400 (Sat, 04 Oct 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4853 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4640 |
kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4585 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4576 |
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 1969/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
seqsetvis 1.29.1 (landing page) Joseph R Boyd
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.7 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.29.1 |
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.29.1.tar.gz |
StartedAt: 2025-10-04 00:39:35 -0400 (Sat, 04 Oct 2025) |
EndedAt: 2025-10-04 00:51:20 -0400 (Sat, 04 Oct 2025) |
EllapsedTime: 705.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.29.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/seqsetvis.Rcheck’ * using R version 4.5.1 Patched (2025-09-10 r88807) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 14.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.29.1’ * 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 ssvFeatureBinaryHeatmap 8.103 0.806 9.034 ssvFetchBam 7.124 0.506 7.744 ssvSignalHeatmap 5.765 0.129 5.938 * 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.5-x86_64/Resources/library’ * installing *source* package ‘seqsetvis’ ... ** this is package ‘seqsetvis’ version ‘1.29.1’ ** 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.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 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 3 | SKIP 0 | PASS 1291 ] [ FAIL 0 | WARN 3 | SKIP 0 | PASS 1291 ] > > proc.time() user system elapsed 313.292 7.275 322.788
seqsetvis.Rcheck/seqsetvis-Ex.timings
name | user | system | elapsed | |
add_cluster_annotation | 3.976 | 0.105 | 4.111 | |
append_ynorm | 0.049 | 0.007 | 0.057 | |
applyMovingAverage | 1.189 | 0.013 | 1.211 | |
applySpline | 0.556 | 0.011 | 0.571 | |
assemble_heatmap_cluster_bars | 1.127 | 0.012 | 1.146 | |
calc_norm_factors | 0.030 | 0.004 | 0.035 | |
centerAtMax | 0.314 | 0.008 | 0.325 | |
centerFixedSizeGRanges | 0.198 | 0.012 | 0.211 | |
centerGRangesAtMax | 0.643 | 0.018 | 0.666 | |
clusteringKmeans | 0.033 | 0.004 | 0.037 | |
clusteringKmeansNestedHclust | 0.036 | 0.006 | 0.041 | |
col2hex | 0.001 | 0.000 | 0.002 | |
collapse_gr | 0.866 | 0.022 | 0.896 | |
convert_collapsed_coord | 0.265 | 0.013 | 0.282 | |
copy_clust_info | 2.062 | 0.020 | 2.090 | |
crossCorrByRle | 0.497 | 0.014 | 0.517 | |
easyLoad_FUN | 0.065 | 0.002 | 0.067 | |
easyLoad_IDRmerged | 0.056 | 0.003 | 0.059 | |
easyLoad_bed | 0.158 | 0.003 | 0.161 | |
easyLoad_broadPeak | 0.072 | 0.002 | 0.077 | |
easyLoad_narrowPeak | 0.055 | 0.002 | 0.057 | |
easyLoad_seacr | 0.055 | 0.002 | 0.056 | |
expandCigar | 0.191 | 0.020 | 0.211 | |
findMaxPos | 0.034 | 0.007 | 0.042 | |
fragLen_calcStranded | 1.899 | 0.047 | 1.959 | |
fragLen_fromMacs2Xls | 0.002 | 0.001 | 0.004 | |
getReadLength | 0.064 | 0.010 | 0.074 | |
get_mapped_reads | 0.009 | 0.001 | 0.010 | |
ggellipse | 1.007 | 0.017 | 1.030 | |
harmonize_seqlengths | 0.144 | 0.011 | 0.156 | |
make_clustering_matrix | 0.079 | 0.002 | 0.083 | |
merge_clusters | 4.742 | 0.044 | 4.816 | |
prepare_fetch_GRanges | 0.036 | 0.002 | 0.038 | |
prepare_fetch_GRanges_names | 0.100 | 0.004 | 0.105 | |
prepare_fetch_GRanges_width | 0.035 | 0.002 | 0.038 | |
quantileGRangesWidth | 0.002 | 0.002 | 0.004 | |
reorder_clusters_hclust | 3.481 | 0.030 | 3.524 | |
reorder_clusters_manual | 1.457 | 0.033 | 1.508 | |
reorder_clusters_stepdown | 2.690 | 0.029 | 2.738 | |
reverse_clusters | 3.054 | 0.031 | 3.107 | |
safeBrew | 0.028 | 0.004 | 0.035 | |
split_cluster | 2.640 | 0.024 | 2.678 | |
ssvAnnotateSubjectGRanges | 1.211 | 0.026 | 1.244 | |
ssvConsensusIntervalSets | 0.386 | 0.012 | 0.399 | |
ssvFactorizeMembTable | 0.016 | 0.005 | 0.021 | |
ssvFeatureBars | 0.961 | 0.009 | 0.977 | |
ssvFeatureBinaryHeatmap | 8.103 | 0.806 | 9.034 | |
ssvFeatureEuler | 0.946 | 0.033 | 0.994 | |
ssvFeaturePie | 0.805 | 0.033 | 0.846 | |
ssvFeatureUpset | 3.892 | 0.037 | 3.958 | |
ssvFeatureVenn | 1.715 | 0.021 | 1.750 | |
ssvFetchBam | 7.124 | 0.506 | 7.744 | |
ssvFetchBamPE | 2.250 | 0.271 | 2.541 | |
ssvFetchBamPE.RNA | 1.846 | 0.058 | 1.922 | |
ssvFetchBigwig | 1.740 | 0.030 | 1.784 | |
ssvFetchGRanges | 0.953 | 0.042 | 1.004 | |
ssvFetchSignal | 1.697 | 0.070 | 1.782 | |
ssvMakeMembTable-methods | 0.641 | 0.012 | 0.655 | |
ssvOverlapIntervalSets | 0.319 | 0.015 | 0.474 | |
ssvSignalBandedQuantiles | 4.830 | 0.099 | 4.974 | |
ssvSignalClustering | 3.780 | 0.056 | 3.862 | |
ssvSignalHeatmap.ClusterBars | 4.844 | 0.062 | 4.943 | |
ssvSignalHeatmap | 5.765 | 0.129 | 5.938 | |
ssvSignalLineplot | 3.587 | 0.032 | 3.639 | |
ssvSignalLineplotAgg | 1.206 | 0.017 | 1.231 | |
ssvSignalScatterplot | 1.342 | 0.016 | 1.368 | |
viewGRangesWinSample_dt | 1.459 | 0.069 | 1.546 | |
viewGRangesWinSummary_dt | 1.339 | 0.073 | 1.436 | |
within_clust_sort | 2.083 | 0.031 | 2.134 | |