| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-01-22 11:35 -0500 (Thu, 22 Jan 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" | 4808 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" | 4542 |
| 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 1497/2345 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| omicsViewer 1.15.0 (landing page) Chen Meng
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
|
To the developers/maintainers of the omicsViewer package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/omicsViewer.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. |
| Package: omicsViewer |
| Version: 1.15.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:omicsViewer.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings omicsViewer_1.15.0.tar.gz |
| StartedAt: 2026-01-21 21:13:30 -0500 (Wed, 21 Jan 2026) |
| EndedAt: 2026-01-21 21:15:17 -0500 (Wed, 21 Jan 2026) |
| EllapsedTime: 107.3 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: omicsViewer.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:omicsViewer.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings omicsViewer_1.15.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/omicsViewer.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* 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.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘omicsViewer/DESCRIPTION’ ... OK
* this is package ‘omicsViewer’ version ‘1.15.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 33 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 ... NOTE
Found the following hidden files and directories:
.claude
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘omicsViewer’ can be installed ... OK
* checking installed package size ... INFO
installed size is 5.4Mb
sub-directories of 1Mb or more:
extdata 4.8Mb
* 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 ... WARNING
Missing link(s) in Rd file 'app_module.Rd':
‘L1_data_space_module’ ‘L1_result_space_module’
See section 'Cross-references' in the 'Writing R Extensions' manual.
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
app_module.Rd: L1_data_space_module, L1_result_space_module
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
getAutoRIF 0.018 0.004 6.444
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘test_auxi_sparse_converter.R’
ERROR
Running the tests in ‘tests/test_auxi_sparse_converter.R’ failed.
Last 13 lines of output:
> csc2 <- omicsViewer:::list2csc(scc, dimnames = list(rownames(m)))
Error in (function (i, j, p, x, dims, dimnames, symmetric = FALSE, triangular = FALSE, :
'i' and 'j' must not contain NA
Calls: <Anonymous> -> do.call -> <Anonymous>
Bail out! Looks like 1 tests ran, but script ended prematurely
# Error in (function (i, j, p, x, dims, dimnames, symmetric = FALSE, triangular = FALSE, :
# 'i' and 'j' must not contain NA
# Calls: <Anonymous> -> do.call -> <Anonymous>
# Traceback:
# 1: omicsViewer:::list2csc(scc, dimnames = list(rownames(m)))
# 2: do.call(sparseMatrix, args)
# 3: (function (i, j, p, x, dims, dimnames, symmetric = FALSE, triangular = FALSE,
# index1 = TRUE, repr = c("C", "R", "T"), giveCsparse, check = TRUE,
# use.last.ij = FALSE)
# 4: stop("'i' and 'j' must not contain NA")
* 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, 1 WARNING, 1 NOTE
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/omicsViewer.Rcheck/00check.log’
for details.
omicsViewer.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL omicsViewer ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’ * installing *source* package ‘omicsViewer’ ... ** this is package ‘omicsViewer’ version ‘1.15.0’ ** using staged installation ** R ** 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 (omicsViewer)
omicsViewer.Rcheck/tests/test_auxi_sparse_converter.Rout.fail
R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
Copyright (C) 2026 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(omicsViewer)
> library(Matrix)
> library(unittest, quietly = TRUE)
>
> # source("R/auxi_sparse_converter.R")
>
> m <- matrix(0, 10, 5, dimnames = list(paste0("R", 1:10), paste0("C", 1:5)))
> for (i in 2:ncol(m)) {
+ m[i*2, i] <- 1
+ }
>
> csc <- as(m, "dgCMatrix")
> ok(ut_cmp_equal(colSums(csc), colSums(m)), "as sparse")
ok - as sparse
>
> scc <- omicsViewer:::csc2list(csc)
> csc2 <- omicsViewer:::list2csc(scc, dimnames = list(rownames(m)))
Error in (function (i, j, p, x, dims, dimnames, symmetric = FALSE, triangular = FALSE, :
'i' and 'j' must not contain NA
Calls: <Anonymous> -> do.call -> <Anonymous>
Bail out! Looks like 1 tests ran, but script ended prematurely
# Error in (function (i, j, p, x, dims, dimnames, symmetric = FALSE, triangular = FALSE, :
# 'i' and 'j' must not contain NA
# Calls: <Anonymous> -> do.call -> <Anonymous>
# Traceback:
# 1: omicsViewer:::list2csc(scc, dimnames = list(rownames(m)))
# 2: do.call(sparseMatrix, args)
# 3: (function (i, j, p, x, dims, dimnames, symmetric = FALSE, triangular = FALSE,
# index1 = TRUE, repr = c("C", "R", "T"), giveCsparse, check = TRUE,
# use.last.ij = FALSE)
# 4: stop("'i' and 'j' must not contain NA")
omicsViewer.Rcheck/omicsViewer-Ex.timings
| name | user | system | elapsed | |
| app_module | 0.000 | 0.000 | 0.001 | |
| app_ui | 0 | 0 | 0 | |
| correlationAnalysis | 0.007 | 0.003 | 0.015 | |
| draw_roc_pr | 0.372 | 0.002 | 0.388 | |
| exprspca | 0.076 | 0.006 | 0.091 | |
| extendMetaData | 0.026 | 0.000 | 0.026 | |
| fgsea1 | 0 | 0 | 0 | |
| fillNA | 0.001 | 0.000 | 0.001 | |
| filterRow | 0.001 | 0.000 | 0.000 | |
| getAutoRIF | 0.018 | 0.004 | 6.444 | |
| gsAnnotIdList | 0.006 | 0.001 | 0.005 | |
| hclust2str | 0 | 0 | 0 | |
| multi.t.test | 0.823 | 0.029 | 0.906 | |
| nColors | 0 | 0 | 0 | |
| normalize.nQuantiles | 0.013 | 0.002 | 0.015 | |
| normalize.totsum | 0.005 | 0.000 | 0.005 | |
| normalizeColWise | 0.013 | 0.000 | 0.013 | |
| normalizeData | 0.014 | 0.001 | 0.014 | |
| omicsViewer | 0.000 | 0.000 | 0.001 | |
| plot_roc_pr_module | 0 | 0 | 0 | |
| plotly_boxplot_module | 0.000 | 0.000 | 0.001 | |
| plotly_boxplot_ui | 0.001 | 0.000 | 0.001 | |
| plotly_scatter_module | 0.002 | 0.000 | 0.003 | |
| plotly_scatter_ui | 0.002 | 0.001 | 0.002 | |
| prepOmicsViewer | 1.165 | 0.021 | 1.285 | |
| readESVObj | 0.458 | 0.024 | 0.497 | |
| read_gmt | 0.024 | 0.001 | 0.025 | |
| removeVarQC | 0.007 | 0.001 | 0.008 | |
| rowshift | 0.007 | 0.001 | 0.009 | |
| saveOmicsViewerDb | 0.052 | 0.002 | 0.056 | |
| triselector_module | 0.000 | 0.000 | 0.001 | |
| triselector_ui | 0.000 | 0.000 | 0.001 | |