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

This page was generated on 2025-04-17 11:47 -0400 (Thu, 17 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4667
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
lconwaymacOS 12.7.1 Montereyx86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4599
kjohnson3macOS 13.7.1 Venturaarm644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4553
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4570
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.0  (landing page)
Stevie Pederson
Snapshot Date: 2025-04-16 13:40 -0400 (Wed, 16 Apr 2025)
git_url: https://git.bioconductor.org/packages/ngsReports
git_branch: RELEASE_3_21
git_last_commit: 33b9e03
git_last_commit_date: 2025-04-15 11:43:15 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows 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    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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.0
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.0.tar.gz
StartedAt: 2025-04-17 09:30:01 -0000 (Thu, 17 Apr 2025)
EndedAt: 2025-04-17 09:34:45 -0000 (Thu, 17 Apr 2025)
EllapsedTime: 284.5 seconds
RetCode: 0
Status:   OK  
CheckDir: ngsReports.Rcheck
Warnings: 0

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.0.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.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 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
* 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: OK


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.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


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 0 | WARN 1 | SKIP 0 | PASS 387 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 387 ]
> 
> proc.time()
   user  system elapsed 
 66.999   1.265  78.386 

Example timings

ngsReports.Rcheck/ngsReports-Ex.timings

nameusersystemelapsed
FastqcData0.0990.0080.248
FastqcDataList0.4520.0210.881
TheoreticalGC-class0.0950.0050.192
dot-FastqcFile-class0.0030.0000.007
dot-addPercent000
dot-emptyPlot0.2190.0440.297
dot-makeDendro0.5500.0870.640
dot-makeLabels0.0010.0010.001
dot-splitByTab0.0050.0000.004
estGcDistn0.0290.0030.033
extract-methods0.4580.0150.475
fqName-methods0.4110.0160.427
fqcVersion0.4500.0160.467
gcAvail0.0240.0040.028
gcTheoretical0.0480.0000.047
getColours-methods0.0020.0000.002
getGC0.0230.0000.023
getModule0.4850.0040.490
getSummary0.4280.0040.432
importNgsLogs0.0280.0030.061
importSJ0.0080.0010.021
isCompressed0.0020.0000.002
mData0.0310.0000.067
maxAdapterContent0.4910.0280.520
overRep2Fasta-methods0.4530.0070.470
path0.4020.0080.410
plotAdapterContent-methods4.0370.0324.257
plotAlignmentSummary0.3330.0120.405
plotAssemblyStats0.8130.0681.040
plotBaseQuals-methods2.0380.0082.302
plotDupLevels-methods1.4220.0041.556
plotFastqcPCA-methods0.8190.0390.859
plotGcContent-methods1.1670.0131.338
plotInsertSize-methods0.7780.0041.071
plotKmers-methods1.9420.0121.981
plotNContent-methods0.9730.0080.992
plotOverrep-methods0.9810.0001.059
plotReadTotals-methods1.0310.0001.465
plotSeqContent-methods4.5590.0404.859
plotSeqLengthDistn-methods1.4700.0001.601
plotSeqQuals-methods1.7320.0071.984
plotSummary-methods0.7190.0040.876
pwf0.0020.0030.009
readTotals0.4390.0120.457
summariseOverrep-methods0.7800.0830.886
writeHtmlReport000