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

This page was generated on 2023-10-16 11:37:14 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 1224/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MicrobiotaProcess 1.12.4  (landing page)
Shuangbin Xu
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/MicrobiotaProcess
git_branch: RELEASE_3_17
git_last_commit: d59cb04
git_last_commit_date: 2023-10-06 23:15:24 -0400 (Fri, 06 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

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.12.4
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.12.4.tar.gz
StartedAt: 2023-10-16 03:53:28 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 04:07:36 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 847.0 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.12.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/MicrobiotaProcess.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.4
* 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.12.4’
* 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 R 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 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       19.151  0.198  25.765
mp_cal_rarecurve-methods       13.797  0.166  18.170
mp_plot_diff_boxplot-methods   12.708  0.136  16.296
mp_diff_analysis-methods       11.825  0.116  15.219
ImportQiime2                    8.955  0.217  12.308
mp_import_metaphlan             8.282  0.058  10.842
mp_plot_diff_manhattan-methods  7.010  0.114   9.316
mp_envfit-methods               4.754  0.105   6.198
mp_cal_dist-methods             4.482  0.058   6.622
ImportDada2                     3.480  0.203   5.002
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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.17-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.3-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.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (64-bit)

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.12.4 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 
 27.024   1.212  36.537 

Example timings

MicrobiotaProcess.Rcheck/MicrobiotaProcess-Ex.timings

nameusersystemelapsed
ImportDada23.4800.2035.002
ImportQiime2 8.955 0.21712.308
MPSE0.2220.0070.311
as.treedata0.0000.0000.001
build_tree0.0000.0000.001
convert_to_treedata0.0000.0010.000
data-hmp_aerobiosis_small0.0190.0050.030
data-kostic2012crc0.0450.0080.073
data-test_otu_data0.0030.0030.006
diff_analysis0.0000.0010.001
dr_extract0.0000.0000.001
drop_taxa0.0000.0010.005
generalizedFC0.0110.0010.018
get_alltaxadf0.0000.0010.001
get_alphaindex0.0000.0010.001
get_clust0.0000.0010.001
get_coord0.0000.0010.000
get_count0.0010.0000.001
get_dist0.0010.0010.005
get_mean_median0.0000.0010.001
get_pca0.0000.0000.001
get_pcoa0.0000.0010.001
get_pvalue0.1410.0050.208
get_rarecurve0.0000.0000.001
get_sampledflist000
get_taxadf0.0000.0010.002
get_upset0.0010.0010.002
get_varct000
get_vennlist0.0000.0010.001
ggbartax0.0000.0010.003
ggbox0.0000.0010.001
ggclust0.0000.0010.001
ggdiffbox0.0010.0000.001
ggdiffclade0.0000.0010.002
ggdifftaxbar0.0000.0010.001
ggeffectsize0.0010.0000.001
ggordpoint0.0010.0000.000
ggrarecurve0.0000.0010.001
mp_adonis-methods0.2240.0070.320
mp_aggregate-methods0.0000.0010.000
mp_aggregate_clade-methods0.0000.0010.001
mp_anosim-methods2.6210.0513.683
mp_balance_clade-methods0.0010.0010.008
mp_cal_abundance-methods19.151 0.19825.765
mp_cal_alpha-methods2.4540.0303.224
mp_cal_cca-methods2.6390.0363.455
mp_cal_clust-methods0.9330.0181.366
mp_cal_dist-methods4.4820.0586.622
mp_cal_divergence-methods0.0000.0010.002
mp_cal_nmds-methods0.4640.0180.631
mp_cal_pca-methods3.2770.0294.223
mp_cal_pcoa-methods1.1580.0161.501
mp_cal_pd_metric-methods0.0000.0010.002
mp_cal_rarecurve-methods13.797 0.16618.170
mp_cal_rda-methods1.4920.0202.009
mp_cal_upset-methods2.2880.0313.083
mp_cal_venn-methods2.5240.1083.229
mp_decostand-methods0.7360.0070.906
mp_diff_analysis-methods11.825 0.11615.219
mp_diff_clade-methods0.0010.0010.001
mp_dmn-methods0.0000.0000.001
mp_dmngroup-methods0.0000.0010.001
mp_envfit-methods4.7540.1056.198
mp_filter_taxa-methods1.9330.0182.609
mp_import_metaphlan 8.282 0.05810.842
mp_mantel-methods0.6510.0160.855
mp_mrpp-methods0.4240.0080.548
mp_plot_abundance-methods0.0010.0020.005
mp_plot_alpha-methods0.0000.0010.001
mp_plot_diff_boxplot-methods12.708 0.13616.296
mp_plot_diff_cladogram0.0000.0010.001
mp_plot_diff_manhattan-methods7.0100.1149.316
mp_plot_dist-methods0.0000.0010.005
mp_plot_ord-methods0.0000.0010.005
mp_plot_rarecurve-methods0.0010.0010.002
mp_plot_upset-methods0.0000.0010.003
mp_plot_venn-methods0.0000.0010.001
mp_rrarefy-methods0.7750.0081.022
mp_select_as_tip-methods0.0000.0010.001
mp_stat_taxa-methods2.1710.0282.870
multi_compare0.0210.0040.031
read_qza000
show-methods0.0000.0020.002
split_data0.0050.0030.012
split_str_to_list0.0000.0010.001
theme_taxbar0.0000.0010.001