Back to Multiple platform build/check report for BioC 3.21:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-10-13 11:41 -0400 (Mon, 13 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.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4614
kjohnson1macOS 13.6.6 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 333/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
chevreulPlot 1.0.0  (landing page)
Kevin Stachelek
Snapshot Date: 2025-10-09 13:40 -0400 (Thu, 09 Oct 2025)
git_url: https://git.bioconductor.org/packages/chevreulPlot
git_branch: RELEASE_3_21
git_last_commit: 7e534ac
git_last_commit_date: 2025-04-15 13:46:55 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for chevreulPlot on kunpeng2

To the developers/maintainers of the chevreulPlot package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/chevreulPlot.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: chevreulPlot
Version: 1.0.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:chevreulPlot.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings chevreulPlot_1.0.0.tar.gz
StartedAt: 2025-10-10 07:08:09 -0000 (Fri, 10 Oct 2025)
EndedAt: 2025-10-10 07:17:22 -0000 (Fri, 10 Oct 2025)
EllapsedTime: 553.4 seconds
RetCode: 1
Status:   ERROR  
CheckDir: chevreulPlot.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/chevreulPlot.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 ‘chevreulPlot/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘chevreulPlot’ version ‘1.0.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 22 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ‘chevreulPlot’ can be installed ... OK
* checking installed package size ... INFO
  installed size is 13.5Mb
  sub-directories of 1Mb or more:
    data      4.5Mb
    extdata   8.8Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 whether startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
Namespace in Imports field not imported from: 'clustree'
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
enframe_markers: no visible binding for global variable 'Cluster'
plot_gene_coverage_by_var: no visible binding for global variable
  'EnsDb.Mmusculus.v79'
Undefined global functions or variables:
  Cluster EnsDb.Mmusculus.v79
* 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 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
make_complex_heatmap 4.899  0.227   5.139
* 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:
   13.   ├─chevreulPlot:::plotly_settings(...)
   14.   │ ├─base::identity(...)
   15.   │ ├─plotly::config(...)
   16.   │ │ └─plotly:::modify_list(p$x$config, args)
   17.   │ │   ├─utils::modifyList(x %||% list(), y %||% list(), ...)
   18.   │ │   │ └─base::stopifnot(is.list(x), is.list(val))
   19.   │ │   └─x %||% list()
   20.   │ └─plotly::layout(plotly_plot, dragmode = "lasso")
   21.   ├─plotly::ggplotly(rc_plot, tooltip = "cellid", height = 500)
   22.   └─plotly:::ggplotly.ggplot(rc_plot, tooltip = "cellid", height = 500)
   23.     └─plotly::gg2list(...)
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]
  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, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/chevreulPlot.Rcheck/00check.log’
for details.


Installation output

chevreulPlot.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’
* installing *source* package ‘chevreulPlot’ ...
** this is package ‘chevreulPlot’ version ‘1.0.0’
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (chevreulPlot)

Tests output

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

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
> 
> library(testthat)
> library(chevreulPlot)
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

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

Loading required package: GenomicRanges
Loading required package: stats4
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

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: GenomeInfoDb
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")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians

Loading required package: chevreulProcess
Loading required package: scater
Loading required package: scuttle
Loading required package: ggplot2
> 
> test_check("chevreulPlot")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 3 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plot_colData_histogram.R:3:5'): plot gets made ───────────────
`plot_colData_histogram((small_example_dataset), return_plotly = TRUE)` threw an unexpected error.
Message: subscript out of bounds
Class:   subscriptOutOfBoundsError/error/condition
Backtrace:
     ▆
  1. ├─testthat::expect_error(...) at test-plot_colData_histogram.R:3:5
  2. │ └─testthat:::expect_condition_matching(...)
  3. │   └─testthat:::quasi_capture(...)
  4. │     ├─testthat (local) .capture(...)
  5. │     │ └─base::withCallingHandlers(...)
  6. │     └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
  7. └─chevreulPlot::plot_colData_histogram(...)
  8.   ├─base::identity(...)
  9.   ├─plotly::toWebGL(...)
 10.   │ └─ggplot2::is.ggplot(p)
 11.   │   └─ggplot2::is_ggplot(x)
 12.   │     └─S7::S7_inherits(x, class_ggplot)
 13.   ├─chevreulPlot:::plotly_settings(...)
 14.   │ ├─base::identity(...)
 15.   │ ├─plotly::config(...)
 16.   │ │ └─plotly:::modify_list(p$x$config, args)
 17.   │ │   ├─utils::modifyList(x %||% list(), y %||% list(), ...)
 18.   │ │   │ └─base::stopifnot(is.list(x), is.list(val))
 19.   │ │   └─x %||% list()
 20.   │ └─plotly::layout(plotly_plot, dragmode = "lasso")
 21.   ├─plotly::ggplotly(rc_plot, tooltip = "cellid", height = 500)
 22.   └─plotly:::ggplotly.ggplot(rc_plot, tooltip = "cellid", height = 500)
 23.     └─plotly::gg2list(...)

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

Example timings

chevreulPlot.Rcheck/chevreulPlot-Ex.timings

nameusersystemelapsed
ensembl_version0.0000.0000.001
grch380.3980.0000.398
grch38_tx2gene0.5970.0080.606
make_complex_heatmap4.8990.2275.139
plot_all_transcripts3.2520.2443.504
plot_colData_histogram1.5220.0041.529
plot_colData_on_embedding0.7450.0000.747
plot_feature_on_embedding0.7380.0080.748
plot_marker_features3.2210.0793.309
plot_transcript_composition2.0240.0432.072
plot_violin1.3580.1081.471