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

This page was generated on 2025-08-09 12:10 -0400 (Sat, 09 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4818
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4553
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4595
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4537
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 1579/2317HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plotgardener 1.15.1  (landing page)
Nicole Kramer
Snapshot Date: 2025-08-08 13:45 -0400 (Fri, 08 Aug 2025)
git_url: https://git.bioconductor.org/packages/plotgardener
git_branch: devel
git_last_commit: 2bc0a3e
git_last_commit_date: 2025-04-16 16:49:52 -0400 (Wed, 16 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published


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.15.1
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.15.1.tar.gz
StartedAt: 2025-08-08 20:55:15 -0400 (Fri, 08 Aug 2025)
EndedAt: 2025-08-08 20:58:55 -0400 (Fri, 08 Aug 2025)
EllapsedTime: 220.6 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.15.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/plotgardener.Rcheck’
* using R version 4.5.1 Patched (2025-06-14 r88325)
* 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.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘plotgardener/DESCRIPTION’ ... OK
* this is package ‘plotgardener’ version ‘1.15.1’
* 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.1.0.2.5)’
* used SDK: ‘MacOSX11.3.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
readCool 0.413  0.273  40.024
* 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.15.1’
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using SDK: ‘MacOSX11.3.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.1 Patched (2025-06-14 r88325) -- "Great Square Root"
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 23.04.0
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 
 19.201   1.350  60.240 

Example timings

plotgardener.Rcheck/plotgardener-Ex.timings

nameusersystemelapsed
annoDomains0.6130.0170.631
annoGenomeLabel0.8540.0360.896
annoHeatmapLegend0.6050.0130.620
annoHighlight0.2930.0130.307
annoPixels0.3390.0220.396
annoSegments0.7590.0290.795
annoText0.4100.0090.420
annoXaxis0.4410.0150.457
annoYaxis0.2150.0150.230
annoZoomLines1.0250.0411.070
assembly000
c0.0010.0000.000
calcSignalRange0.1350.0070.143
colorby0.3130.0030.317
defaultPackages0.0030.0000.003
genomes0.0000.0000.001
mapColors0.0310.0020.032
pageCreate0.0140.0010.015
pageGuideHide0.0110.0010.012
pageGuideHorizontal0.010.000.01
pageGuideShow0.3180.0200.339
pageGuideVertical0.0440.0020.046
pageLayoutCol0.0000.0000.001
pageLayoutRow0.0010.0000.000
pagePlotPlace0.2090.0130.223
pagePlotRemove0.1920.0100.202
pgParams0.6280.0360.665
plotCircle0.0100.0010.010
plotGG0.0910.0030.094
plotGenes1.5740.0291.605
plotGenomeLabel0.5610.0260.587
plotHicRectangle0.1980.0110.209
plotHicSquare0.2410.0160.259
plotHicTriangle0.4420.0190.463
plotIdeogram2.0940.1572.705
plotLegend0.1210.0070.129
plotManhattan0.7550.0280.787
plotMultiSignal0.7910.0330.826
plotPairs0.0500.0020.052
plotPairsArches0.0460.0020.047
plotPolygon0.0170.0000.018
plotRanges0.0630.0020.065
plotRaster4.3720.1334.528
plotRect0.2900.0130.306
plotSegments0.0230.0020.023
plotSignal0.2940.0210.316
plotText0.0190.0010.020
plotTranscripts0.2930.0140.307
readBigwig0.0820.0070.090
readCool 0.413 0.27340.024
readHic0.0020.0010.004