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

This page was generated on 2025-01-02 12:06 -0500 (Thu, 02 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
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: 2024-12-30 13:00 -0500 (Mon, 30 Dec 2024)
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


CHECK results for seqsetvis on merida1

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.

raw results


Summary

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: 2024-12-31 10:56:37 -0500 (Tue, 31 Dec 2024)
EndedAt: 2024-12-31 11:18:48 -0500 (Tue, 31 Dec 2024)
EllapsedTime: 1331.0 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.2 (2024-10-31)
* 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.192  0.395  15.837
ssvFeatureBinaryHeatmap       9.339  0.843  10.633
ssvSignalHeatmap              9.496  0.264   9.675
ssvSignalBandedQuantiles      9.420  0.125   9.571
merge_clusters                8.449  0.096   8.057
ssvSignalHeatmap.ClusterBars  7.526  0.110   7.807
ssvSignalClustering           6.635  0.137   6.795
reverse_clusters              5.893  0.121   6.351
add_cluster_annotation        5.791  0.199   6.178
ssvFeatureUpset               5.907  0.038   6.000
ssvSignalLineplot             5.099  0.031   5.127
reorder_clusters_hclust       4.765  0.039   5.081
* 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:
###
###   /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)

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: 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 
641.280  11.528 656.533 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation5.7910.1996.178
append_ynorm0.1010.0210.160
applyMovingAverage1.7210.1781.896
applySpline0.7340.0210.749
assemble_heatmap_cluster_bars1.7580.0281.772
calc_norm_factors0.0540.0060.060
centerAtMax0.6840.0320.674
centerFixedSizeGRanges0.2900.0160.303
centerGRangesAtMax0.8510.0310.871
clusteringKmeans0.0560.0100.065
clusteringKmeansNestedHclust0.0700.0120.078
col2hex0.0020.0010.002
collapse_gr1.6330.0291.631
convert_collapsed_coord0.4180.0170.453
copy_clust_info4.1800.0664.059
crossCorrByRle0.7200.0170.745
easyLoad_FUN0.1070.0020.112
easyLoad_IDRmerged0.0960.0030.103
easyLoad_bed0.3250.0030.334
easyLoad_broadPeak0.0830.0020.088
easyLoad_narrowPeak0.0830.0020.088
easyLoad_seacr0.0940.0030.099
expandCigar0.3460.0320.380
findMaxPos0.0690.0190.087
fragLen_calcStranded4.0480.0744.132
fragLen_fromMacs2Xls0.0030.0020.005
getReadLength0.1220.0100.131
get_mapped_reads0.0180.0010.020
ggellipse1.2660.0111.289
harmonize_seqlengths0.1920.0130.206
make_clustering_matrix0.2080.0100.212
merge_clusters8.4490.0968.057
prepare_fetch_GRanges0.0690.0040.073
prepare_fetch_GRanges_names0.1790.0060.186
prepare_fetch_GRanges_width0.0690.0050.074
quantileGRangesWidth0.0050.0030.007
reorder_clusters_hclust4.7650.0395.081
reorder_clusters_manual2.5470.0412.715
reorder_clusters_stepdown4.6580.0414.997
reverse_clusters5.8930.1216.351
safeBrew0.0480.0060.055
split_cluster4.2650.1014.383
ssvAnnotateSubjectGRanges2.2320.0542.311
ssvConsensusIntervalSets0.6930.0160.713
ssvFactorizeMembTable0.0330.0090.044
ssvFeatureBars1.2010.0091.263
ssvFeatureBinaryHeatmap 9.339 0.84310.633
ssvFeatureEuler1.2060.0161.233
ssvFeaturePie1.1020.0221.136
ssvFeatureUpset5.9070.0386.000
ssvFeatureVenn2.1260.0232.218
ssvFetchBam15.192 0.39515.837
ssvFetchBamPE4.5550.2774.874
ssvFetchBamPE.RNA3.4610.0773.427
ssvFetchBigwig3.2940.0783.367
ssvFetchGRanges1.7320.0191.768
ssvFetchSignal3.5390.0863.694
ssvMakeMembTable-methods1.1540.0181.210
ssvOverlapIntervalSets0.5250.0150.548
ssvSignalBandedQuantiles9.4200.1259.571
ssvSignalClustering6.6350.1376.795
ssvSignalHeatmap.ClusterBars7.5260.1107.807
ssvSignalHeatmap9.4960.2649.675
ssvSignalLineplot5.0990.0315.127
ssvSignalLineplotAgg1.9930.0341.792
ssvSignalScatterplot2.1340.0372.383
viewGRangesWinSample_dt2.9840.0923.180
viewGRangesWinSummary_dt2.8530.0942.974
within_clust_sort3.5530.0543.612