Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:42 -0400 (Fri, 15 Oct 2021).

CHECK results for MicrobiotaProcess on machv2

To the developers/maintainers of the MicrobiotaProcess package:
- Please 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 How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1130/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MicrobiotaProcess 1.4.4  (landing page)
Shuangbin Xu
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/MicrobiotaProcess
git_branch: RELEASE_3_13
git_last_commit: 3305c9c
git_last_commit_date: 2021-09-30 21:50:40 -0400 (Thu, 30 Sep 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: MicrobiotaProcess
Version: 1.4.4
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:MicrobiotaProcess.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings MicrobiotaProcess_1.4.4.tar.gz
StartedAt: 2021-10-14 21:07:23 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 21:14:05 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 402.0 seconds
RetCode: 0
Status:   OK  
CheckDir: MicrobiotaProcess.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/MicrobiotaProcess.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* 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.4.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 ... NOTE
Found the following hidden files and directories:
  .git_fetch_output.txt
  .git_merge_output.txt
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* 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 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 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_rarecurve-methods 12.626  0.083  12.738
mp_cal_abundance-methods  7.755  0.047   7.843
mp_diff_analysis-methods  6.097  0.017   6.118
ImportQiime2              4.908  0.156   5.071
* 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.13-bioc/meat/MicrobiotaProcess.Rcheck/00check.log’
for details.



Installation output

MicrobiotaProcess.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘MicrobiotaProcess’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘rownames<-’ from package ‘base’ in package ‘MicrobiotaProcess’
** 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.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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")

Attaching package: 'MicrobiotaProcess'

The following object is masked from 'package:stats':

    filter

> test_check("MicrobiotaProcess")
Processing map file...
Processing otu/tax file...
Reading file into memory prior to parsing...
Detecting first header line...
Header is on line 2  
Converting input file to a table...
Defining OTU table... 
Parsing taxonomy table...
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 12 ]
> 
> proc.time()
   user  system elapsed 
 30.723   0.929  31.658 

Example timings

MicrobiotaProcess.Rcheck/MicrobiotaProcess-Ex.timings

nameusersystemelapsed
ImportDada22.2550.0372.295
ImportQiime24.9080.1565.071
as.MPSE1.5060.0731.584
as.treedata0.8610.0030.870
build_tree0.0000.0000.001
convert_to_treedata000
data-hmp_aerobiosis_small0.0130.0020.015
data-kostic2012crc0.1380.0090.148
data-test_otu_data0.0020.0020.004
diff_analysis0.0000.0000.001
dr_extract0.0010.0000.001
drop_taxa0.0010.0010.001
generalizedFC0.0060.0010.007
get_alltaxadf000
get_alphaindex0.0010.0000.001
get_clust0.0000.0010.000
get_coord0.0000.0010.000
get_count000
get_dist0.0000.0000.001
get_mean_median0.0000.0000.001
get_pca0.0000.0000.001
get_pcoa0.0000.0010.000
get_pvalue0.1020.0020.105
get_rarecurve000
get_sampledflist0.0000.0010.000
get_taxadf0.0000.0010.000
get_upset0.0000.0010.001
get_varct000
get_vennlist0.0000.0000.001
ggbartax0.0000.0000.001
ggbox0.0000.0010.001
ggclust0.0000.0010.000
ggdiffbox0.0000.0000.001
ggdiffclade0.0000.0000.001
ggdifftaxbar0.0000.0010.000
ggeffectsize0.0000.0000.001
ggordpoint000
ggrarecurve0.0010.0000.000
mp_adonis-methods0.2640.0090.273
mp_aggregate-methods0.0010.0010.001
mp_anosim-methods1.9110.0351.951
mp_cal_abundance-methods7.7550.0477.843
mp_cal_alpha-methods1.5750.0241.601
mp_cal_cca-methods1.0320.0081.042
mp_cal_clust-methods0.7520.0130.767
mp_cal_dist-methods1.2100.0061.218
mp_cal_nmds-methods0.4170.0070.425
mp_cal_pca-methods1.8630.0111.875
mp_cal_pcoa-methods1.0290.0041.034
mp_cal_rarecurve-methods12.626 0.08312.738
mp_cal_rda-methods0.8650.0090.931
mp_cal_upset-methods1.3400.0151.357
mp_cal_venn-methods1.8130.0732.160
mp_decostand-methods0.5450.0070.553
mp_diff_analysis-methods6.0970.0176.118
mp_envfit-methods2.6750.0632.741
mp_filter_taxa-methods1.3040.0101.314
mp_import_metaphlan4.3350.0194.362
mp_mantel-methods0.4970.0080.506
mp_mrpp-methods0.3320.0050.337
mp_plot_abundance-methods0.0000.0010.001
mp_plot_alpha-methods0.0000.0010.001
mp_plot_dist-methods0.0000.0010.000
mp_plot_ord-methods0.0000.0010.001
mp_plot_rarecurve-methods0.0000.0010.000
mp_plot_upset-methods0.0000.0000.001
mp_plot_venn-methods000
mp_rrarefy-methods0.4780.0040.484
mp_stat_taxa-methods0.8750.0100.889
multi_compare0.0140.0020.016
read_qza0.0000.0000.001
show-methods0.0000.0010.001
split_data0.0040.0020.005
split_str_to_list000
theme_taxbar000