Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2025-12-11 12:06 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 1612/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plotgardener 1.16.0  (landing page)
Nicole Kramer
Snapshot Date: 2025-12-08 13:45 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/plotgardener
git_branch: RELEASE_3_22
git_last_commit: eb3d8c8
git_last_commit_date: 2025-10-29 11:11:39 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for plotgardener on kjohnson1

To the developers/maintainers of the plotgardener package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/plotgardener.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: plotgardener
Version: 1.16.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:plotgardener.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings plotgardener_1.16.0.tar.gz
StartedAt: 2025-12-10 17:03:19 -0500 (Wed, 10 Dec 2025)
EndedAt: 2025-12-10 17:15:22 -0500 (Wed, 10 Dec 2025)
EllapsedTime: 723.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: plotgardener.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:plotgardener.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings plotgardener_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/plotgardener.Rcheck’
* using R version 4.5.2 Patched (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘plotgardener/DESCRIPTION’ ... OK
* this is package ‘plotgardener’ version ‘1.16.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 ‘plotgardener’ can be installed ... WARNING
Found the following significant warnings:
  checkRow.cpp:19:12: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
  checkRow.cpp:20:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
  checkRow.cpp:22:12: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
  checkRow.cpp:21:12: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
  checkRow.cpp:20:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
See ‘/Users/biocbuild/bbs-3.22-bioc/meat/plotgardener.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used SDK: ‘MacOSX11.3.1.sdk’
* 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 whether startup messages can be suppressed ... 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
.checkCool: no visible binding for global variable ‘name’
pgParams: no visible binding for global variable ‘width’
pgParams: no visible binding for global variable ‘strand’
Undefined global functions or variables:
  name strand width
* checking Rd files ... NOTE
checkRd: (-1) annoDomains.Rd:28-29: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoDomains.Rd:30-31: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoDomains.Rd:32-33: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoDomains.Rd:34-35: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoGenomeLabel.Rd:47: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoGenomeLabel.Rd:48-49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoGenomeLabel.Rd:50-51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoGenomeLabel.Rd:69: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoGenomeLabel.Rd:70-72: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoHeatmapLegend.Rd:33: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoHeatmapLegend.Rd:34: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoPixels.Rd:30: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoPixels.Rd:31: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoPixels.Rd:32: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoPixels.Rd:39-40: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoPixels.Rd:41-42: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoPixels.Rd:43-44: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoPixels.Rd:45-46: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoSegments.Rd:64: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoSegments.Rd:65: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoSegments.Rd:66: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoXaxis.Rd:31: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoXaxis.Rd:32: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoYaxis.Rd:31: Lost braces in \itemize; meant \describe ?
checkRd: (-1) annoYaxis.Rd:32: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotGenomeLabel.Rd:58: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotGenomeLabel.Rd:59-60: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotGenomeLabel.Rd:61-62: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotGenomeLabel.Rd:80: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotGenomeLabel.Rd:81-83: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHicRectangle.Rd:55: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHicRectangle.Rd:56: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHicRectangle.Rd:57: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHicSquare.Rd:58: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHicSquare.Rd:59: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHicSquare.Rd:60: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHicSquare.Rd:97: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHicSquare.Rd:98: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHicSquare.Rd:99: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHicTriangle.Rd:54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHicTriangle.Rd:55: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHicTriangle.Rd:56: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotIdeogram.Rd:40: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotIdeogram.Rd:41: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotLegend.Rd:42: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotLegend.Rd:43: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotManhattan.Rd:45: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotManhattan.Rd:46-47: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotManhattan.Rd:48-49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotManhattan.Rd:50-51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotMultiSignal.Rd:103-104: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotMultiSignal.Rd:105-106: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotPairs.Rd:58: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotPairs.Rd:59: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotPairsArches.Rd:56: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotPairsArches.Rd:57: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotPairsArches.Rd:79: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotPairsArches.Rd:80: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotRanges.Rd:62: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotRanges.Rd:63: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotRanges.Rd:70: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotRanges.Rd:71: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotSegments.Rd:68: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotSegments.Rd:69: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotSegments.Rd:70: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotSignal.Rd:104: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotSignal.Rd:105: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotTranscripts.Rd:92: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotTranscripts.Rd:93: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotTranscripts.Rd:94: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotTranscripts.Rd:95-96: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readBigwig.Rd:29: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readBigwig.Rd:30: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readBigwig.Rd:31: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readHic.Rd:54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readHic.Rd:55: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readHic.Rd:68: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readHic.Rd:69: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readHic.Rd:70: Lost braces in \itemize; meant \describe ?
* 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 R/sysdata.rda ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
plotGenes       34.531  1.419  49.830
plotRaster      12.151  0.585  17.452
plotIdeogram     5.661  0.447   9.981
annoGenomeLabel  4.210  0.182   6.178
pgParams         4.101  0.160   5.582
annoXaxis        3.574  0.120   5.183
* 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: 1 WARNING, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/plotgardener.Rcheck/00check.log’
for details.


Installation output

plotgardener.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL plotgardener
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’
* installing *source* package ‘plotgardener’ ...
** this is package ‘plotgardener’ version ‘1.16.0’
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using SDK: ‘MacOSX11.3.1.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c checkRow.cpp -o checkRow.o
checkRow.cpp:19:12: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
      if (((v[rowCol] == j) &
          ~^~~~~~~~~~~~~~~~~~
                            &&
checkRow.cpp:19:12: note: cast one or both operands to int to silence this warning
checkRow.cpp:20:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
          (((start >= v[0]) & (start <= v[1])) |
          ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
checkRow.cpp:20:12: note: cast one or both operands to int to silence this warning
checkRow.cpp:22:12: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
          ((start <= v[0]) & (stop >= v[1]))))){
          ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           &&
checkRow.cpp:22:12: note: cast one or both operands to int to silence this warning
checkRow.cpp:20:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
          (((start >= v[0]) & (start <= v[1])) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                               ||
checkRow.cpp:20:12: note: cast one or both operands to int to silence this warning
checkRow.cpp:21:12: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
          ((stop >= v[0]) & (stop <= v[1])) |
          ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                          &&
checkRow.cpp:21:12: note: cast one or both operands to int to silence this warning
checkRow.cpp:20:13: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
          (((start >= v[0]) & (start <= v[1])) |
           ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                            &&
checkRow.cpp:20:13: note: cast one or both operands to int to silence this warning
6 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c rebinBigwig.cpp -o rebinBigwig.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o plotgardener.so RcppExports.o checkRow.o rebinBigwig.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/00LOCK-plotgardener/00new/plotgardener/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (plotgardener)

Tests output

plotgardener.Rcheck/tests/testthat.Rout


R version 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble"
Copyright (C) 2025 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.

> library(testthat)
> library(plotgardener)

Attaching package: 'plotgardener'

The following object is masked from 'package:base':

    c

> 
> test_check("plotgardener")
Loading required package: GenomicFeatures
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: Seqinfo
Loading required package: GenomicRanges
Loading required package: AnnotationDbi
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Using poppler version 25.09.1
Loading required package: BiocFileCache
Loading required package: dbplyr

Attaching package: 'AnnotationHub'

The following object is masked from 'package:Biobase':

    cache

pairs[pairs1]
arches[arches1]
ranges[ranges1]
transcripts[transcripts1]
start, endLoading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'matrixStats'

The following objects are masked from 'package:Biobase':

    anyMissing, rowMedians


Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

The following object is masked from 'package:Biobase':

    rowMedians

Read in hic file with KR normalization at 1e+05 BP resolution.
trying URL 'https://usgs2.osn.mghpcc.org/cooler01/examples/hg19/Rao2014-IMR90-MboI-allreps-filtered.1000kb.cool'
Content type 'binary/octet-stream' length 4103444 bytes (3.9 MB)
==================================================
downloaded 3.9 MB

trying URL 'https://zenodo.org/records/10906240/files/LEUK_HEK_PJA27_inter_30.mcool?download=1'
Content type 'application/octet-stream' length 55194561 bytes (52.6 MB)
==================================================
downloaded 52.6 MB

signal[signal1_h]
signal[signal1_h]
transcripts[transcripts1]
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 133 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test-transcriptFilter.R:4:1'

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 133 ]
> 
> proc.time()
   user  system elapsed 
 88.798   4.396 131.168 

Example timings

plotgardener.Rcheck/plotgardener-Ex.timings

nameusersystemelapsed
annoDomains1.0330.0771.682
annoGenomeLabel4.2100.1826.178
annoHeatmapLegend0.6860.0470.980
annoHighlight2.2730.0443.323
annoPixels1.1030.0851.695
annoSegments2.5640.1083.651
annoText1.2540.0391.825
annoXaxis3.5740.1205.183
annoYaxis0.6960.0701.065
annoZoomLines3.3090.1274.730
assembly0.0000.0000.001
c0.0000.0010.000
calcSignalRange0.3070.0220.581
colorby0.8310.0141.301
defaultPackages0.0090.0000.010
genomes0.0000.0000.001
mapColors0.1100.0050.181
pageCreate0.0520.0030.111
pageGuideHide0.0400.0020.063
pageGuideHorizontal0.0360.0010.058
pageGuideShow0.9840.0751.549
pageGuideVertical0.1350.0070.193
pageLayoutCol0.0010.0000.002
pageLayoutRow000
pagePlotPlace0.6590.0581.082
pagePlotRemove0.6020.0530.797
pgParams4.1010.1605.582
plotCircle0.0340.0030.058
plotGG0.3280.0130.547
plotGenes34.531 1.41949.830
plotGenomeLabel2.5650.0853.718
plotHicRectangle0.5900.0390.999
plotHicSquare0.8230.0581.120
plotHicTriangle1.4490.0742.052
plotIdeogram5.6610.4479.981
plotLegend0.4010.0130.558
plotManhattan2.5540.1073.749
plotMultiSignal2.5390.0773.470
plotPairs0.1900.0110.358
plotPairsArches0.1560.0090.258
plotPolygon0.0560.0040.070
plotRanges0.2100.0090.287
plotRaster12.151 0.58517.452
plotRect0.8470.0381.204
plotSegments0.0700.0030.094
plotSignal0.9820.0641.342
plotText0.0630.0050.096
plotTranscripts1.5360.0552.199
readBigwig0.3190.0030.411
readCool0.9180.2763.882
readHic0.0100.0020.022