| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:42 -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-18 12:07:18 -0400 (Fri, 18 Oct 2024) |
| EndedAt: 2024-10-18 12:19:19 -0400 (Fri, 18 Oct 2024) |
| EllapsedTime: 720.6 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: aarch64-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 Ventura 13.6.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
ssvFeatureBinaryHeatmap 9.725 0.577 10.891
ssvFetchBam 6.286 0.192 6.908
ssvSignalHeatmap 3.867 0.142 5.460
* 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-arm64/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: aarch64-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 274.890 8.138 332.917
seqsetvis.Rcheck/seqsetvis-Ex.timings
| name | user | system | elapsed | |
| add_cluster_annotation | 3.305 | 0.107 | 3.519 | |
| append_ynorm | 0.045 | 0.008 | 0.054 | |
| applyMovingAverage | 0.734 | 0.067 | 0.810 | |
| applySpline | 0.347 | 0.020 | 0.359 | |
| assemble_heatmap_cluster_bars | 0.764 | 0.057 | 0.818 | |
| calc_norm_factors | 0.017 | 0.001 | 0.019 | |
| centerAtMax | 0.306 | 0.015 | 0.326 | |
| centerFixedSizeGRanges | 0.175 | 0.012 | 0.180 | |
| centerGRangesAtMax | 0.390 | 0.020 | 0.406 | |
| clusteringKmeans | 0.024 | 0.004 | 0.031 | |
| clusteringKmeansNestedHclust | 0.025 | 0.003 | 0.029 | |
| col2hex | 0.002 | 0.000 | 0.002 | |
| collapse_gr | 0.778 | 0.024 | 0.815 | |
| convert_collapsed_coord | 0.222 | 0.010 | 0.237 | |
| copy_clust_info | 1.724 | 0.048 | 1.799 | |
| crossCorrByRle | 0.343 | 0.007 | 0.363 | |
| easyLoad_FUN | 0.058 | 0.002 | 0.060 | |
| easyLoad_IDRmerged | 0.043 | 0.003 | 0.049 | |
| easyLoad_bed | 0.129 | 0.002 | 0.144 | |
| easyLoad_broadPeak | 0.036 | 0.001 | 0.038 | |
| easyLoad_narrowPeak | 0.037 | 0.001 | 0.040 | |
| easyLoad_seacr | 0.045 | 0.002 | 0.048 | |
| expandCigar | 0.199 | 0.018 | 0.236 | |
| findMaxPos | 0.022 | 0.004 | 0.050 | |
| fragLen_calcStranded | 1.550 | 0.031 | 1.680 | |
| fragLen_fromMacs2Xls | 0.003 | 0.001 | 0.003 | |
| getReadLength | 0.059 | 0.003 | 0.064 | |
| get_mapped_reads | 0.010 | 0.001 | 0.011 | |
| ggellipse | 0.540 | 0.009 | 0.581 | |
| harmonize_seqlengths | 0.140 | 0.009 | 0.151 | |
| make_clustering_matrix | 0.071 | 0.004 | 0.073 | |
| merge_clusters | 3.499 | 0.101 | 3.576 | |
| prepare_fetch_GRanges | 0.030 | 0.001 | 0.031 | |
| prepare_fetch_GRanges_names | 0.078 | 0.002 | 0.086 | |
| prepare_fetch_GRanges_width | 0.028 | 0.001 | 0.032 | |
| quantileGRangesWidth | 0.001 | 0.001 | 0.002 | |
| reorder_clusters_hclust | 1.918 | 0.025 | 2.470 | |
| reorder_clusters_manual | 1.054 | 0.027 | 1.089 | |
| reorder_clusters_stepdown | 1.962 | 0.033 | 2.059 | |
| reverse_clusters | 2.165 | 0.041 | 2.639 | |
| safeBrew | 0.028 | 0.004 | 0.034 | |
| split_cluster | 1.890 | 0.038 | 2.144 | |
| ssvConsensusIntervalSets | 0.527 | 0.017 | 0.561 | |
| ssvFactorizeMembTable | 0.016 | 0.002 | 0.018 | |
| ssvFeatureBars | 0.578 | 0.006 | 0.605 | |
| ssvFeatureBinaryHeatmap | 9.725 | 0.577 | 10.891 | |
| ssvFeatureEuler | 0.538 | 0.011 | 0.609 | |
| ssvFeaturePie | 0.474 | 0.021 | 0.560 | |
| ssvFeatureUpset | 2.373 | 0.033 | 2.551 | |
| ssvFeatureVenn | 0.947 | 0.013 | 1.027 | |
| ssvFetchBam | 6.286 | 0.192 | 6.908 | |
| ssvFetchBamPE | 2.126 | 0.135 | 2.495 | |
| ssvFetchBigwig | 1.506 | 0.025 | 1.718 | |
| ssvFetchGRanges | 0.773 | 0.006 | 0.896 | |
| ssvFetchSignal | 1.577 | 0.047 | 1.812 | |
| ssvMakeMembTable-methods | 0.562 | 0.013 | 0.617 | |
| ssvOverlapIntervalSets | 0.269 | 0.010 | 0.294 | |
| ssvSignalBandedQuantiles | 3.649 | 0.090 | 4.265 | |
| ssvSignalClustering | 2.200 | 0.048 | 2.654 | |
| ssvSignalHeatmap.ClusterBars | 3.173 | 0.101 | 3.959 | |
| ssvSignalHeatmap | 3.867 | 0.142 | 5.460 | |
| ssvSignalLineplot | 2.249 | 0.026 | 2.385 | |
| ssvSignalLineplotAgg | 0.836 | 0.021 | 0.867 | |
| ssvSignalScatterplot | 0.893 | 0.029 | 0.914 | |
| viewGRangesWinSample_dt | 1.300 | 0.037 | 1.369 | |
| viewGRangesWinSummary_dt | 1.233 | 0.044 | 1.298 | |
| within_clust_sort | 1.555 | 0.035 | 1.910 | |