Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-03-06 12:12 -0500 (Thu, 06 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4769
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4504
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4527
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4480
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4416
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/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.26.0  (landing page)
Joseph R Boyd
Snapshot Date: 2025-03-03 13:00 -0500 (Mon, 03 Mar 2025)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: RELEASE_3_20
git_last_commit: 31e216f
git_last_commit_date: 2024-10-29 10:27:03 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for seqsetvis on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: seqsetvis
Version: 1.26.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings seqsetvis_1.26.0.tar.gz
StartedAt: 2025-03-04 10:42:45 -0000 (Tue, 04 Mar 2025)
EndedAt: 2025-03-04 10:57:01 -0000 (Tue, 04 Mar 2025)
EllapsedTime: 855.8 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings seqsetvis_1.26.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/seqsetvis.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 12.3.1 (openEuler 12.3.1-36.oe2403)
* running under: openEuler 24.03 (LTS)
* 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 loading without being on the library search path ... 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              8.729  0.012   9.849
ssvFeatureBinaryHeatmap  6.505  0.087   7.689
ssvSignalHeatmap         5.408  0.063   5.872
ssvSignalBandedQuantiles 5.065  0.024   5.642
merge_clusters           4.546  0.005   6.235
* 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


Installation output

seqsetvis.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL seqsetvis
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.2/site-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)

Tests output

seqsetvis.Rcheck/tests/testthat.Rout


R version 4.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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 
353.992   1.642 408.182 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation3.5390.1964.293
append_ynorm0.0820.0030.086
applyMovingAverage0.9100.0011.008
applySpline0.4960.0040.864
assemble_heatmap_cluster_bars1.0360.0051.395
calc_norm_factors0.0330.0000.033
centerAtMax0.3830.0040.388
centerFixedSizeGRanges0.1840.0040.373
centerGRangesAtMax0.4980.0080.508
clusteringKmeans0.0530.0040.057
clusteringKmeansNestedHclust0.0430.0040.047
col2hex0.0010.0000.002
collapse_gr0.9050.0201.026
convert_collapsed_coord0.2360.0080.246
copy_clust_info2.3050.0082.598
crossCorrByRle0.4760.0120.603
easyLoad_FUN0.0700.0000.119
easyLoad_IDRmerged0.0510.0040.117
easyLoad_bed0.1690.0000.213
easyLoad_broadPeak0.0550.0000.100
easyLoad_narrowPeak0.0540.0000.108
easyLoad_seacr0.0570.0000.116
expandCigar0.2090.0120.377
findMaxPos0.0420.0000.042
fragLen_calcStranded2.4310.0002.738
fragLen_fromMacs2Xls0.0030.0000.006
getReadLength0.0710.0000.144
get_mapped_reads0.0100.0000.022
ggellipse0.7260.0001.007
harmonize_seqlengths0.1240.0000.136
make_clustering_matrix0.1050.0000.225
merge_clusters4.5460.0056.235
prepare_fetch_GRanges0.0380.0000.038
prepare_fetch_GRanges_names0.1040.0000.104
prepare_fetch_GRanges_width0.0390.0000.039
quantileGRangesWidth0.0040.0000.003
reorder_clusters_hclust2.6460.0072.847
reorder_clusters_manual1.4430.0161.503
reorder_clusters_stepdown2.7200.0043.255
reverse_clusters2.9280.0113.155
safeBrew0.0300.0010.030
split_cluster3.3450.1153.833
ssvAnnotateSubjectGRanges1.2800.0241.469
ssvConsensusIntervalSets0.4100.0000.411
ssvFactorizeMembTable0.0180.0000.017
ssvFeatureBars0.6990.0000.821
ssvFeatureBinaryHeatmap6.5050.0877.689
ssvFeatureEuler0.7200.0001.079
ssvFeaturePie0.5940.0000.749
ssvFeatureUpset3.3980.0003.980
ssvFeatureVenn1.2290.0041.489
ssvFetchBam8.7290.0129.849
ssvFetchBamPE2.6530.0083.451
ssvFetchBamPE.RNA1.9990.0003.240
ssvFetchBigwig1.9680.0322.174
ssvFetchGRanges1.0820.0081.440
ssvFetchSignal2.0700.0202.568
ssvMakeMembTable-methods0.7000.0040.767
ssvOverlapIntervalSets0.3370.0000.485
ssvSignalBandedQuantiles5.0650.0245.642
ssvSignalClustering3.5650.0284.000
ssvSignalHeatmap.ClusterBars4.3840.0084.460
ssvSignalHeatmap5.4080.0635.872
ssvSignalLineplot3.0320.0003.090
ssvSignalLineplotAgg1.1510.0001.548
ssvSignalScatterplot1.1290.0001.220
viewGRangesWinSample_dt1.8820.0042.192
viewGRangesWinSummary_dt1.6600.0241.828
within_clust_sort2.1930.0522.639