Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-01-02 12:04 -0500 (Thu, 02 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4744 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4487 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4515 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.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/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 | |||||||||
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: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings seqsetvis_1.26.0.tar.gz |
StartedAt: 2024-12-31 02:05:02 -0500 (Tue, 31 Dec 2024) |
EndedAt: 2024-12-31 02:14:40 -0500 (Tue, 31 Dec 2024) |
EllapsedTime: 578.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: seqsetvis.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --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: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * 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 ssvFeatureBinaryHeatmap 6.758 0.364 7.123 ssvFetchBam 5.613 0.059 5.618 * 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 re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: OK
seqsetvis.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL seqsetvis ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/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)
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-pc-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 246.893 1.523 243.843
seqsetvis.Rcheck/seqsetvis-Ex.timings
name | user | system | elapsed | |
add_cluster_annotation | 2.705 | 0.215 | 2.885 | |
append_ynorm | 0.063 | 0.006 | 0.046 | |
applyMovingAverage | 0.616 | 0.020 | 0.630 | |
applySpline | 0.320 | 0.001 | 0.287 | |
assemble_heatmap_cluster_bars | 0.684 | 0.032 | 0.685 | |
calc_norm_factors | 0.035 | 0.000 | 0.024 | |
centerAtMax | 0.286 | 0.024 | 0.265 | |
centerFixedSizeGRanges | 0.113 | 0.009 | 0.122 | |
centerGRangesAtMax | 0.392 | 0.006 | 0.329 | |
clusteringKmeans | 0.034 | 0.003 | 0.024 | |
clusteringKmeansNestedHclust | 0.056 | 0.000 | 0.029 | |
col2hex | 0.001 | 0.000 | 0.001 | |
collapse_gr | 0.601 | 0.004 | 0.607 | |
convert_collapsed_coord | 0.148 | 0.002 | 0.150 | |
copy_clust_info | 1.517 | 0.033 | 1.473 | |
crossCorrByRle | 0.303 | 0.021 | 0.325 | |
easyLoad_FUN | 0.047 | 0.004 | 0.052 | |
easyLoad_IDRmerged | 0.040 | 0.001 | 0.042 | |
easyLoad_bed | 0.121 | 0.008 | 0.129 | |
easyLoad_broadPeak | 0.048 | 0.002 | 0.051 | |
easyLoad_narrowPeak | 0.034 | 0.000 | 0.034 | |
easyLoad_seacr | 0.036 | 0.001 | 0.036 | |
expandCigar | 0.150 | 0.000 | 0.133 | |
findMaxPos | 0.036 | 0.002 | 0.031 | |
fragLen_calcStranded | 1.472 | 0.000 | 1.456 | |
fragLen_fromMacs2Xls | 0.001 | 0.001 | 0.002 | |
getReadLength | 0.048 | 0.000 | 0.048 | |
get_mapped_reads | 0.008 | 0.000 | 0.008 | |
ggellipse | 0.478 | 0.000 | 0.477 | |
harmonize_seqlengths | 0.086 | 0.002 | 0.088 | |
make_clustering_matrix | 0.094 | 0.000 | 0.082 | |
merge_clusters | 3.019 | 0.016 | 2.942 | |
prepare_fetch_GRanges | 0.027 | 0.000 | 0.027 | |
prepare_fetch_GRanges_names | 0.071 | 0.001 | 0.072 | |
prepare_fetch_GRanges_width | 0.025 | 0.000 | 0.026 | |
quantileGRangesWidth | 0.002 | 0.000 | 0.003 | |
reorder_clusters_hclust | 1.730 | 0.000 | 1.685 | |
reorder_clusters_manual | 0.918 | 0.005 | 0.885 | |
reorder_clusters_stepdown | 1.699 | 0.000 | 1.654 | |
reverse_clusters | 1.958 | 0.020 | 1.889 | |
safeBrew | 0.022 | 0.000 | 0.022 | |
split_cluster | 1.683 | 0.001 | 1.597 | |
ssvAnnotateSubjectGRanges | 0.856 | 0.015 | 0.871 | |
ssvConsensusIntervalSets | 0.267 | 0.004 | 0.272 | |
ssvFactorizeMembTable | 0.012 | 0.001 | 0.012 | |
ssvFeatureBars | 0.516 | 0.007 | 0.522 | |
ssvFeatureBinaryHeatmap | 6.758 | 0.364 | 7.123 | |
ssvFeatureEuler | 0.471 | 0.000 | 0.471 | |
ssvFeaturePie | 0.483 | 0.001 | 0.484 | |
ssvFeatureUpset | 2.210 | 0.003 | 2.213 | |
ssvFeatureVenn | 0.796 | 0.017 | 0.812 | |
ssvFetchBam | 5.613 | 0.059 | 5.618 | |
ssvFetchBamPE | 1.796 | 0.003 | 1.800 | |
ssvFetchBamPE.RNA | 1.353 | 0.003 | 1.275 | |
ssvFetchBigwig | 1.266 | 0.076 | 1.332 | |
ssvFetchGRanges | 0.681 | 0.010 | 0.692 | |
ssvFetchSignal | 1.374 | 0.002 | 1.376 | |
ssvMakeMembTable-methods | 0.473 | 0.004 | 0.477 | |
ssvOverlapIntervalSets | 0.221 | 0.001 | 0.222 | |
ssvSignalBandedQuantiles | 3.464 | 0.030 | 3.344 | |
ssvSignalClustering | 2.561 | 0.005 | 2.359 | |
ssvSignalHeatmap.ClusterBars | 2.927 | 0.005 | 2.738 | |
ssvSignalHeatmap | 3.561 | 0.012 | 3.350 | |
ssvSignalLineplot | 1.980 | 0.002 | 1.977 | |
ssvSignalLineplotAgg | 0.726 | 0.014 | 0.721 | |
ssvSignalScatterplot | 0.786 | 0.014 | 0.756 | |
viewGRangesWinSample_dt | 1.130 | 0.002 | 1.126 | |
viewGRangesWinSummary_dt | 1.084 | 0.002 | 1.064 | |
within_clust_sort | 1.359 | 0.001 | 1.304 | |