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

CHECK report for MicrobiotaProcess on tokay2

This page was generated on 2020-10-17 11:57:05 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE MicrobiotaProcess PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1078/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MicrobiotaProcess 1.0.5
Shuangbin Xu
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/MicrobiotaProcess
Branch: RELEASE_3_11
Last Commit: 95c5f5c
Last Changed Date: 2020-08-05 03:00:37 -0400 (Wed, 05 Aug 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: MicrobiotaProcess
Version: 1.0.5
Command: C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:MicrobiotaProcess.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings MicrobiotaProcess_1.0.5.tar.gz
StartedAt: 2020-10-17 06:02:35 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 06:10:29 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 474.1 seconds
RetCode: 0
Status:  OK  
CheckDir: MicrobiotaProcess.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:MicrobiotaProcess.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings MicrobiotaProcess_1.0.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.11-bioc/meat/MicrobiotaProcess.Rcheck'
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'MicrobiotaProcess/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'MicrobiotaProcess' version '1.0.5'
* 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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
as.data.frame       13.58   0.50   14.20
ggrarecurve         12.72   0.00   12.72
diff_analysis       12.05   0.06   12.11
ggdiffclade         10.43   0.08   10.52
ggdiffbox           10.41   0.06   10.47
import_qiime2        2.52   0.05    5.11
mapply_retrieve_seq  0.06   0.01    8.11
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
ggrarecurve         12.35   0.00   12.34
ggdiffbox           12.20   0.07   12.27
ggdiffclade         12.10   0.04   12.14
diff_analysis       10.80   0.10   10.89
as.data.frame       10.14   0.09   10.24
mapply_retrieve_seq  0.09   0.01    7.25
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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: OK


Installation output

MicrobiotaProcess.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.11/bioc/src/contrib/MicrobiotaProcess_1.0.5.tar.gz && rm -rf MicrobiotaProcess.buildbin-libdir && mkdir MicrobiotaProcess.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=MicrobiotaProcess.buildbin-libdir MicrobiotaProcess_1.0.5.tar.gz && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL MicrobiotaProcess_1.0.5.zip && rm MicrobiotaProcess_1.0.5.tar.gz MicrobiotaProcess_1.0.5.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  400k  100  400k    0     0  4919k      0 --:--:-- --:--:-- --:--:-- 5646k

install for i386

* installing *source* package 'MicrobiotaProcess' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'MicrobiotaProcess'
    finding HTML links ... done
    alphasample-class                       html  
    as.data.frame                           html  
    build_tree                              html  
    clustplotClass-class                    html  
    convert_to_treedata                     html  
    data-hmp_aerobiosis_small               html  
    data-kostic2012crc                      html  
    data-test_otu_data                      html  
    diffAnalysisClass-class                 html  
    diff_analysis                           html  
    drop_taxa                               html  
    generalizedFC                           html  
    geom_ord_ellipse                        html  
    get_alltaxadf                           html  
    get_alphaindex                          html  
    get_clust                               html  
    get_coord                               html  
    get_count                               html  
    get_dist                                html  
    get_mean_median                         html  
    get_pca                                 html  
    get_pcoa                                html  
    get_pvalue                              html  
    get_sampledflist                        html  
    get_taxadf                              html  
    get_upset                               html  
    get_varct                               html  
    get_vennlist                            html  
    ggbartax                                html  
    ggbox                                   html  
    ggclust                                 html  
    ggdiffbox                               html  
    ggdiffclade                             html  
    ggdifftaxbar                            html  
    ggeffectsize                            html  
    ggordpoint                              html  
    ggrarecurve                             html  
    finding level-2 HTML links ... done

    import_dada2                            html  
    import_qiime2                           html  
    mappingtaxda                            html  
    mapply_retrieve_seq                     html  
    multi_compare                           html  
    ordplotClass-class                      html  
    pcasample-class                         html  
    pcoa-class                              html  
    prcomp-class                            html  
    read_qza                                html  
    retrieve_seq                            html  
    show-methods                            html  
    split_data                              html  
    split_str_to_list                       html  
    stat_rare                               html  
    theme_taxbar                            html  
** 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

install for x64

* installing *source* package 'MicrobiotaProcess' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'MicrobiotaProcess' as MicrobiotaProcess_1.0.5.zip
* DONE (MicrobiotaProcess)
* installing to library 'C:/Users/biocbuild/bbs-3.11-bioc/R/library'
package 'MicrobiotaProcess' successfully unpacked and MD5 sums checked

Tests output

MicrobiotaProcess.Rcheck/tests_i386/testthat.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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")
> 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...
== testthat results  ===========================================================
[ OK: 11 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
  29.60    0.92   31.15 

MicrobiotaProcess.Rcheck/tests_x64/testthat.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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")
> 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...
== testthat results  ===========================================================
[ OK: 11 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
  27.57    0.65   28.23 

Example timings

MicrobiotaProcess.Rcheck/examples_i386/MicrobiotaProcess-Ex.timings

nameusersystemelapsed
as.data.frame13.58 0.5014.20
build_tree000
convert_to_treedata4.250.024.27
data-hmp_aerobiosis_small0.020.010.03
data-kostic2012crc0.060.130.18
data-test_otu_data000
diff_analysis12.05 0.0612.11
drop_taxa0.220.000.22
generalizedFC000
get_alltaxadf0.720.000.72
get_alphaindex1.640.051.74
get_clust000
get_coord0.000.010.01
get_count0.040.000.05
get_dist0.290.000.28
get_mean_median0.120.020.14
get_pca000
get_pcoa0.400.030.43
get_pvalue0.100.000.14
get_sampledflist0.040.000.05
get_taxadf0.920.000.92
get_upset0.30.00.3
get_varct0.330.030.36
get_vennlist0.20.00.2
ggbartax0.220.000.22
ggbox0.330.020.34
ggclust000
ggdiffbox10.41 0.0610.47
ggdiffclade10.43 0.0810.52
ggdifftaxbar0.330.090.42
ggeffectsize0.760.110.87
ggordpoint000
ggrarecurve12.72 0.0012.72
import_dada20.080.000.08
import_qiime22.520.055.11
mapply_retrieve_seq0.060.018.11
multi_compare0.010.000.01
read_qza0.190.000.19
retrieve_seq0.020.000.02
show-methods000
split_data0.000.020.01
split_str_to_list0.010.000.02
theme_taxbar0.350.000.34

MicrobiotaProcess.Rcheck/examples_x64/MicrobiotaProcess-Ex.timings

nameusersystemelapsed
as.data.frame10.14 0.0910.24
build_tree000
convert_to_treedata4.040.004.04
data-hmp_aerobiosis_small0.010.000.01
data-kostic2012crc0.080.060.14
data-test_otu_data0.010.000.02
diff_analysis10.80 0.1010.89
drop_taxa0.220.000.22
generalizedFC000
get_alltaxadf0.980.000.98
get_alphaindex1.460.041.50
get_clust000
get_coord0.010.000.02
get_count0.030.000.03
get_dist0.240.000.23
get_mean_median0.090.020.11
get_pca000
get_pcoa0.250.030.28
get_pvalue0.100.000.11
get_sampledflist0.030.000.03
get_taxadf0.730.020.75
get_upset0.30.00.3
get_varct0.220.030.25
get_vennlist0.230.000.23
ggbartax0.250.000.25
ggbox0.340.010.36
ggclust000
ggdiffbox12.20 0.0712.27
ggdiffclade12.10 0.0412.14
ggdifftaxbar0.370.080.45
ggeffectsize0.970.191.16
ggordpoint000
ggrarecurve12.35 0.0012.34
import_dada20.060.000.07
import_qiime22.020.002.03
mapply_retrieve_seq0.090.017.25
multi_compare0.020.000.01
read_qza0.140.020.16
retrieve_seq0.020.000.02
show-methods000
split_data000
split_str_to_list0.010.000.01
theme_taxbar0.410.020.42