| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:41 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
| 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 1948/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| seqsetvis 1.24.0 (landing page) Joseph R Boyd
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino7 | 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 | NA | |||||||||
|
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.24.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.24.0.tar.gz |
| StartedAt: 2024-10-17 13:03:38 -0400 (Thu, 17 Oct 2024) |
| EndedAt: 2024-10-17 13:28:19 -0400 (Thu, 17 Oct 2024) |
| EllapsedTime: 1481.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.24.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/seqsetvis.Rcheck’
* using R version 4.4.1 (2024-06-14)
* 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.24.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 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 15.487 0.434 18.472
ssvFeatureBinaryHeatmap 11.005 0.732 13.438
ssvSignalHeatmap 9.573 0.294 12.096
ssvSignalBandedQuantiles 9.668 0.144 11.037
ssvSignalHeatmap.ClusterBars 8.119 0.209 9.659
merge_clusters 8.068 0.086 9.466
add_cluster_annotation 6.002 0.210 7.315
ssvFeatureUpset 5.950 0.108 7.156
ssvSignalLineplot 5.309 0.062 6.286
ssvSignalClustering 5.104 0.082 6.200
reverse_clusters 5.006 0.053 6.034
ssvFetchBamPE 4.648 0.343 5.741
reorder_clusters_hclust 4.724 0.050 5.766
reorder_clusters_stepdown 4.718 0.044 5.678
split_cluster 4.350 0.049 5.116
fragLen_calcStranded 4.175 0.090 5.205
* 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.4-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.4.1 (2024-06-14) -- "Race for Your Life" 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 1266 ] > > proc.time() user system elapsed 624.541 12.110 722.553
seqsetvis.Rcheck/seqsetvis-Ex.timings
| name | user | system | elapsed | |
| add_cluster_annotation | 6.002 | 0.210 | 7.315 | |
| append_ynorm | 0.081 | 0.019 | 0.218 | |
| applyMovingAverage | 1.686 | 0.142 | 2.205 | |
| applySpline | 0.743 | 0.016 | 1.115 | |
| assemble_heatmap_cluster_bars | 1.796 | 0.027 | 2.389 | |
| calc_norm_factors | 0.030 | 0.002 | 0.045 | |
| centerAtMax | 0.622 | 0.020 | 0.801 | |
| centerFixedSizeGRanges | 0.293 | 0.016 | 0.352 | |
| centerGRangesAtMax | 0.844 | 0.019 | 1.043 | |
| clusteringKmeans | 0.038 | 0.007 | 0.115 | |
| clusteringKmeansNestedHclust | 0.047 | 0.007 | 0.073 | |
| col2hex | 0.002 | 0.000 | 0.003 | |
| collapse_gr | 1.620 | 0.037 | 1.848 | |
| convert_collapsed_coord | 0.401 | 0.014 | 0.460 | |
| copy_clust_info | 3.813 | 0.058 | 4.360 | |
| crossCorrByRle | 0.754 | 0.017 | 0.861 | |
| easyLoad_FUN | 0.110 | 0.002 | 0.120 | |
| easyLoad_IDRmerged | 0.092 | 0.004 | 0.100 | |
| easyLoad_bed | 0.326 | 0.004 | 0.370 | |
| easyLoad_broadPeak | 0.084 | 0.003 | 0.096 | |
| easyLoad_narrowPeak | 0.086 | 0.003 | 0.101 | |
| easyLoad_seacr | 0.100 | 0.003 | 0.140 | |
| expandCigar | 0.377 | 0.045 | 0.554 | |
| findMaxPos | 0.033 | 0.011 | 0.063 | |
| fragLen_calcStranded | 4.175 | 0.090 | 5.205 | |
| fragLen_fromMacs2Xls | 0.003 | 0.001 | 0.005 | |
| getReadLength | 0.121 | 0.008 | 0.170 | |
| get_mapped_reads | 0.019 | 0.002 | 0.025 | |
| ggellipse | 1.313 | 0.014 | 1.653 | |
| harmonize_seqlengths | 0.196 | 0.014 | 0.257 | |
| make_clustering_matrix | 0.191 | 0.006 | 0.320 | |
| merge_clusters | 8.068 | 0.086 | 9.466 | |
| prepare_fetch_GRanges | 0.069 | 0.003 | 0.082 | |
| prepare_fetch_GRanges_names | 0.191 | 0.005 | 0.220 | |
| prepare_fetch_GRanges_width | 0.068 | 0.002 | 0.076 | |
| quantileGRangesWidth | 0.003 | 0.000 | 0.003 | |
| reorder_clusters_hclust | 4.724 | 0.050 | 5.766 | |
| reorder_clusters_manual | 2.403 | 0.028 | 2.840 | |
| reorder_clusters_stepdown | 4.718 | 0.044 | 5.678 | |
| reverse_clusters | 5.006 | 0.053 | 6.034 | |
| safeBrew | 0.050 | 0.005 | 0.063 | |
| split_cluster | 4.350 | 0.049 | 5.116 | |
| ssvConsensusIntervalSets | 0.844 | 0.060 | 1.048 | |
| ssvFactorizeMembTable | 0.029 | 0.008 | 0.042 | |
| ssvFeatureBars | 1.250 | 0.011 | 1.448 | |
| ssvFeatureBinaryHeatmap | 11.005 | 0.732 | 13.438 | |
| ssvFeatureEuler | 1.245 | 0.018 | 1.491 | |
| ssvFeaturePie | 1.379 | 0.040 | 1.599 | |
| ssvFeatureUpset | 5.950 | 0.108 | 7.156 | |
| ssvFeatureVenn | 2.177 | 0.023 | 2.582 | |
| ssvFetchBam | 15.487 | 0.434 | 18.472 | |
| ssvFetchBamPE | 4.648 | 0.343 | 5.741 | |
| ssvFetchBigwig | 3.290 | 0.034 | 3.763 | |
| ssvFetchGRanges | 1.825 | 0.012 | 2.062 | |
| ssvFetchSignal | 3.689 | 0.086 | 4.259 | |
| ssvMakeMembTable-methods | 1.180 | 0.023 | 1.377 | |
| ssvOverlapIntervalSets | 0.518 | 0.017 | 0.598 | |
| ssvSignalBandedQuantiles | 9.668 | 0.144 | 11.037 | |
| ssvSignalClustering | 5.104 | 0.082 | 6.200 | |
| ssvSignalHeatmap.ClusterBars | 8.119 | 0.209 | 9.659 | |
| ssvSignalHeatmap | 9.573 | 0.294 | 12.096 | |
| ssvSignalLineplot | 5.309 | 0.062 | 6.286 | |
| ssvSignalLineplotAgg | 1.843 | 0.029 | 2.176 | |
| ssvSignalScatterplot | 2.042 | 0.038 | 2.491 | |
| viewGRangesWinSample_dt | 3.07 | 0.10 | 3.76 | |
| viewGRangesWinSummary_dt | 2.953 | 0.099 | 3.532 | |
| within_clust_sort | 3.679 | 0.052 | 4.461 | |