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

This page was generated on 2025-12-15 12:08 -0500 (Mon, 15 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4882
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4673
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4607
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
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-11 13:45 -0500 (Thu, 11 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-13 18:21:09 -0500 (Sat, 13 Dec 2025)
EndedAt: 2025-12-13 18:33:10 -0500 (Sat, 13 Dec 2025)
EllapsedTime: 720.2 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.443  1.498  50.255
plotRaster      12.136  0.565  17.585
plotIdeogram     5.599  0.440   9.763
annoGenomeLabel  4.161  0.182   6.044
pgParams         3.996  0.163   5.779
annoXaxis        3.487  0.118   5.111
* 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 
 84.396   4.443 126.489 

Example timings

plotgardener.Rcheck/plotgardener-Ex.timings

nameusersystemelapsed
annoDomains1.0410.0771.706
annoGenomeLabel4.1610.1826.044
annoHeatmapLegend0.6970.0520.998
annoHighlight2.2600.0403.178
annoPixels1.1080.0821.526
annoSegments2.5180.1033.518
annoText1.1480.0321.684
annoXaxis3.4870.1185.111
annoYaxis0.7070.0751.050
annoZoomLines3.3560.1324.849
assembly0.0000.0000.001
c0.0010.0000.004
calcSignalRange0.4480.0250.611
colorby0.9620.0131.400
defaultPackages0.0120.0010.022
genomes0.0000.0000.001
mapColors0.1030.0060.139
pageCreate0.0490.0020.070
pageGuideHide0.0370.0030.042
pageGuideHorizontal0.0360.0010.069
pageGuideShow0.9920.0751.397
pageGuideVertical0.1360.0050.163
pageLayoutCol0.0010.0000.001
pageLayoutRow0.0000.0000.001
pagePlotPlace0.6890.0581.109
pagePlotRemove0.6100.0420.973
pgParams3.9960.1635.779
plotCircle0.0320.0030.050
plotGG0.3330.0080.477
plotGenes34.443 1.49850.255
plotGenomeLabel2.4180.0923.757
plotHicRectangle0.5930.0390.871
plotHicSquare0.8220.0631.174
plotHicTriangle1.4670.0802.287
plotIdeogram5.5990.4409.763
plotLegend0.3850.0160.544
plotManhattan2.5370.1053.726
plotMultiSignal2.5700.0863.620
plotPairs0.1860.0080.258
plotPairsArches0.1620.0110.220
plotPolygon0.0580.0030.065
plotRanges0.2150.0110.356
plotRaster12.136 0.56517.585
plotRect0.8440.0451.179
plotSegments0.0760.0050.115
plotSignal0.9880.0651.572
plotText0.0650.0050.078
plotTranscripts1.5040.0492.015
readBigwig0.3140.0030.397
readCool0.8230.2332.947
readHic0.0090.0020.019