| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-08 11:36 -0400 (Wed, 08 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.6.0 alpha (2026-04-05 r89794) | 4852 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-03-26 r89717) -- "Unsuffered Consequences" | 4543 |
| 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 2002/2381 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| seqsetvis 1.31.2 (landing page) Joseph R Boyd
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for seqsetvis in R Universe. | ||||||||||||||
|
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.31.2 |
| 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.31.2.tar.gz |
| StartedAt: 2026-04-07 21:59:42 -0400 (Tue, 07 Apr 2026) |
| EndedAt: 2026-04-07 22:03:25 -0400 (Tue, 07 Apr 2026) |
| EllapsedTime: 222.6 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.31.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/seqsetvis.Rcheck’
* using R Under development (unstable) (2026-03-26 r89717)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-08 01:59:43 UTC
* using option ‘--no-vignettes’
* checking for file ‘seqsetvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘seqsetvis’ version ‘1.31.2’
* 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
* 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.6/Resources/library’ * installing *source* package ‘seqsetvis’ ... ** this is package ‘seqsetvis’ version ‘1.31.2’ ** 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 Under development (unstable) (2026-03-26 r89717) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23
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)
Attaching package: 'data.table'
The following object is masked from 'package:base':
%notin%
>
> ## 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
86.402 1.441 89.281
seqsetvis.Rcheck/seqsetvis-Ex.timings
| name | user | system | elapsed | |
| add_cluster_annotation | 1.246 | 0.030 | 1.293 | |
| append_ynorm | 0.021 | 0.003 | 0.025 | |
| applyMovingAverage | 0.311 | 0.006 | 0.320 | |
| applySpline | 0.151 | 0.004 | 0.158 | |
| assemble_heatmap_cluster_bars | 0.298 | 0.005 | 0.308 | |
| calc_norm_factors | 0.013 | 0.001 | 0.015 | |
| centerAtMax | 0.110 | 0.007 | 0.122 | |
| centerFixedSizeGRanges | 0.057 | 0.005 | 0.062 | |
| centerGRangesAtMax | 0.202 | 0.010 | 0.220 | |
| clusteringKmeans | 0.018 | 0.003 | 0.021 | |
| clusteringKmeansNestedHclust | 0.019 | 0.003 | 0.023 | |
| col2hex | 0.001 | 0.000 | 0.001 | |
| collapse_gr | 0.250 | 0.005 | 0.256 | |
| convert_collapsed_coord | 0.067 | 0.004 | 0.072 | |
| copy_clust_info | 0.560 | 0.009 | 0.579 | |
| crossCorrByRle | 0.145 | 0.003 | 0.148 | |
| easyLoad_FUN | 0.016 | 0.001 | 0.017 | |
| easyLoad_IDRmerged | 0.014 | 0.001 | 0.014 | |
| easyLoad_bed | 0.040 | 0.000 | 0.039 | |
| easyLoad_broadPeak | 0.011 | 0.000 | 0.012 | |
| easyLoad_narrowPeak | 0.012 | 0.001 | 0.014 | |
| easyLoad_seacr | 0.013 | 0.001 | 0.014 | |
| expandCigar | 0.051 | 0.002 | 0.053 | |
| findMaxPos | 0.014 | 0.002 | 0.016 | |
| fragLen_calcStranded | 0.529 | 0.004 | 0.536 | |
| fragLen_fromMacs2Xls | 0.001 | 0.001 | 0.001 | |
| getReadLength | 0.021 | 0.002 | 0.024 | |
| get_mapped_reads | 0.003 | 0.000 | 0.003 | |
| ggellipse | 0.287 | 0.006 | 0.303 | |
| harmonize_seqlengths | 0.036 | 0.003 | 0.039 | |
| make_clustering_matrix | 0.035 | 0.002 | 0.038 | |
| merge_clusters | 1.361 | 0.023 | 1.421 | |
| prepare_fetch_GRanges | 0.009 | 0.001 | 0.009 | |
| prepare_fetch_GRanges_names | 0.031 | 0.001 | 0.032 | |
| prepare_fetch_GRanges_width | 0.008 | 0.001 | 0.009 | |
| quantileGRangesWidth | 0.001 | 0.000 | 0.001 | |
| reorder_clusters_hclust | 0.734 | 0.006 | 0.755 | |
| reorder_clusters_manual | 0.404 | 0.006 | 0.413 | |
| reorder_clusters_stepdown | 1.201 | 0.018 | 1.246 | |
| reverse_clusters | 0.819 | 0.013 | 0.844 | |
| safeBrew | 0.008 | 0.002 | 0.009 | |
| split_cluster | 0.772 | 0.020 | 0.826 | |
| ssvAnnotateSubjectGRanges | 0.333 | 0.011 | 0.354 | |
| ssvConsensusIntervalSets | 0.102 | 0.003 | 0.105 | |
| ssvFactorizeMembTable | 0.005 | 0.001 | 0.005 | |
| ssvFeatureBars | 0.271 | 0.002 | 0.274 | |
| ssvFeatureBinaryHeatmap | 3.088 | 0.056 | 3.180 | |
| ssvFeatureEuler | 0.263 | 0.002 | 0.266 | |
| ssvFeaturePie | 0.209 | 0.003 | 0.214 | |
| ssvFeatureUpset | 1.080 | 0.015 | 1.119 | |
| ssvFeatureVenn | 0.481 | 0.009 | 0.502 | |
| ssvFetchBam | 1.870 | 0.029 | 1.947 | |
| ssvFetchBamPE | 0.623 | 0.014 | 0.645 | |
| ssvFetchBamPE.RNA | 0.544 | 0.028 | 0.608 | |
| ssvFetchBigwig | 0.427 | 0.009 | 0.438 | |
| ssvFetchGRanges | 0.606 | 0.002 | 0.608 | |
| ssvFetchSignal | 0.485 | 0.013 | 0.505 | |
| ssvMakeMembTable-methods | 0.173 | 0.007 | 0.183 | |
| ssvOverlapIntervalSets | 0.091 | 0.006 | 0.098 | |
| ssvSignalBandedQuantiles | 1.357 | 0.032 | 1.433 | |
| ssvSignalClustering | 1.151 | 0.037 | 1.235 | |
| ssvSignalHeatmap.ClusterBars | 2.168 | 0.040 | 2.237 | |
| ssvSignalHeatmap | 1.856 | 0.022 | 1.889 | |
| ssvSignalLineplot | 1.008 | 0.018 | 1.053 | |
| ssvSignalLineplotAgg | 0.410 | 0.013 | 0.436 | |
| ssvSignalScatterplot | 0.430 | 0.012 | 0.451 | |
| viewGRangesWinSample_dt | 0.410 | 0.008 | 0.424 | |
| viewGRangesWinSummary_dt | 0.396 | 0.009 | 0.413 | |
| within_clust_sort | 0.769 | 0.031 | 0.831 | |