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

This page was generated on 2024-07-19 17:37 -0400 (Fri, 19 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4742
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4484
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4513
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4462
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 1266/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MicrobiotaProcess 1.16.0  (landing page)
Shuangbin Xu
Snapshot Date: 2024-07-17 14:00 -0400 (Wed, 17 Jul 2024)
git_url: https://git.bioconductor.org/packages/MicrobiotaProcess
git_branch: RELEASE_3_19
git_last_commit: 7a3d7c5
git_last_commit_date: 2024-04-30 11:22:53 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
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


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.16.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:MicrobiotaProcess.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings MicrobiotaProcess_1.16.0.tar.gz
StartedAt: 2024-07-18 01:32:52 -0400 (Thu, 18 Jul 2024)
EndedAt: 2024-07-18 01:39:36 -0400 (Thu, 18 Jul 2024)
EllapsedTime: 403.8 seconds
RetCode: 0
Status:   OK  
CheckDir: MicrobiotaProcess.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:MicrobiotaProcess.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings MicrobiotaProcess_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/MicrobiotaProcess.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘MicrobiotaProcess/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MicrobiotaProcess’ version ‘1.16.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 ... 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 ... 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     7.710  0.108   7.626
mp_plot_diff_boxplot-methods 5.974  0.118   5.956
mp_cal_rarecurve-methods     5.606  0.075   5.682
* 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: OK


Installation output

MicrobiotaProcess.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL MicrobiotaProcess
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-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.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 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.16.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 
 12.316   0.747  12.955 

Example timings

MicrobiotaProcess.Rcheck/MicrobiotaProcess-Ex.timings

nameusersystemelapsed
ImportDada21.2560.1081.365
ImportQiime24.1820.0954.278
MPSE0.0860.0000.086
as.treedata000
build_tree000
convert_to_treedata0.0010.0000.001
data-hmp_aerobiosis_small0.0120.0000.012
data-kostic2012crc0.0280.0000.028
data-test_otu_data0.0000.0020.002
diff_analysis000
dr_extract000
drop_taxa0.0000.0010.000
generalizedFC0.0040.0030.006
get_alltaxadf0.0000.0000.001
get_alphaindex0.0000.0000.001
get_clust000
get_coord0.0000.0010.000
get_count0.0000.0000.001
get_dist000
get_mean_median000
get_pca0.0010.0000.000
get_pcoa0.0000.0000.001
get_pvalue0.0590.0000.061
get_rarecurve000
get_sampledflist0.0000.0000.001
get_taxadf0.0010.0000.000
get_upset000
get_varct0.0000.0010.000
get_vennlist0.0000.0000.001
ggbartax000
ggbox0.0000.0010.000
ggclust000
ggdiffbox0.0000.0000.001
ggdiffclade0.0000.0000.001
ggdifftaxbar000
ggeffectsize0.0000.0010.000
ggordpoint000
ggrarecurve0.0000.0000.001
mp_adonis-methods0.1090.0040.114
mp_aggregate-methods000
mp_aggregate_clade-methods0.0000.0000.001
mp_anosim-methods1.0160.0281.044
mp_balance_clade-methods0.0000.0000.001
mp_cal_abundance-methods7.7100.1087.626
mp_cal_alpha-methods0.9900.0481.039
mp_cal_cca-methods0.9170.0440.961
mp_cal_clust-methods0.3810.0080.389
mp_cal_dist-methods1.9690.0241.993
mp_cal_divergence-methods000
mp_cal_nmds-methods0.2870.0080.295
mp_cal_pca-methods1.4790.0271.506
mp_cal_pcoa-methods0.530.000.53
mp_cal_pd_metric-methods0.0000.0010.000
mp_cal_rarecurve-methods5.6060.0755.682
mp_cal_rda-methods0.6600.0040.663
mp_cal_upset-methods0.9670.0120.971
mp_cal_venn-methods0.5020.0080.503
mp_decostand-methods0.3020.0000.302
mp_diff_analysis-methods4.4280.0284.353
mp_diff_clade-methods000
mp_dmn-methods000
mp_dmngroup-methods0.0000.0000.001
mp_envfit-methods1.8670.0561.923
mp_filter_taxa-methods0.8390.0160.856
mp_import_metaphlan2.7030.0482.754
mp_mantel-methods0.2470.0040.250
mp_mrpp-methods0.1910.0000.190
mp_plot_abundance-methods0.0000.0010.000
mp_plot_alpha-methods0.0000.0010.000
mp_plot_diff_boxplot-methods5.9740.1185.956
mp_plot_diff_cladogram0.0000.0010.000
mp_plot_diff_manhattan-methods2.5740.0232.493
mp_plot_dist-methods000
mp_plot_ord-methods0.0000.0010.000
mp_plot_rarecurve-methods000
mp_plot_upset-methods000
mp_plot_venn-methods0.0000.0000.001
mp_rrarefy-methods0.3250.0080.333
mp_select_as_tip-methods000
mp_stat_taxa-methods0.8870.0000.747
multi_compare0.0080.0000.009
read_qza0.0000.0000.001
show-methods000
split_data0.0010.0030.002
split_str_to_list0.0000.0010.000
theme_taxbar000