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

This page was generated on 2024-03-29 11:37:56 -0400 (Fri, 29 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4669
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4404
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4427
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 1252/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MicrobiotaProcess 1.14.1  (landing page)
Shuangbin Xu
Snapshot Date: 2024-03-27 14:05:05 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/MicrobiotaProcess
git_branch: RELEASE_3_18
git_last_commit: 9fc267f
git_last_commit_date: 2024-03-26 02:38:38 -0400 (Tue, 26 Mar 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  YES
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  YES
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson1macOS 13.6.1 Ventura / 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.14.1
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.14.1.tar.gz
StartedAt: 2024-03-28 05:20:18 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 05:32:23 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 724.7 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.14.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/MicrobiotaProcess.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* 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.1
* 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.14.1’
* 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.461  0.148  21.251
mp_cal_rarecurve-methods       13.777  0.153  16.250
mp_plot_diff_boxplot-methods   11.768  0.069  12.636
mp_diff_analysis-methods        9.695  0.069  10.182
mp_import_metaphlan             8.380  0.051   9.403
ImportQiime2                    8.049  0.179   8.550
mp_plot_diff_manhattan-methods  5.946  0.038   6.230
mp_cal_dist-methods             5.022  0.047   5.970
mp_envfit-methods               4.653  0.101   5.114
* 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.18-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.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 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.14.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 
 26.586   1.425  29.965 

Example timings

MicrobiotaProcess.Rcheck/MicrobiotaProcess-Ex.timings

nameusersystemelapsed
ImportDada24.0060.1584.555
ImportQiime28.0490.1798.550
MPSE0.2100.0020.212
as.treedata0.0000.0010.001
build_tree0.0000.0010.001
convert_to_treedata0.0000.0000.001
data-hmp_aerobiosis_small0.0180.0040.022
data-kostic2012crc0.0420.0060.050
data-test_otu_data0.0040.0020.006
diff_analysis0.0000.0010.001
dr_extract0.0000.0010.001
drop_taxa0.0010.0010.002
generalizedFC0.0090.0010.012
get_alltaxadf0.0010.0010.001
get_alphaindex0.0010.0010.002
get_clust0.0000.0000.001
get_coord0.0010.0000.000
get_count000
get_dist000
get_mean_median0.0000.0000.001
get_pca000
get_pcoa0.0000.0000.001
get_pvalue0.1080.0040.113
get_rarecurve0.0000.0000.001
get_sampledflist0.0010.0010.001
get_taxadf0.0010.0010.001
get_upset0.0000.0010.002
get_varct0.0000.0000.001
get_vennlist0.0000.0010.001
ggbartax000
ggbox0.0010.0010.002
ggclust0.0000.0010.001
ggdiffbox0.0000.0010.001
ggdiffclade0.0000.0000.001
ggdifftaxbar0.0000.0010.001
ggeffectsize0.0010.0010.001
ggordpoint0.0010.0000.000
ggrarecurve0.0010.0000.001
mp_adonis-methods0.2510.0100.271
mp_aggregate-methods0.0000.0000.001
mp_aggregate_clade-methods0.0000.0010.001
mp_anosim-methods2.4840.0452.657
mp_balance_clade-methods0.0000.0020.001
mp_cal_abundance-methods19.461 0.14821.251
mp_cal_alpha-methods2.3240.0262.742
mp_cal_cca-methods1.9970.0352.405
mp_cal_clust-methods0.8170.0120.979
mp_cal_dist-methods5.0220.0475.970
mp_cal_divergence-methods0.0000.0000.001
mp_cal_nmds-methods0.5650.0150.660
mp_cal_pca-methods3.4040.0313.886
mp_cal_pcoa-methods1.1590.0121.322
mp_cal_pd_metric-methods0.0000.0010.002
mp_cal_rarecurve-methods13.777 0.15316.250
mp_cal_rda-methods1.5050.0191.753
mp_cal_upset-methods3.2100.0463.943
mp_cal_venn-methods0.9940.0231.159
mp_decostand-methods0.7070.0080.800
mp_diff_analysis-methods 9.695 0.06910.182
mp_diff_clade-methods0.0000.0010.002
mp_dmn-methods000
mp_dmngroup-methods0.0010.0000.001
mp_envfit-methods4.6530.1015.114
mp_filter_taxa-methods1.7810.0152.021
mp_import_metaphlan8.3800.0519.403
mp_mantel-methods0.5940.0110.625
mp_mrpp-methods0.4130.0060.440
mp_plot_abundance-methods0.0010.0020.002
mp_plot_alpha-methods0.0000.0010.001
mp_plot_diff_boxplot-methods11.768 0.06912.636
mp_plot_diff_cladogram0.0000.0020.002
mp_plot_diff_manhattan-methods5.9460.0386.230
mp_plot_dist-methods0.0010.0010.002
mp_plot_ord-methods0.0000.0010.001
mp_plot_rarecurve-methods0.0000.0010.001
mp_plot_upset-methods0.0010.0010.001
mp_plot_venn-methods0.0000.0010.001
mp_rrarefy-methods0.7140.0070.842
mp_select_as_tip-methods0.0000.0010.001
mp_stat_taxa-methods1.6630.0191.893
multi_compare0.0180.0040.023
read_qza0.0010.0010.001
show-methods0.0010.0010.001
split_data0.0040.0020.007
split_str_to_list0.0000.0010.001
theme_taxbar0.0000.0010.001