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

This page was generated on 2025-11-19 10:14 -0500 (Wed, 19 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4827
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4600
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4564
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 1590/2325HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plotgardener 1.17.0  (landing page)
Nicole Kramer
Snapshot Date: 2025-11-18 13:40 -0500 (Tue, 18 Nov 2025)
git_url: https://git.bioconductor.org/packages/plotgardener
git_branch: devel
git_last_commit: eaa9c96
git_last_commit_date: 2025-10-29 11:11:39 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    WARNINGS    OK  NO, package depends on 'GenomicRanges' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    WARNINGS    OK  NO, package depends on 'GenomicRanges' which is only available as a source package that needs compilation


CHECK results for plotgardener on kjohnson3

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.17.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.17.0.tar.gz
StartedAt: 2025-11-18 21:50:27 -0500 (Tue, 18 Nov 2025)
EndedAt: 2025-11-18 21:55:03 -0500 (Tue, 18 Nov 2025)
EllapsedTime: 276.3 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.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/plotgardener.Rcheck’
* using R Under development (unstable) (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.17.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.23-bioc/meat/plotgardener.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* 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 ... INFO
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 12.841  0.482  13.773
readCool   0.569  0.502  44.370
* 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, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.23-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.6-arm64/Resources/library’
* installing *source* package ‘plotgardener’ ...
** this is package ‘plotgardener’ version ‘1.17.0’
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
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.6-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.6-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.6-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.6-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 Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences"
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 
 28.944   1.762  75.643 

Example timings

plotgardener.Rcheck/plotgardener-Ex.timings

nameusersystemelapsed
annoDomains0.3390.0290.392
annoGenomeLabel1.3880.0571.507
annoHeatmapLegend0.2170.0160.254
annoHighlight0.7650.0130.820
annoPixels0.3490.0250.409
annoSegments0.8510.0350.902
annoText0.5020.0150.521
annoXaxis1.2000.0401.294
annoYaxis0.2270.0170.271
annoZoomLines1.1100.0461.190
assembly0.0000.0000.001
c000
calcSignalRange0.1490.0100.161
colorby0.3330.0030.354
defaultPackages0.0030.0000.003
genomes0.0000.0000.001
mapColors0.0310.0020.034
pageCreate0.0210.0010.022
pageGuideHide0.0120.0010.012
pageGuideHorizontal0.0220.0020.024
pageGuideShow0.3530.0260.381
pageGuideVertical0.0640.0040.068
pageLayoutCol0.0010.0010.001
pageLayoutRow000
pagePlotPlace0.2520.0200.274
pagePlotRemove0.2030.0150.234
pgParams0.8100.0430.912
plotCircle0.0090.0010.010
plotGG0.1010.0030.107
plotGenes12.841 0.48213.773
plotGenomeLabel0.7530.0330.885
plotHicRectangle0.1980.0120.219
plotHicSquare0.2780.0180.322
plotHicTriangle0.4790.0270.559
plotIdeogram1.7900.1712.741
plotLegend0.1400.0090.159
plotManhattan0.8500.0380.937
plotMultiSignal0.8800.0310.930
plotPairs0.0590.0020.061
plotPairsArches0.0490.0030.052
plotPolygon0.0170.0010.018
plotRanges0.0820.0040.085
plotRaster4.2660.2144.640
plotRect0.2940.0090.313
plotSegments0.0220.0010.027
plotSignal0.3160.0240.356
plotText0.0210.0010.022
plotTranscripts0.4270.0160.456
readBigwig0.0850.0010.097
readCool 0.569 0.50244.370
readHic0.0030.0010.012