Back to Multiple platform build/check report for BioC 3.11
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for animalcules on tokay2

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

TO THE DEVELOPERS/MAINTAINERS OF THE animalcules PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 57/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
animalcules 1.4.0
Yue Zhao
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/animalcules
Branch: RELEASE_3_11
Last Commit: 8ee81de
Last Changed Date: 2020-06-18 11:27:45 -0400 (Thu, 18 Jun 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: animalcules
Version: 1.4.0
Command: C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:animalcules.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings animalcules_1.4.0.tar.gz
StartedAt: 2020-10-17 01:31:31 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 01:40:18 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 526.7 seconds
RetCode: 0
Status:  OK  
CheckDir: animalcules.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.11-bioc/meat/animalcules.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 'animalcules/DESCRIPTION' ... OK
* this is package 'animalcules' version '1.4.0'
* 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 'animalcules' 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 ... NOTE
Namespace in Imports field not imported from: 'reactable'
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
alpha_div_boxplot: no visible binding for global variable 'richness'
differential_abundance: no visible binding for global variable 'padj'
differential_abundance: no visible binding for global variable 'pValue'
differential_abundance: no visible binding for global variable
  'log2FoldChange'
diversities_help: no visible binding for global variable 'x'
find_biomarker: no visible binding for global variable 'rowname'
find_biomarker: no visible binding for global variable 'importance'
find_biomarker: no visible binding for global variable '.'
find_biomarker: no visible binding for global variable 'Overall'
find_biomarker: no visible binding for global variable 'y'
find_biomarker: no visible binding for global variable 'm'
find_biomarker: no visible binding for global variable 'd'
relabu_barplot: no visible binding for global variable '.'
relabu_boxplot: no visible binding for global variable '.'
relabu_heatmap: no visible binding for global variable '.'
upsample_counts: no visible binding for global variable '.'
Undefined global functions or variables:
  . Overall d importance log2FoldChange m pValue padj richness rowname
  x y
* 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
find_biomarker         10.29   0.05   10.36
dimred_tsne             6.53   0.17    9.71
differential_abundance  5.07   0.25    5.34
alpha_div_boxplot       0.90   0.30    8.25
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
find_biomarker         10.38   0.03   10.41
dimred_tsne             6.77   0.05    6.86
differential_abundance  6.08   0.05    6.12
* 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: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.11-bioc/meat/animalcules.Rcheck/00check.log'
for details.



Installation output

animalcules.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.11/bioc/src/contrib/animalcules_1.4.0.tar.gz && rm -rf animalcules.buildbin-libdir && mkdir animalcules.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=animalcules.buildbin-libdir animalcules_1.4.0.tar.gz && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL animalcules_1.4.0.zip && rm animalcules_1.4.0.tar.gz animalcules_1.4.0.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 1846k  100 1846k    0     0  23.8M      0 --:--:-- --:--:-- --:--:-- 26.1M

install for i386

* installing *source* package 'animalcules' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'animalcules'
    finding HTML links ... done
    alpha_div_boxplot                       html  
    alpha_div_test                          html  
    animalcules-package                     html  
    counts_to_logcpm                        html  
    counts_to_relabu                        html  
    df_char_to_factor                       html  
    differential_abundance                  html  
    dimred_pca                              html  
    dimred_pcoa                             html  
    dimred_tsne                             html  
    dimred_umap                             html  
    diversities                             html  
    diversities_help                        html  
    diversity_beta_boxplot                  html  
    diversity_beta_heatmap                  html  
    diversity_beta_test                     html  
    do_alpha_div_test                       html  
    filter_categorize                       html  
    filter_summary_bar_density              html  
    filter_summary_pie_box                  html  
    find_biomarker                          html  
    find_taxon_mat                          html  
    find_taxonomy                           html  
    find_taxonomy_300                       html  
    gini_simpson                            html  
    grep_tid                                html  
    inverse_simpson                         html  
    is_categorical                          html  
    is_integer0                             html  
    is_integer1                             html  
    mae_pick_organisms                      html  
    mae_pick_samples                        html  
    pct2str                                 html  
    percent                                 html  
    read_pathoscope_data                    html  
    relabu_barplot                          html  
    relabu_boxplot                          html  
    relabu_heatmap                          html  
    run_animalcules                         html  
    shannon                                 html  
    simpson_index                           html  
    upsample_counts                         html  
    write_to_biom                           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 'animalcules' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'animalcules' as animalcules_1.4.0.zip
* DONE (animalcules)
* installing to library 'C:/Users/biocbuild/bbs-3.11-bioc/R/library'
package 'animalcules' successfully unpacked and MD5 sums checked

Tests output

animalcules.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(animalcules)
> 
> test_check("animalcules")
== testthat results  ===========================================================
[ OK: 39 | SKIPPED: 0 | WARNINGS: 2 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
  42.10    1.71   44.82 

animalcules.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(animalcules)
> 
> test_check("animalcules")
== testthat results  ===========================================================
[ OK: 39 | SKIPPED: 0 | WARNINGS: 2 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
  46.81    0.76   48.28 

Example timings

animalcules.Rcheck/examples_i386/animalcules-Ex.timings

nameusersystemelapsed
alpha_div_boxplot0.900.308.25
alpha_div_test000
counts_to_logcpm0.020.000.02
counts_to_relabu000
df_char_to_factor000
differential_abundance5.070.255.34
dimred_pca0.240.000.23
dimred_pcoa0.200.060.43
dimred_tsne6.530.179.71
dimred_umap0.710.033.39
diversities000
diversities_help000
diversity_beta_boxplot0.340.050.41
diversity_beta_heatmap0.340.030.49
diversity_beta_test0.210.000.20
do_alpha_div_test0.090.000.09
filter_categorize0.500.120.69
filter_summary_bar_density0.660.020.67
filter_summary_pie_box0.250.000.25
find_biomarker10.29 0.0510.36
find_taxon_mat0.230.000.89
find_taxonomy0.050.001.45
find_taxonomy_3000.030.000.56
gini_simpson000
grep_tid000
inverse_simpson000
is_categorical0.020.000.02
is_integer0000
is_integer1000
mae_pick_organisms0.250.000.25
mae_pick_samples0.190.000.19
pct2str000
percent000
relabu_barplot1.550.041.60
relabu_boxplot0.200.053.65
relabu_heatmap0.250.002.56
run_animalcules000
shannon000
simpson_index000
upsample_counts0.050.000.05

animalcules.Rcheck/examples_x64/animalcules-Ex.timings

nameusersystemelapsed
alpha_div_boxplot0.520.100.61
alpha_div_test000
counts_to_logcpm000
counts_to_relabu000
df_char_to_factor000
differential_abundance6.080.056.12
dimred_pca0.280.030.52
dimred_pcoa0.390.010.54
dimred_tsne6.770.056.86
dimred_umap0.470.050.63
diversities000
diversities_help000
diversity_beta_boxplot0.370.030.44
diversity_beta_heatmap0.390.010.73
diversity_beta_test0.160.000.16
do_alpha_div_test0.080.000.07
filter_categorize0.480.051.14
filter_summary_bar_density0.630.030.90
filter_summary_pie_box0.370.020.79
find_biomarker10.38 0.0310.41
find_taxon_mat0.260.010.95
find_taxonomy0.030.000.56
find_taxonomy_3000.020.000.58
gini_simpson000
grep_tid000
inverse_simpson000
is_categorical000
is_integer00.000.020.02
is_integer1000
mae_pick_organisms0.270.000.26
mae_pick_samples0.210.000.22
pct2str000
percent000
relabu_barplot1.910.014.79
relabu_boxplot0.230.003.91
relabu_heatmap0.200.050.88
run_animalcules000
shannon000
simpson_index000
upsample_counts0.010.000.02