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

This page was generated on 2025-09-13 12:05 -0400 (Sat, 13 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4719
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4538
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4522
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4543
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 1442/2327HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ngsReports 2.11.0  (landing page)
Stevie Pederson
Snapshot Date: 2025-09-12 13:45 -0400 (Fri, 12 Sep 2025)
git_url: https://git.bioconductor.org/packages/ngsReports
git_branch: devel
git_last_commit: 299c66a
git_last_commit_date: 2025-04-15 11:43:15 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for ngsReports on kjohnson3

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.

raw results


Summary

Package: ngsReports
Version: 2.11.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ngsReports.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ngsReports_2.11.0.tar.gz
StartedAt: 2025-09-12 20:42:34 -0400 (Fri, 12 Sep 2025)
EndedAt: 2025-09-12 20:43:58 -0400 (Fri, 12 Sep 2025)
EllapsedTime: 83.1 seconds
RetCode: 1
Status:   ERROR  
CheckDir: ngsReports.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/ngsReports.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* 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.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ngsReports/DESCRIPTION’ ... OK
* this is package ‘ngsReports’ version ‘2.11.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 ‘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 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
* 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:
  p$labels not equal to list(x = "Insert Size", y = "Frequency", colour = "Filename").
  names for current but not for target
  Attributes: < names for target but not for current >
  Attributes: < Length mismatch: comparison on first 0 components >
  Length mismatch: comparison on first 0 components
  ── Failure ('test-plotInsertSize.R:35:3'): Basic FastpDataList Plots work ──────
  p$labels not equal to list(x = "Insert Size", y = "Cumulative Frequency", colour = "Filename").
  names for current but not for target
  Attributes: < names for target but not for current >
  Attributes: < Length mismatch: comparison on first 0 components >
  Length mismatch: comparison on first 0 components
  
  [ FAIL 8 | WARN 1 | SKIP 0 | PASS 379 ]
  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
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/ngsReports.Rcheck/00check.log’
for details.


Installation output

ngsReports.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’
* installing *source* package ‘ngsReports’ ...
** this is package ‘ngsReports’ version ‘2.11.0’
** 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 version 4.5.1 Patched (2025-09-10 r88807) -- "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(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")
2025-09-12 20:43:48.515 R[85522:230043940] XType: Using static font registry.
[ FAIL 8 | WARN 1 | SKIP 0 | PASS 379 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-allPlots.R:104:3'): .updateThemeFromDots works ───────────────
p$theme not equal to list().
Attributes: < Modes: list, NULL >
Attributes: < Lengths: 5, 0 >
Attributes: < names for target but not for current >
Attributes: < current is not list-like >
── Failure ('test-allPlots.R:105:3'): .updateThemeFromDots works ───────────────
.updateThemeFromDots(p)$theme not equal to list().
Attributes: < Modes: list, NULL >
Attributes: < Lengths: 5, 0 >
Attributes: < names for target but not for current >
Attributes: < current is not list-like >
── Failure ('test-allPlots.R:107:3'): .updateThemeFromDots works ───────────────
.updateThemeFromDots(p)$theme not equal to list().
Attributes: < Modes: list, NULL >
Attributes: < Lengths: 5, 0 >
Attributes: < names for target but not for current >
Attributes: < current is not list-like >
── Failure ('test-emptyPlot.R:21:5'): correct aesthetics ───────────────────────
p$labels not equal to `l`.
names for current but not for target
Attributes: < names for target but not for current >
Attributes: < Length mismatch: comparison on first 0 components >
Length mismatch: comparison on first 0 components
── Failure ('test-makeSidebar.R:39:9'): Plot is as expected ────────────────────
...[] not equal to c(...).
1/14 mismatches
x[3]: "0.755905511811024"
y[3]: "0.377952755905512"
── Failure ('test-plotInsertSize.R:17:3'): Basic FastpDataList Plots work ──────
p$labels not equal to list(...).
Attributes: < names for target but not for current >
Attributes: < Length mismatch: comparison on first 0 components >
Length mismatch: comparison on first 1 components
── Failure ('test-plotInsertSize.R:27:3'): Basic FastpDataList Plots work ──────
p$labels not equal to list(x = "Insert Size", y = "Frequency", colour = "Filename").
names for current but not for target
Attributes: < names for target but not for current >
Attributes: < Length mismatch: comparison on first 0 components >
Length mismatch: comparison on first 0 components
── Failure ('test-plotInsertSize.R:35:3'): Basic FastpDataList Plots work ──────
p$labels not equal to list(x = "Insert Size", y = "Cumulative Frequency", colour = "Filename").
names for current but not for target
Attributes: < names for target but not for current >
Attributes: < Length mismatch: comparison on first 0 components >
Length mismatch: comparison on first 0 components

[ FAIL 8 | WARN 1 | SKIP 0 | PASS 379 ]
Error: Test failures
Execution halted

Example timings

ngsReports.Rcheck/ngsReports-Ex.timings

nameusersystemelapsed
FastqcData0.0390.0020.044
FastqcDataList0.1180.0070.126
TheoreticalGC-class0.0310.0010.034
dot-FastqcFile-class0.0000.0000.001
dot-addPercent0.0010.0000.000
dot-emptyPlot0.0680.0020.070
dot-makeDendro0.1720.0070.182
dot-makeLabels0.0010.0000.001
dot-splitByTab0.0010.0000.001
estGcDistn0.0070.0000.007
extract-methods0.1150.0060.122
fqName-methods0.2000.0050.219
fqcVersion0.3070.0060.327
gcAvail0.0060.0000.007
gcTheoretical0.0090.0000.009
getColours-methods0.0000.0000.003
getGC0.0050.0000.005
getModule0.1300.0060.146
getSummary0.1190.0080.129
importNgsLogs0.0060.0010.008
importSJ0.0020.0010.002
isCompressed0.0010.0000.001
mData0.0050.0010.006
maxAdapterContent0.1350.0050.143
overRep2Fasta-methods0.1200.0040.126
path0.1180.0060.125
plotAdapterContent-methods0.9330.0150.978
plotAlignmentSummary0.1130.0010.114
plotAssemblyStats0.2410.0010.245
plotBaseQuals-methods0.7890.0220.838
plotDupLevels-methods0.4120.0050.426
plotFastqcPCA-methods0.2220.0050.229
plotGcContent-methods0.3630.0070.373
plotInsertSize-methods0.2020.0020.205
plotKmers-methods0.5780.0100.590
plotNContent-methods0.2840.0020.286
plotOverrep-methods0.2900.0060.295
plotReadTotals-methods0.2990.0050.304
plotSeqContent-methods1.0630.0121.079
plotSeqLengthDistn-methods0.5040.0070.526
plotSeqQuals-methods0.5160.0060.528
plotSummary-methods0.2210.0050.230
pwf0.0010.0000.002
readTotals0.1280.0060.139
summariseOverrep-methods0.2240.0050.236
writeHtmlReport0.0000.0010.000