Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

This page was generated on 2025-10-16 11:41 -0400 (Thu, 16 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4833
merida1macOS 12.7.6 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4614
kjohnson1macOS 13.7.5 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4555
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4586
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 1445/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ngsReports 2.10.1  (landing page)
Stevie Pederson
Snapshot Date: 2025-10-13 13:40 -0400 (Mon, 13 Oct 2025)
git_url: https://git.bioconductor.org/packages/ngsReports
git_branch: RELEASE_3_21
git_last_commit: 2ccdba7
git_last_commit_date: 2025-09-16 08:46:25 -0400 (Tue, 16 Sep 2025)
nebbiolo1Linux (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    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for ngsReports on kunpeng2

To the developers/maintainers of the ngsReports package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ngsReports.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: ngsReports
Version: 2.10.1
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:ngsReports.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings ngsReports_2.10.1.tar.gz
StartedAt: 2025-10-14 11:58:53 -0000 (Tue, 14 Oct 2025)
EndedAt: 2025-10-14 12:03:41 -0000 (Tue, 14 Oct 2025)
EllapsedTime: 288.4 seconds
RetCode: 1
Status:   ERROR  
CheckDir: ngsReports.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:ngsReports.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings ngsReports_2.10.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/ngsReports.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ngsReports/DESCRIPTION’ ... OK
* this is package ‘ngsReports’ version ‘2.10.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 ‘ngsReports’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                            user system elapsed
plotSeqContent-methods     4.825  0.052   5.059
plotAdapterContent-methods 4.403  0.191   5.337
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
   6.       └─plotly:::ggplotly.ggplot(x, tooltip = hv)
   7.         └─plotly::gg2list(...)
  ── Error ('test-renderDendro.R:11:1'): (code run outside of `test_that()`) ─────
  <subscriptOutOfBoundsError/error/condition>
  Error in `pm[[2]]`: subscript out of bounds
  Backtrace:
      ▆
   1. └─ngsReports:::.renderDendro(dx$segments) at test-renderDendro.R:11:1
   2.   ├─plotly::ggplotly(dendro, tooltip = NULL)
   3.   └─plotly:::ggplotly.ggplot(dendro, tooltip = NULL)
   4.     └─plotly::gg2list(...)
  
  [ FAIL 24 | WARN 0 | SKIP 0 | PASS 294 ]
  Error: Test failures
  Execution halted
* 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 ERROR
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/ngsReports.Rcheck/00check.log’
for details.


Installation output

ngsReports.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL ngsReports
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’
* installing *source* package ‘ngsReports’ ...
** this is package ‘ngsReports’ version ‘2.10.1’
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (ngsReports)

Tests output

ngsReports.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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(ngsReports)
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: ggplot2
Loading required package: patchwork
Loading required package: tibble
> 
> test_check("ngsReports")
[ FAIL 24 | WARN 0 | SKIP 0 | PASS 294 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-allPlots.R:5:3'): plotOverrep outputs correct objects ──────────
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
     ▆
  1. ├─ngsReports::plotOverrep(fdl[[1]], TRUE) at test-allPlots.R:5:3
  2. └─ngsReports::plotOverrep(fdl[[1]], TRUE)
  3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, pwfCols, ...)
  4.     ├─base::suppressMessages(suppressWarnings(plotly::ggplotly(p)))
  5.     │ └─base::withCallingHandlers(...)
  6.     ├─base::suppressWarnings(plotly::ggplotly(p))
  7.     │ └─base::withCallingHandlers(...)
  8.     ├─plotly::ggplotly(p)
  9.     └─plotly:::ggplotly.ggplot(p)
 10.       └─plotly::gg2list(...)
── Error ('test-allPlots.R:38:3'): plotSeqLengthDistn outputs correct objects ──
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. ├─ngsReports::plotSeqLengthDistn(fdl[[1]], TRUE) at test-allPlots.R:38:3
 2. └─ngsReports::plotSeqLengthDistn(fdl[[1]], TRUE)
 3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
 4.     ├─base::suppressMessages(plotly::ggplotly(p, tooltip = c("x", "y")))
 5.     │ └─base::withCallingHandlers(...)
 6.     ├─plotly::ggplotly(p, tooltip = c("x", "y"))
 7.     └─plotly:::ggplotly.ggplot(p, tooltip = c("x", "y"))
 8.       └─plotly::gg2list(...)
── Error ('test-allPlots.R:72:3'): plotSeqQuals outputs correct objects ────────
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
     ▆
  1. ├─ngsReports::plotSeqQuals(fdl[[1]], TRUE) at test-allPlots.R:72:3
  2. └─ngsReports::plotSeqQuals(fdl[[1]], TRUE)
  3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, pwfCols, ...)
  4.     ├─base::suppressMessages(suppressWarnings(plotly::ggplotly(p, hoverinfo = hv)))
  5.     │ └─base::withCallingHandlers(...)
  6.     ├─base::suppressWarnings(plotly::ggplotly(p, hoverinfo = hv))
  7.     │ └─base::withCallingHandlers(...)
  8.     ├─plotly::ggplotly(p, hoverinfo = hv)
  9.     └─plotly:::ggplotly.ggplot(p, hoverinfo = hv)
 10.       └─plotly::gg2list(...)
── Error ('test-makeSidebar.R:5:1'): (code run outside of `test_that()`) ───────
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. └─ngsReports:::.makeSidebar(status, key, pwf) at test-makeSidebar.R:5:1
 2.   ├─base::suppressWarnings(...)
 3.   │ └─base::withCallingHandlers(...)
 4.   ├─base::suppressMessages(...)
 5.   │ └─base::withCallingHandlers(...)
 6.   ├─plotly::ggplotly(sideBar, tooltip = c("y", "fill"))
 7.   └─plotly:::ggplotly.ggplot(sideBar, tooltip = c("y", "fill"))
 8.     └─plotly::gg2list(...)
── Error ('test-plotAdapterContent.R:7:3'): plotAdapterContent outputs correct object classes ──
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
     ▆
  1. ├─ngsReports::plotAdapterContent(fdl[[1]], TRUE) at test-plotAdapterContent.R:7:3
  2. └─ngsReports::plotAdapterContent(fdl[[1]], TRUE)
  3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
  4.     ├─base::suppressWarnings(suppressMessages(plotly::ggplotly(p)))
  5.     │ └─base::withCallingHandlers(...)
  6.     ├─base::suppressMessages(plotly::ggplotly(p))
  7.     │ └─base::withCallingHandlers(...)
  8.     ├─plotly::ggplotly(p)
  9.     └─plotly:::ggplotly.ggplot(p)
 10.       └─plotly::gg2list(...)
── Error ('test-plotAdapterContent.R:34:3'): FastpData plots correctly ─────────
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. ├─ngsReports::plotAdapterContent(fp, TRUE) at test-plotAdapterContent.R:34:3
 2. └─ngsReports::plotAdapterContent(fp, TRUE)
 3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
 4.     ├─base::suppressMessages(plotly::ggplotly(p, tooltip = hv))
 5.     │ └─base::withCallingHandlers(...)
 6.     ├─plotly::ggplotly(p, tooltip = hv)
 7.     └─plotly:::ggplotly.ggplot(p, tooltip = hv)
 8.       └─plotly::gg2list(...)
── Error ('test-plotAdapterContent.R:47:3'): FastpDataList plots correctly ─────
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
     ▆
  1. ├─ngsReports::plotAdapterContent(...) at test-plotAdapterContent.R:47:3
  2. └─ngsReports::plotAdapterContent(...)
  3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
  4.     └─ngsReports:::.prepHeatmap(...)
  5.       └─ngsReports:::.makeSidebar(...)
  6.         ├─base::suppressWarnings(...)
  7.         │ └─base::withCallingHandlers(...)
  8.         ├─base::suppressMessages(...)
  9.         │ └─base::withCallingHandlers(...)
 10.         ├─plotly::ggplotly(sideBar, tooltip = c("y", "fill"))
 11.         └─plotly:::ggplotly.ggplot(sideBar, tooltip = c("y", "fill"))
 12.           └─plotly::gg2list(...)
── Error ('test-plotBaseQuals.R:7:3'): plotBaseQuals (FastQC) outputs correct objects ──
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
     ▆
  1. ├─ngsReports::plotBaseQuals(fdl[[1]], TRUE) at test-plotBaseQuals.R:7:3
  2. └─ngsReports::plotBaseQuals(fdl[[1]], TRUE)
  3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
  4.     ├─base::suppressMessages(suppressWarnings(plotly::ggplotly(p, tooltip = hv)))
  5.     │ └─base::withCallingHandlers(...)
  6.     ├─base::suppressWarnings(plotly::ggplotly(p, tooltip = hv))
  7.     │ └─base::withCallingHandlers(...)
  8.     ├─plotly::ggplotly(p, tooltip = hv)
  9.     └─plotly:::ggplotly.ggplot(p, tooltip = hv)
 10.       └─plotly::gg2list(...)
── Error ('test-plotBaseQuals.R:30:3'): plotBaseQuals (Fastp) output correct objects ──
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
     ▆
  1. ├─ngsReports::plotBaseQuals(fp, TRUE) at test-plotBaseQuals.R:30:3
  2. └─ngsReports::plotBaseQuals(fp, TRUE)
  3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
  4.     ├─base::suppressMessages(suppressWarnings(plotly::ggplotly(p, tooltip = tt)))
  5.     │ └─base::withCallingHandlers(...)
  6.     ├─base::suppressWarnings(plotly::ggplotly(p, tooltip = tt))
  7.     │ └─base::withCallingHandlers(...)
  8.     ├─plotly::ggplotly(p, tooltip = tt)
  9.     └─plotly:::ggplotly.ggplot(p, tooltip = tt)
 10.       └─plotly::gg2list(...)
── Error ('test-plotDupLevels.R:6:3'): plotDupLevels outputs correct objects from FastQC ──
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. ├─ngsReports::plotDupLevels(fdl[[1]], TRUE) at test-plotDupLevels.R:6:3
 2. └─ngsReports::plotDupLevels(fdl[[1]], TRUE)
 3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
 4.     ├─base::suppressMessages(plotly::ggplotly(p, tooltip = tt))
 5.     │ └─base::withCallingHandlers(...)
 6.     ├─plotly::ggplotly(p, tooltip = tt)
 7.     └─plotly:::ggplotly.ggplot(p, tooltip = tt)
 8.       └─plotly::gg2list(...)
── Error ('test-plotDupLevels.R:28:3'): plotDupLevels fastp outputs are correct ──
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. ├─ngsReports::plotDupLevels(fp, TRUE) at test-plotDupLevels.R:28:3
 2. └─ngsReports::plotDupLevels(fp, TRUE)
 3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
 4.     ├─plotly::ggplotly(p, tooltip = tt)
 5.     └─plotly:::ggplotly.ggplot(p, tooltip = tt)
 6.       └─plotly::gg2list(...)
── Error ('test-plotGcContent.R:7:3'): plotGcContent outputs correct objects ───
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
     ▆
  1. ├─ngsReports::plotGcContent(fdl[[1]], usePlotly = TRUE) at test-plotGcContent.R:7:3
  2. └─ngsReports::plotGcContent(fdl[[1]], usePlotly = TRUE)
  3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
  4.     ├─base::suppressWarnings(suppressMessages(plotly::ggplotly(p, tooltip = ttip)))
  5.     │ └─base::withCallingHandlers(...)
  6.     ├─base::suppressMessages(plotly::ggplotly(p, tooltip = ttip))
  7.     │ └─base::withCallingHandlers(...)
  8.     ├─plotly::ggplotly(p, tooltip = ttip)
  9.     └─plotly:::ggplotly.ggplot(p, tooltip = ttip)
 10.       └─plotly::gg2list(...)
── Error ('test-plotGcContent.R:40:3'): plotGcContent works for Fastp structures ──
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. ├─ngsReports::plotGcContent(fpl[[1]], usePlotly = TRUE) at test-plotGcContent.R:40:3
 2. └─ngsReports::plotGcContent(fpl[[1]], usePlotly = TRUE)
 3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
 4.     ├─plotly::ggplotly(p, tooltip = hv)
 5.     └─plotly:::ggplotly.ggplot(p, tooltip = hv)
 6.       └─plotly::gg2list(...)
── Error ('test-plotInsertSize.R:7:3'): Basic FastpData Plots work ─────────────
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. ├─ngsReports::plotInsertSize(fp, TRUE) at test-plotInsertSize.R:7:3
 2. └─ngsReports::plotInsertSize(fp, TRUE)
 3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
 4.     ├─plotly::ggplotly(p, tooltip = tt)
 5.     └─plotly:::ggplotly.ggplot(p, tooltip = tt)
 6.       └─plotly::gg2list(...)
── Error ('test-plotInsertSize.R:25:3'): Basic FastpDataList Plots work ────────
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. ├─ngsReports::plotInsertSize(fp, TRUE) at test-plotInsertSize.R:25:3
 2. └─ngsReports::plotInsertSize(fp, TRUE)
 3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
 4.     ├─plotly::ggplotly(p, tooltip = tt)
 5.     └─plotly:::ggplotly.ggplot(p, tooltip = tt)
 6.       └─plotly::gg2list(...)
── Error ('test-plotKmers.R:6:3'): plotKmers outputs correct objects ───────────
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. ├─ngsReports::plotKmers(fdl[[1]], TRUE) at test-plotKmers.R:6:3
 2. └─ngsReports::plotKmers(fdl[[1]], TRUE)
 3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
 4.     ├─plotly::ggplotly(p)
 5.     └─plotly:::ggplotly.ggplot(p)
 6.       └─plotly::gg2list(...)
── Error ('test-plotKmers.R:25:3'): FastpData objects plot correctly ───────────
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. ├─ngsReports::plotKmers(fp, TRUE) at test-plotKmers.R:25:3
 2. └─ngsReports::plotKmers(fp, TRUE)
 3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
 4.     ├─base::suppressWarnings(plotly::ggplotly(p, tooltip = hv))
 5.     │ └─base::withCallingHandlers(...)
 6.     ├─plotly::ggplotly(p, tooltip = hv)
 7.     └─plotly:::ggplotly.ggplot(p, tooltip = hv)
 8.       └─plotly::gg2list(...)
── Error ('test-plotNContent.R:19:3'): plotNContent works for all variations of FastpData params ──
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. ├─ngsReports::plotNContent(fp, TRUE) at test-plotNContent.R:19:3
 2. └─ngsReports::plotNContent(fp, TRUE)
 3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
 4.     ├─base::suppressWarnings(plotly::ggplotly(p, tooltip = hv))
 5.     │ └─base::withCallingHandlers(...)
 6.     ├─plotly::ggplotly(p, tooltip = hv)
 7.     └─plotly:::ggplotly.ggplot(p, tooltip = hv)
 8.       └─plotly::gg2list(...)
── Error ('test-plotReadTotals.R:7:3'): plotReadTotals works for FastQC objects ──
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
     ▆
  1. ├─ngsReports::plotReadTotals(fdl, usePlotly = TRUE) at test-plotReadTotals.R:7:3
  2. └─ngsReports::plotReadTotals(fdl, usePlotly = TRUE)
  3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
  4.     ├─base::suppressMessages(suppressWarnings(plotly::ggplotly(p)))
  5.     │ └─base::withCallingHandlers(...)
  6.     ├─base::suppressWarnings(plotly::ggplotly(p))
  7.     │ └─base::withCallingHandlers(...)
  8.     ├─plotly::ggplotly(p)
  9.     └─plotly:::ggplotly.ggplot(p)
 10.       └─plotly::gg2list(...)
── Error ('test-plotReadTotals.R:16:3'): plotReadtTotals works for Fastp objects ──
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. ├─ngsReports::plotReadTotals(fpl, usePlotly = TRUE) at test-plotReadTotals.R:16:3
 2. └─ngsReports::plotReadTotals(fpl, usePlotly = TRUE)
 3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
 4.     ├─plotly::ggplotly(p, tooltip = tt)
 5.     └─plotly:::ggplotly.ggplot(p, tooltip = tt)
 6.       └─plotly::gg2list(...)
── Error ('test-plotSeqContent.R:6:3'): plotSeqContent outputs correct objects ──
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. ├─ngsReports::plotSeqContent(fdl[[1]], TRUE) at test-plotSeqContent.R:6:3
 2. └─ngsReports::plotSeqContent(fdl[[1]], TRUE)
 3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
 4.     ├─plotly::ggplotly(p, tooltip = ttip)
 5.     └─plotly:::ggplotly.ggplot(p, tooltip = ttip)
 6.       └─plotly::gg2list(...)
── Error ('test-plotSeqContent.R:29:3'): plotSeqContent(FastpData) works ───────
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. ├─ngsReports::plotSeqContent(fp, TRUE) at test-plotSeqContent.R:29:3
 2. └─ngsReports::plotSeqContent(fp, TRUE)
 3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
 4.     ├─plotly::ggplotly(p, tooltip = tt)
 5.     └─plotly:::ggplotly.ggplot(p, tooltip = tt)
 6.       └─plotly::gg2list(...)
── Error ('test-plotSeqContent.R:42:3'): plotSeqContent(FastpDataList) works ───
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. ├─ngsReports::plotSeqContent(fpl, TRUE) at test-plotSeqContent.R:42:3
 2. └─ngsReports::plotSeqContent(fpl, TRUE)
 3.   └─ngsReports (local) .local(x, usePlotly, labels, pattern, ...)
 4.     └─ngsReports:::.prepHeatmap(...)
 5.       ├─plotly::ggplotly(x, tooltip = hv)
 6.       └─plotly:::ggplotly.ggplot(x, tooltip = hv)
 7.         └─plotly::gg2list(...)
── Error ('test-renderDendro.R:11:1'): (code run outside of `test_that()`) ─────
<subscriptOutOfBoundsError/error/condition>
Error in `pm[[2]]`: subscript out of bounds
Backtrace:
    ▆
 1. └─ngsReports:::.renderDendro(dx$segments) at test-renderDendro.R:11:1
 2.   ├─plotly::ggplotly(dendro, tooltip = NULL)
 3.   └─plotly:::ggplotly.ggplot(dendro, tooltip = NULL)
 4.     └─plotly::gg2list(...)

[ FAIL 24 | WARN 0 | SKIP 0 | PASS 294 ]
Error: Test failures
Execution halted

Example timings

ngsReports.Rcheck/ngsReports-Ex.timings

nameusersystemelapsed
FastqcData0.0940.0040.230
FastqcDataList0.4130.0440.753
TheoreticalGC-class0.0890.0040.184
dot-FastqcFile-class0.0020.0000.007
dot-addPercent000
dot-emptyPlot0.2920.0000.402
dot-makeDendro0.5410.0000.546
dot-makeLabels0.0010.0000.001
dot-splitByTab0.0040.0000.004
estGcDistn0.0270.0000.028
extract-methods0.4150.0000.415
fqName-methods0.6100.0110.944
fqcVersion0.4350.0160.452
gcAvail0.0270.0000.027
gcTheoretical0.0480.0000.048
getColours-methods0.0020.0000.002
getGC0.0240.0000.023
getModule0.4930.0000.618
getSummary0.4330.0040.438
importNgsLogs0.0260.0040.064
importSJ0.0080.0000.014
isCompressed0.0000.0020.006
mData0.0280.0010.062
maxAdapterContent0.9000.0160.984
overRep2Fasta-methods0.4360.0200.458
path0.4090.0200.430
plotAdapterContent-methods4.4030.1915.337
plotAlignmentSummary0.5100.0000.565
plotAssemblyStats1.1760.0001.372
plotBaseQuals-methods2.6280.0362.993
plotDupLevels-methods1.8900.0032.405
plotFastqcPCA-methods0.9330.0081.038
plotGcContent-methods1.5960.1121.863
plotInsertSize-methods0.9660.0241.082
plotKmers-methods3.0590.0313.369
plotNContent-methods1.2740.0041.351
plotOverrep-methods1.2510.0001.626
plotReadTotals-methods1.1610.0081.309
plotSeqContent-methods4.8250.0525.059
plotSeqLengthDistn-methods1.8990.0002.408
plotSeqQuals-methods2.0440.0042.524
plotSummary-methods0.8180.0040.859
pwf0.0050.0000.004
readTotals0.4460.0000.447
summariseOverrep-methods0.7500.0080.820
writeHtmlReport000