Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-10-16 11:37:32 -0400 (Mon, 16 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4626 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4379 |
merida1 | macOS 12.6.4 Monterey | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4395 |
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 1893/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
seqsetvis 1.20.0 (landing page) Joseph R Boyd
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
merida1 | macOS 12.6.4 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson2 | macOS 12.6.1 Monterey / arm64 | see weekly results here | ||||||||||||
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.20.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.20.0.tar.gz |
StartedAt: 2023-10-16 07:01:11 -0400 (Mon, 16 Oct 2023) |
EndedAt: 2023-10-16 07:25:45 -0400 (Mon, 16 Oct 2023) |
EllapsedTime: 1474.2 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.20.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/seqsetvis.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: x86_64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.3 (clang-1403.0.22.14.1) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.6.4 * 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.20.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 R 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 ... NOTE ssvSignalBandedQuantiles: no visible binding for global variable ‘x’ ssvSignalLineplotAgg: no visible binding for global variable ‘y’ Undefined global functions or variables: x y * 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 LazyData ... 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 14.516 0.453 19.961 ssvSignalBandedQuantiles 11.410 0.109 15.069 ssvFeatureBinaryHeatmap 9.080 0.823 13.447 merge_clusters 8.411 0.074 11.008 ssvSignalHeatmap 7.894 0.069 10.570 ssvSignalHeatmap.ClusterBars 6.650 0.055 8.604 ssvFeatureUpset 6.268 0.045 8.186 ssvSignalLineplot 5.479 0.032 7.067 add_cluster_annotation 5.013 0.220 6.812 ssvFetchBamPE 4.321 0.345 6.017 ssvSignalClustering 4.554 0.055 6.127 reverse_clusters 4.381 0.042 6.058 reorder_clusters_hclust 4.214 0.029 5.852 reorder_clusters_stepdown 4.165 0.026 5.752 fragLen_calcStranded 4.001 0.065 5.409 split_cluster 3.814 0.028 5.210 ssvFetchSignal 3.482 0.107 5.172 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/Users/biocbuild/bbs-3.17-bioc/meat/seqsetvis.Rcheck/00check.log’ for details.
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.3-x86_64/Resources/library’ * installing *source* package ‘seqsetvis’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 (64-bit) 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 1182 ] > > proc.time() user system elapsed 532.837 8.767 695.346
seqsetvis.Rcheck/seqsetvis-Ex.timings
name | user | system | elapsed | |
add_cluster_annotation | 5.013 | 0.220 | 6.812 | |
append_ynorm | 0.059 | 0.007 | 0.085 | |
applySpline | 1.037 | 0.012 | 1.392 | |
assemble_heatmap_cluster_bars | 1.574 | 0.019 | 2.104 | |
calc_norm_factors | 0.026 | 0.001 | 0.037 | |
centerAtMax | 0.585 | 0.012 | 0.804 | |
centerFixedSizeGRanges | 0.315 | 0.016 | 0.452 | |
centerGRangesAtMax | 0.754 | 0.008 | 1.021 | |
clusteringKmeans | 0.028 | 0.004 | 0.038 | |
clusteringKmeansNestedHclust | 0.044 | 0.005 | 0.069 | |
col2hex | 0.002 | 0.001 | 0.005 | |
collapse_gr | 1.564 | 0.024 | 2.060 | |
convert_collapsed_coord | 0.398 | 0.014 | 0.544 | |
copy_clust_info | 3.672 | 0.019 | 4.847 | |
crossCorrByRle | 0.739 | 0.025 | 1.006 | |
easyLoad_FUN | 0.107 | 0.003 | 0.159 | |
easyLoad_IDRmerged | 0.089 | 0.004 | 0.142 | |
easyLoad_bed | 0.286 | 0.003 | 0.374 | |
easyLoad_broadPeak | 0.077 | 0.002 | 0.104 | |
easyLoad_narrowPeak | 0.083 | 0.002 | 0.113 | |
easyLoad_seacr | 0.091 | 0.003 | 0.123 | |
expandCigar | 0.319 | 0.029 | 0.449 | |
fragLen_calcStranded | 4.001 | 0.065 | 5.409 | |
fragLen_fromMacs2Xls | 0.004 | 0.002 | 0.010 | |
getReadLength | 0.116 | 0.009 | 0.182 | |
get_mapped_reads | 0.039 | 0.002 | 0.072 | |
ggellipse | 1.318 | 0.014 | 1.846 | |
harmonize_seqlengths | 0.192 | 0.014 | 0.268 | |
make_clustering_matrix | 0.095 | 0.002 | 0.128 | |
merge_clusters | 8.411 | 0.074 | 11.008 | |
prepare_fetch_GRanges | 0.060 | 0.002 | 0.084 | |
prepare_fetch_GRanges_names | 0.171 | 0.005 | 0.238 | |
prepare_fetch_GRanges_width | 0.060 | 0.003 | 0.085 | |
quantileGRangesWidth | 0.003 | 0.000 | 0.003 | |
reorder_clusters_hclust | 4.214 | 0.029 | 5.852 | |
reorder_clusters_manual | 2.151 | 0.015 | 2.921 | |
reorder_clusters_stepdown | 4.165 | 0.026 | 5.752 | |
reverse_clusters | 4.381 | 0.042 | 6.058 | |
safeBrew | 0.045 | 0.006 | 0.067 | |
split_cluster | 3.814 | 0.028 | 5.210 | |
ssvConsensusIntervalSets | 0.649 | 0.014 | 0.904 | |
ssvFactorizeMembTable | 0.027 | 0.005 | 0.043 | |
ssvFeatureBars | 1.439 | 0.014 | 1.869 | |
ssvFeatureBinaryHeatmap | 9.080 | 0.823 | 13.447 | |
ssvFeatureEuler | 1.223 | 0.014 | 1.618 | |
ssvFeaturePie | 1.283 | 0.021 | 1.692 | |
ssvFeatureUpset | 6.268 | 0.045 | 8.186 | |
ssvFeatureVenn | 1.568 | 0.013 | 2.057 | |
ssvFetchBam | 14.516 | 0.453 | 19.961 | |
ssvFetchBamPE | 4.321 | 0.345 | 6.017 | |
ssvFetchBigwig | 3.024 | 0.031 | 3.891 | |
ssvFetchGRanges | 1.694 | 0.011 | 2.212 | |
ssvFetchSignal | 3.482 | 0.107 | 5.172 | |
ssvMakeMembTable-methods | 1.147 | 0.021 | 1.522 | |
ssvOverlapIntervalSets | 0.505 | 0.016 | 0.682 | |
ssvSignalBandedQuantiles | 11.410 | 0.109 | 15.069 | |
ssvSignalClustering | 4.554 | 0.055 | 6.127 | |
ssvSignalHeatmap.ClusterBars | 6.650 | 0.055 | 8.604 | |
ssvSignalHeatmap | 7.894 | 0.069 | 10.570 | |
ssvSignalLineplot | 5.479 | 0.032 | 7.067 | |
ssvSignalLineplotAgg | 2.486 | 0.020 | 3.394 | |
ssvSignalScatterplot | 2.843 | 0.079 | 3.740 | |
viewGRangesWinSample_dt | 2.913 | 0.094 | 3.919 | |
viewGRangesWinSummary_dt | 2.722 | 0.104 | 3.871 | |
within_clust_sort | 3.227 | 0.058 | 4.791 | |