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

This page was generated on 2025-04-02 19:32 -0400 (Wed, 02 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4764
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4495
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4522
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4449
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4426
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 1256/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MicrobiotaProcess 1.18.0  (landing page)
Shuangbin Xu
Snapshot Date: 2025-03-31 13:00 -0400 (Mon, 31 Mar 2025)
git_url: https://git.bioconductor.org/packages/MicrobiotaProcess
git_branch: RELEASE_3_20
git_last_commit: af61750
git_last_commit_date: 2024-10-29 10:45:36 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for MicrobiotaProcess on merida1

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.18.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MicrobiotaProcess.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MicrobiotaProcess_1.18.0.tar.gz
StartedAt: 2025-04-01 05:36:42 -0400 (Tue, 01 Apr 2025)
EndedAt: 2025-04-01 05:48:04 -0400 (Tue, 01 Apr 2025)
EllapsedTime: 682.3 seconds
RetCode: 0
Status:   OK  
CheckDir: MicrobiotaProcess.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MicrobiotaProcess.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MicrobiotaProcess_1.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/MicrobiotaProcess.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MicrobiotaProcess/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MicrobiotaProcess’ version ‘1.18.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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 ... NOTE
  installed size is  5.8Mb
  sub-directories of 1Mb or more:
    R         2.6Mb
    figures   1.9Mb
* 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 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 ... 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
mp_cal_abundance-methods       18.992  0.118  20.028
mp_cal_rarecurve-methods       14.372  0.121  15.365
mp_plot_diff_boxplot-methods   11.706  0.073  12.137
mp_diff_analysis-methods       10.862  0.081  12.589
ImportQiime2                    9.366  0.204   9.947
mp_import_metaphlan             8.895  0.040   9.675
mp_plot_diff_manhattan-methods  5.955  0.027   6.000
mp_cal_dist-methods             5.428  0.040   5.587
mp_envfit-methods               4.806  0.124   5.172
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/MicrobiotaProcess.Rcheck/00check.log’
for details.


Installation output

MicrobiotaProcess.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL MicrobiotaProcess
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘MicrobiotaProcess’ ...
** 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.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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("testthat")
> library("MicrobiotaProcess")
MicrobiotaProcess v1.18.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 
 26.138   1.319  27.910 

Example timings

MicrobiotaProcess.Rcheck/MicrobiotaProcess-Ex.timings

nameusersystemelapsed
ImportDada23.4110.1443.578
ImportQiime29.3660.2049.947
MPSE0.1820.0020.194
as.treedata0.0000.0000.001
build_tree0.0000.0010.001
convert_to_treedata0.0000.0010.001
data-hmp_aerobiosis_small0.0150.0060.023
data-kostic2012crc0.0430.0120.057
data-test_otu_data0.0040.0080.012
diff_analysis0.0000.0000.001
dr_extract0.0000.0010.001
drop_taxa0.0010.0000.001
generalizedFC0.0100.0020.012
get_alltaxadf000
get_alphaindex0.0000.0010.001
get_clust0.0010.0000.001
get_coord0.0000.0010.000
get_count0.0000.0010.001
get_dist0.0000.0010.001
get_mean_median0.0000.0010.001
get_pca0.0010.0000.001
get_pcoa0.0010.0000.000
get_pvalue0.1120.0030.126
get_rarecurve0.0010.0010.001
get_sampledflist000
get_taxadf0.0000.0010.001
get_upset0.0000.0010.001
get_varct0.0000.0000.001
get_vennlist0.0010.0010.001
ggbartax0.0000.0000.001
ggbox0.0010.0020.003
ggclust0.0000.0010.001
ggdiffbox0.0000.0010.002
ggdiffclade0.0010.0000.001
ggdifftaxbar0.0000.0010.001
ggeffectsize0.0000.0000.001
ggordpoint0.0000.0010.001
ggrarecurve0.0010.0000.003
mp_adonis-methods0.2270.0100.253
mp_aggregate-methods000
mp_aggregate_clade-methods0.0000.0010.001
mp_anosim-methods2.6190.0482.870
mp_balance_clade-methods0.0000.0010.002
mp_cal_abundance-methods18.992 0.11820.028
mp_cal_alpha-methods2.3540.0292.395
mp_cal_cca-methods2.1560.0302.227
mp_cal_clust-methods0.8290.0180.880
mp_cal_dist-methods5.4280.0405.587
mp_cal_divergence-methods0.0000.0010.001
mp_cal_nmds-methods0.5840.0200.664
mp_cal_pca-methods3.5350.0283.808
mp_cal_pcoa-methods1.1810.0141.212
mp_cal_pd_metric-methods0.0000.0000.001
mp_cal_rarecurve-methods14.372 0.12115.365
mp_cal_rda-methods1.5750.0161.798
mp_cal_upset-methods2.2810.0292.620
mp_cal_venn-methods1.0090.0221.171
mp_decostand-methods0.7130.0110.848
mp_diff_analysis-methods10.862 0.08112.589
mp_diff_clade-methods0.0010.0000.001
mp_dmn-methods0.0000.0010.000
mp_dmngroup-methods0.0000.0010.000
mp_envfit-methods4.8060.1245.172
mp_filter_taxa-methods1.8440.0161.967
mp_import_metaphlan8.8950.0409.675
mp_mantel-methods0.6350.0100.682
mp_mrpp-methods0.4320.0110.467
mp_plot_abundance-methods0.0010.0020.004
mp_plot_alpha-methods0.0000.0010.001
mp_plot_diff_boxplot-methods11.706 0.07312.137
mp_plot_diff_cladogram0.0000.0010.002
mp_plot_diff_manhattan-methods5.9550.0276.000
mp_plot_dist-methods0.0000.0020.001
mp_plot_ord-methods0.0000.0010.001
mp_plot_rarecurve-methods0.0010.0010.001
mp_plot_upset-methods0.0010.0010.001
mp_plot_venn-methods0.0000.0010.001
mp_rrarefy-methods0.6730.0100.688
mp_select_as_tip-methods0.0000.0010.000
mp_stat_taxa-methods1.7910.0151.832
multi_compare0.0200.0040.024
read_qza0.0010.0000.001
show-methods0.0000.0010.001
split_data0.0040.0030.008
split_str_to_list0.0010.0010.001
theme_taxbar0.0000.0010.001