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

This page was generated on 2026-04-14 11:35 -0400 (Tue, 14 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4924
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4655
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 1317/2394HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MicrobiotaProcess 1.23.1  (landing page)
Shuangbin Xu
Snapshot Date: 2026-04-13 13:40 -0400 (Mon, 13 Apr 2026)
git_url: https://git.bioconductor.org/packages/MicrobiotaProcess
git_branch: devel
git_last_commit: 916270c
git_last_commit_date: 2026-04-01 23:31:10 -0400 (Wed, 01 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for MicrobiotaProcess in R Universe.


CHECK results for MicrobiotaProcess on nebbiolo1

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.

raw results


Summary

Package: MicrobiotaProcess
Version: 1.23.1
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.1.tar.gz
StartedAt: 2026-04-14 02:45:03 -0400 (Tue, 14 Apr 2026)
EndedAt: 2026-04-14 02:52:15 -0400 (Tue, 14 Apr 2026)
EllapsedTime: 431.5 seconds
RetCode: 0
Status:   OK  
CheckDir: MicrobiotaProcess.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/MicrobiotaProcess.Rcheck’
* using R version 4.6.0 alpha (2026-04-05 r89794)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-14 06:45:04 UTC
* checking for file ‘MicrobiotaProcess/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MicrobiotaProcess’ version ‘1.23.1’
* 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                              user system elapsed
mp_cal_abundance-methods     9.142  0.135   8.987
mp_plot_diff_boxplot-methods 5.779  0.068   5.718
mp_cal_rarecurve-methods     5.462  0.123   5.585
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/MicrobiotaProcess.Rcheck/00check.log’
for details.


Installation output

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.1’
** 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)

Tests output

MicrobiotaProcess.Rcheck/tests/testthat.Rout


R version 4.6.0 alpha (2026-04-05 r89794)
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.1 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.072   0.748  13.676 

Example timings

MicrobiotaProcess.Rcheck/MicrobiotaProcess-Ex.timings

nameusersystemelapsed
ImportDada21.9190.0131.934
ImportQiime2000
MPSE0.0830.0000.082
as.treedata000
build_tree0.0000.0000.001
convert_to_treedata0.0010.0000.000
data-hmp_aerobiosis_small0.0090.0020.010
data-kostic2012crc0.0250.0040.029
data-test_otu_data0.0020.0000.002
diff_analysis0.0000.0000.001
dr_extract0.0000.0010.000
drop_taxa000
generalizedFC0.0050.0000.006
get_alltaxadf0.0000.0010.000
get_alphaindex0.0000.0010.000
get_clust000
get_coord0.0000.0000.001
get_count0.0000.0010.000
get_dist000
get_mean_median0.0000.0000.001
get_pca0.0000.0010.000
get_pcoa000
get_pvalue0.0500.0010.053
get_rarecurve0.0000.0000.001
get_sampledflist0.0010.0000.000
get_taxadf000
get_upset000
get_varct0.0000.0000.001
get_vennlist0.0000.0010.000
ggbartax000
ggbox0.0000.0000.001
ggclust0.0000.0000.001
ggdiffbox0.0000.0010.001
ggdiffclade0.0000.0010.000
ggdifftaxbar0.0000.0010.000
ggeffectsize000
ggordpoint0.0000.0000.001
ggrarecurve0.0010.0000.000
mp_adonis-methods0.0940.0010.095
mp_aggregate-methods000
mp_aggregate_clade-methods0.0000.0000.001
mp_anosim-methods1.0590.0381.098
mp_balance_clade-methods0.0000.0000.001
mp_cal_abundance-methods9.1420.1358.987
mp_cal_alpha-methods1.1810.0181.200
mp_cal_cca-methods1.6460.0811.730
mp_cal_clust-methods0.5060.0200.526
mp_cal_dist-methods2.6370.0782.715
mp_cal_divergence-methods0.0000.0000.001
mp_cal_nmds-methods0.3090.0050.314
mp_cal_pca-methods1.8190.0081.827
mp_cal_pcoa-methods0.5120.0050.517
mp_cal_pd_metric-methods0.0010.0000.001
mp_cal_rarecurve-methods5.4620.1235.585
mp_cal_rda-methods0.6740.0020.676
mp_cal_upset-methods1.1540.0191.165
mp_cal_venn-methods0.5010.0170.510
mp_decostand-methods0.3120.0050.317
mp_diff_analysis-methods4.6210.0534.542
mp_diff_clade-methods0.0000.0000.001
mp_dmn-methods0.0000.0000.001
mp_dmngroup-methods0.0000.0010.000
mp_envfit-methods1.8840.0181.903
mp_filter_taxa-methods0.8870.0080.896
mp_import_metaphlan2.8010.0032.805
mp_mantel-methods0.2350.0040.239
mp_mrpp-methods0.1580.0030.161
mp_plot_abundance-methods0.0000.0000.001
mp_plot_alpha-methods0.0000.0010.000
mp_plot_diff_boxplot-methods5.7790.0685.718
mp_plot_diff_cladogram0.0010.0000.000
mp_plot_diff_manhattan-methods3.0050.0162.889
mp_plot_dist-methods0.0000.0000.001
mp_plot_ord-methods0.0000.0000.001
mp_plot_rarecurve-methods0.0000.0000.001
mp_plot_upset-methods0.0000.0000.001
mp_plot_venn-methods0.0000.0010.000
mp_rrarefy-methods0.3750.0030.378
mp_select_as_tip-methods0.0000.0010.000
mp_stat_taxa-methods0.9730.0590.898
multi_compare0.0080.0010.010
read_qza0.0010.0000.000
show-methods0.0000.0000.001
split_data0.0030.0000.003
split_str_to_list0.0000.0000.001
theme_taxbar0.0000.0000.001