| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-16 11:34 -0400 (Mon, 16 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" | 4837 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" | 4053 |
| 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 1301/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MicrobiotaProcess 1.23.0 (landing page) Shuangbin Xu
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
| See other builds for MicrobiotaProcess in R Universe. | ||||||||||||||
|
To the developers/maintainers of the MicrobiotaProcess package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MicrobiotaProcess.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: MicrobiotaProcess |
| Version: 1.23.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:MicrobiotaProcess.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings MicrobiotaProcess_1.23.0.tar.gz |
| StartedAt: 2026-03-16 02:09:53 -0400 (Mon, 16 Mar 2026) |
| EndedAt: 2026-03-16 02:14:54 -0400 (Mon, 16 Mar 2026) |
| EllapsedTime: 300.4 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: MicrobiotaProcess.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:MicrobiotaProcess.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings MicrobiotaProcess_1.23.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/MicrobiotaProcess.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-16 06:09:54 UTC
* checking for file ‘MicrobiotaProcess/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MicrobiotaProcess’ version ‘1.23.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 29 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 ‘MicrobiotaProcess’ 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 whether startup messages can be suppressed ... 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'reexports.Rd':
‘[magrittr:compound]{%<>%}’ ‘[magrittr:pipe]{%>%}’
‘[magrittr:aliases]{extract}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
ggrarecurve.Rd: ggplot2
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 ... ERROR
Running examples in ‘MicrobiotaProcess-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ImportQiime2
> ### Title: Import function to load the output of qiime2.
> ### Aliases: ImportQiime2 import_qiime2 mp_import_qiime2
>
> ### ** Examples
>
> otuqzafile <- system.file("extdata", "table.qza",
+ package="MicrobiotaProcess")
> taxaqzafile <- system.file("extdata", "taxa.qza",
+ package="MicrobiotaProcess")
> mapfile <- system.file("extdata", "metadata_qza.txt",
+ package="MicrobiotaProcess")
> mpse <- mp_import_qiime2(otuqza=otuqzafile, taxaqza=taxaqzafile,
+ mapfilename=mapfile)
Error: unable to find an inherited method for function ‘biom’ for signature ‘x = "NULL"’
Execution halted
* 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 ... ERROR
Error(s) in re-building vignettes:
--- re-building ‘MicrobiotaProcess.Rmd’ using rmarkdown
Quitting from MicrobiotaProcess.Rmd:79-114 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! unable to find an inherited method for function 'biom' for signature 'x = "NULL"'
---
Backtrace:
▆
1. └─MicrobiotaProcess::mp_import_qiime2(...)
2. └─MicrobiotaProcess:::.internal_import_qiime2(...)
3. └─MicrobiotaProcess::read_qza(otuqza, parallel = parallel)
4. └─MicrobiotaProcess:::read.featuretab(datafile)
5. ├─base::suppressWarnings(biomformat::read_biom(file))
6. │ └─base::withCallingHandlers(...)
7. └─biomformat::read_biom(file)
8. └─biomformat::biom(x)
9. └─methods (local) `<fn>`(`<list>`, `<stndrdGn>`, `<env>`)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'MicrobiotaProcess.Rmd' failed with diagnostics:
unable to find an inherited method for function 'biom' for signature 'x = "NULL"'
--- failed re-building ‘MicrobiotaProcess.Rmd’
SUMMARY: processing the following file failed:
‘MicrobiotaProcess.Rmd’
Error: Vignette re-building failed.
Execution halted
* checking PDF version of manual ... OK
* DONE
Status: 2 ERRORs, 1 NOTE
See
‘/home/biocbuild/bbs-3.23-bioc/meat/MicrobiotaProcess.Rcheck/00check.log’
for details.
MicrobiotaProcess.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL MicrobiotaProcess ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘MicrobiotaProcess’ ... ** this is package ‘MicrobiotaProcess’ version ‘1.23.0’ ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading in method for ‘taxonomy<-’ with signature ‘x="MPSE",value="taxonomyTable"’: no definition for class “taxonomyTable” Creating a generic function for ‘rownames<-’ from package ‘base’ in package ‘MicrobiotaProcess’ in method for ‘get_alltaxadf’ with signature ‘"phyloseq"’: no definition for class “phyloseq” in method for ‘get_taxadf’ with signature ‘"phyloseq"’: no definition for class “phyloseq” in method for ‘get_alphaindex’ with signature ‘"phyloseq"’: no definition for class “phyloseq” in method for ‘get_NRI_NTI’ with signature ‘"phyloseq"’: no definition for class “phyloseq” in method for ‘get_rarecurve’ with signature ‘"phyloseq"’: no definition for class “phyloseq” in method for ‘get_upset’ with signature ‘"phyloseq"’: no definition for class “phyloseq” in method for ‘get_vennlist’ with signature ‘"phyloseq"’: no definition for class “phyloseq” in method for ‘drop_taxa’ with signature ‘"phyloseq"’: no definition for class “phyloseq” ** 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 (MicrobiotaProcess)
MicrobiotaProcess.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("MicrobiotaProcess")
MicrobiotaProcess v1.23.0 For help:
https://github.com/YuLab-SMU/MicrobiotaProcess/issues
If you use MicrobiotaProcess in published research, please cite the
paper:
Shuangbin Xu, Li Zhan, Wenli Tang, Qianwen Wang, Zehan Dai, Lang Zhou,
Tingze Feng, Meijun Chen, Tianzhi Wu, Erqiang Hu, Guangchuang Yu.
MicrobiotaProcess: A comprehensive R package for deep mining
microbiome. The Innovation. 2023, 4(2):100388. doi:
10.1016/j.xinn.2023.100388
Export the citation to BibTex by citation('MicrobiotaProcess')
This message can be suppressed by:
suppressPackageStartupMessages(library(MicrobiotaProcess))
Attaching package: 'MicrobiotaProcess'
The following object is masked from 'package:stats':
filter
> test_check("MicrobiotaProcess")
[ FAIL 0 | WARN 9 | SKIP 0 | PASS 13 ]
[ FAIL 0 | WARN 9 | SKIP 0 | PASS 13 ]
>
> proc.time()
user system elapsed
13.521 0.762 14.134
MicrobiotaProcess.Rcheck/MicrobiotaProcess-Ex.timings
| name | user | system | elapsed | |
| ImportDada2 | 1.953 | 0.077 | 2.032 | |