Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2026-03-27 11:33 -0400 (Fri, 27 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4880
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-20 r89666) -- "Unsuffered Consequences" 4577
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 1302/2372HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
miaViz 1.19.6  (landing page)
Tuomas Borman
Snapshot Date: 2026-03-26 13:40 -0400 (Thu, 26 Mar 2026)
git_url: https://git.bioconductor.org/packages/miaViz
git_branch: devel
git_last_commit: 032ed91
git_last_commit_date: 2026-03-23 08:53:31 -0400 (Mon, 23 Mar 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  
See other builds for miaViz in R Universe.


CHECK results for miaViz on nebbiolo1

To the developers/maintainers of the miaViz package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/miaViz.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: miaViz
Version: 1.19.6
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:miaViz.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings miaViz_1.19.6.tar.gz
StartedAt: 2026-03-27 02:24:36 -0400 (Fri, 27 Mar 2026)
EndedAt: 2026-03-27 02:34:37 -0400 (Fri, 27 Mar 2026)
EllapsedTime: 600.7 seconds
RetCode: 0
Status:   OK  
CheckDir: miaViz.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:miaViz.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings miaViz_1.19.6.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/miaViz.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-03-27 06:24:37 UTC
* checking for file ‘miaViz/DESCRIPTION’ ... OK
* this is package ‘miaViz’ version ‘1.19.6’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 21 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 ‘miaViz’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘patchwork’
A package should be listed in only one of these fields.
* 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 ... NOTE
.add_forest_main_plot: no visible global function definition for
  ‘as.formula’
.add_p_value_position: no visible binding for global variable ‘y_point’
.add_p_value_position: no visible global function definition for
  ‘setNames’
.add_p_value_position: no visible binding for global variable
  ‘y.position’
.add_p_value_position: no visible binding for global variable ‘y1’
.add_p_value_position: no visible binding for global variable ‘y2’
.add_p_value_position: no visible binding for global variable ‘x_point’
.add_p_value_position: no visible binding for global variable ‘x1’
.add_p_value_position: no visible binding for global variable ‘x2’
.apply_beeswarm: no visible binding for global variable ‘.row_id’
.apply_vipor_spread: no visible binding for global variable ‘.row_id’
.calculate_significance: no visible global function definition for
  ‘as.formula’
.plot_boxplot: no visible global function definition for ‘as.formula’
Undefined global functions or variables:
  .row_id as.formula setNames x1 x2 x_point y.position y1 y2 y_point
Consider adding
  importFrom("stats", "as.formula", "setNames")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  plotColTile.Rd: retrieveFeatureInfo, retrieveCellInfo
  plotGraph.Rd: ggtree
  plotPrevalence.Rd: agglomerate-methods
  plotTree.Rd: ggtree
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 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
plotTree       65.706  1.035  66.836
plotAbundance  18.399  0.484  18.887
plotDMN        18.583  0.020  18.615
plotForest     11.470  0.247  11.723
plotPrevalence 11.452  0.064  11.518
plotBoxplot     6.541  0.141   6.683
plotLoadings    6.169  0.104   6.273
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/miaViz.Rcheck/00check.log’
for details.


Installation output

miaViz.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL miaViz
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘miaViz’ ...
** this is package ‘miaViz’ version ‘1.19.6’
** using staged installation
** R
** data
** 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 (miaViz)

Tests output

miaViz.Rcheck/tests/testthat.Rout


R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-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(miaViz)
Loading required package: ggplot2
Loading required package: ggraph
Loading required package: mia
Loading required package: MultiAssayExperiment
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: Seqinfo
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: SingleCellExperiment
Loading required package: TreeSummarizedExperiment
Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

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

    strsplit

This is mia version 1.19.7
- Online documentation and vignettes: https://microbiome.github.io/mia/
- Online book 'Orchestrating Microbiome Analysis (OMA)': https://microbiome.github.io/OMA/docs/devel/

Attaching package: 'miaViz'

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

    plotNMDS

> 
> test_check("miaViz")
initial  value 0.000000 
final  value 0.000000 
converged
[ FAIL 0 | WARN 10 | SKIP 0 | PASS 271 ]

[ FAIL 0 | WARN 10 | SKIP 0 | PASS 271 ]
> 
> proc.time()
   user  system elapsed 
115.511   1.768 118.082 

Example timings

miaViz.Rcheck/miaViz-Ex.timings

nameusersystemelapsed
getNeatOrder1.7560.1041.861
plotAbundance18.399 0.48418.887
plotAbundanceDensity3.8770.0513.928
plotBoxplot6.5410.1416.683
plotCCA3.7680.0473.817
plotColTile0.6200.0060.628
plotDMN18.583 0.02018.615
plotForest11.470 0.24711.723
plotGraph000
plotHistogram2.8920.0772.970
plotLoadings6.1690.1046.273
plotMediation0.0010.0000.000
plotPrevalence11.452 0.06411.518
plotScree0.6160.0030.619
plotSeries0.0000.0010.001
plotTree65.706 1.03566.836
treeData0.5020.0120.514