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

This page was generated on 2023-06-06 11:00:36 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4366
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

CHECK results for MicrobiotaProcess on kunpeng2


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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1209/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MicrobiotaProcess 1.13.1  (landing page)
Shuangbin Xu
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 2023)
git_url: https://git.bioconductor.org/packages/MicrobiotaProcess
git_branch: devel
git_last_commit: dc7add5
git_last_commit_date: 2023-05-04 02:02:50 -0000 (Thu, 04 May 2023)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  

Summary

Package: MicrobiotaProcess
Version: 1.13.1
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:MicrobiotaProcess.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings MicrobiotaProcess_1.13.1.tar.gz
StartedAt: 2023-06-06 02:03:06 -0000 (Tue, 06 Jun 2023)
EndedAt: 2023-06-06 02:11:52 -0000 (Tue, 06 Jun 2023)
EllapsedTime: 525.7 seconds
RetCode: 1
Status:   ERROR  
CheckDir: MicrobiotaProcess.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/MicrobiotaProcess.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘MicrobiotaProcess/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MicrobiotaProcess’ version ‘1.13.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.7Mb
  sub-directories of 1Mb or more:
    R         2.5Mb
    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 loading without being on the library search path ... 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 ... ERROR
Running examples in ‘MicrobiotaProcess-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: mp_diff_analysis
> ### Title: Differential expression analysis for MPSE or tbl_mpse object
> ### Aliases: mp_diff_analysis mp_diff_analysis,MPSE-method
> ###   mp_diff_analysis,MPSE mp_diff_analysis,tbl_mpse-method
> ###   mp_diff_analysis,tbl_mpse mp_diff_analysis,grouped_df_mpse-method
> ###   mp_diff_analysis,grouped_df_mpse
> 
> ### ** Examples
> 
> data(mouse.time.mpse)
> mouse.time.mpse %<>%
+   mp_rrarefy() 
> mouse.time.mpse
# A MPSE-tibble (MPSE object) abstraction: 4,142 × 12
# OTU=218 | Samples=19 | Assays=Abundance, RareAbundance | Taxonomy=Kingdom,
#   Phylum, Class, Order, Family, Genus, Species
   OTU    Sample Abundance RareAbundance time  Kingdom Phylum Class Order Family
   <chr>  <chr>      <int>         <int> <chr> <chr>   <chr>  <chr> <chr> <chr> 
 1 OTU_1  F3D0         579           214 Early k__Bac… p__Ba… c__B… o__B… f__Mu…
 2 OTU_2  F3D0         345           116 Early k__Bac… p__Ba… c__B… o__B… f__Mu…
 3 OTU_3  F3D0         449           179 Early k__Bac… p__Ba… c__B… o__B… f__Mu…
 4 OTU_4  F3D0         430           167 Early k__Bac… p__Ba… c__B… o__B… f__Mu…
 5 OTU_5  F3D0         154            54 Early k__Bac… p__Ba… c__B… o__B… f__Ba…
 6 OTU_6  F3D0         470           174 Early k__Bac… p__Ba… c__B… o__B… f__Mu…
 7 OTU_7  F3D0         282           115 Early k__Bac… p__Ba… c__B… o__B… f__Mu…
 8 OTU_8  F3D0         184            74 Early k__Bac… p__Ba… c__B… o__B… f__Ri…
 9 OTU_9  F3D0          45            16 Early k__Bac… p__Ba… c__B… o__B… f__Mu…
10 OTU_10 F3D0         158            59 Early k__Bac… p__Ba… c__B… o__B… f__Mu…
# ℹ 4,132 more rows
# ℹ 2 more variables: Genus <chr>, Species <chr>
> mouse.time.mpse %<>%
+   mp_diff_analysis(.abundance=RareAbundance, 
+                    .group=time, 
+                    first.test.alpha=0.01,
+                    action="add") 
> library(ggplot2)
> p <- mouse.time.mpse %>% mp_plot_diff_res()
Warning: Duplicated aesthetics after name standardisation: fill
Error in new_stat$default_aes[[new_aes]] : no such index at level 1
Calls: %>% -> mp_plot_diff_res -> mp_plot_diff_res
Execution halted
* 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 ...
  ‘MicrobiotaProcess.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/MicrobiotaProcess.Rcheck/00check.log’
for details.


Installation output

MicrobiotaProcess.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL MicrobiotaProcess
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.0/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.3.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (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.13.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 
 17.391   0.679  18.068 

Example timings

MicrobiotaProcess.Rcheck/MicrobiotaProcess-Ex.timings

nameusersystemelapsed
ImportDada22.7180.1642.891
ImportQiime24.8090.1114.963
MPSE0.1390.0040.143
as.treedata000
build_tree0.0000.0000.001
convert_to_treedata000
data-hmp_aerobiosis_small0.0110.0000.010
data-kostic2012crc0.0230.0040.027
data-test_otu_data0.0000.0030.002
diff_analysis000
dr_extract000
drop_taxa000
generalizedFC0.0070.0000.006
get_alltaxadf000
get_alphaindex000
get_clust000
get_coord0.0000.0000.001
get_count000
get_dist000
get_mean_median000
get_pca000
get_pcoa000
get_pvalue0.0680.0000.071
get_rarecurve000
get_sampledflist000
get_taxadf0.0010.0000.000
get_upset000
get_varct0.0000.0000.001
get_vennlist000
ggbartax000
ggbox0.0010.0000.000
ggclust000
ggdiffbox000
ggdiffclade0.0010.0000.000
ggdifftaxbar0.0000.0010.000
ggeffectsize0.0000.0000.001
ggordpoint000
ggrarecurve000
mp_adonis-methods0.1290.0050.135
mp_aggregate-methods000
mp_aggregate_clade-methods0.0010.0000.000
mp_anosim-methods1.6240.0161.644
mp_balance_clade-methods0.0000.0010.000
mp_cal_abundance-methods12.932 0.20213.105
mp_cal_alpha-methods1.5550.0321.593
mp_cal_cca-methods1.2210.0511.275
mp_cal_clust-methods0.7010.0080.710
mp_cal_dist-methods2.9210.0242.951
mp_cal_divergence-methods000
mp_cal_nmds-methods0.3280.0040.332
mp_cal_pca-methods2.1300.0162.150
mp_cal_pcoa-methods0.7990.0040.804
mp_cal_pd_metric-methods000
mp_cal_rarecurve-methods8.5610.0928.668
mp_cal_rda-methods1.8870.0641.954
mp_cal_upset-methods1.4470.0081.456
mp_cal_venn-methods2.0040.0522.083
mp_decostand-methods0.4620.0000.463