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

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

CHECK results for animalcules on tokay2

To the developers/maintainers of the animalcules package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/animalcules.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 58/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
animalcules 1.8.1  (landing page)
Yue Zhao
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/animalcules
git_branch: RELEASE_3_13
git_last_commit: 5a3dc66
git_last_commit_date: 2021-06-02 12:17:59 -0400 (Wed, 02 Jun 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: animalcules
Version: 1.8.1
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:animalcules.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings animalcules_1.8.1.tar.gz
StartedAt: 2021-10-14 19:29:37 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 19:36:41 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 424.7 seconds
RetCode: 0
Status:   OK  
CheckDir: animalcules.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/animalcules.Rcheck'
* using R version 4.1.1 (2021-08-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.8.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 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
differential_abundance 7.15   0.46    7.61
dimred_tsne            6.03   0.06    6.23
find_biomarker         5.48   0.00    5.48
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
differential_abundance 8.27   0.06    8.34
dimred_tsne            6.77   0.05    6.82
find_biomarker         6.34   0.00    6.34
* 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.13-bioc/meat/animalcules.Rcheck/00check.log'
for details.



Installation output

animalcules.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/animalcules_1.8.1.tar.gz && rm -rf animalcules.buildbin-libdir && mkdir animalcules.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=animalcules.buildbin-libdir animalcules_1.8.1.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL animalcules_1.8.1.zip && rm animalcules_1.8.1.tar.gz animalcules_1.8.1.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
 35 1848k   35  663k    0     0  1446k      0  0:00:01 --:--:--  0:00:01 1444k
 87 1848k   87 1617k    0     0  1116k      0  0:00:01  0:00:01 --:--:-- 1116k
100 1848k  100 1848k    0     0  1156k      0  0:00:01  0:00:01 --:--:-- 1156k

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.8.1.zip
* DONE (animalcules)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'animalcules' successfully unpacked and MD5 sums checked

Tests output

animalcules.Rcheck/tests_i386/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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")
[ FAIL 0 | WARN 5 | SKIP 0 | PASS 38 ]
> 
> proc.time()
   user  system elapsed 
  29.98    1.53   32.25 

animalcules.Rcheck/tests_x64/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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")
[ FAIL 0 | WARN 5 | SKIP 0 | PASS 38 ]
> 
> proc.time()
   user  system elapsed 
  32.70    0.92   34.29 

Example timings

animalcules.Rcheck/examples_i386/animalcules-Ex.timings

nameusersystemelapsed
alpha_div_boxplot0.660.060.71
alpha_div_test000
counts_to_logcpm0.020.000.02
counts_to_relabu000
df_char_to_factor000
differential_abundance7.150.467.61
dimred_pca0.160.030.19
dimred_pcoa0.140.030.20
dimred_tsne6.030.066.23
dimred_umap0.800.051.44
diversities000
diversities_help000
diversity_beta_boxplot0.260.020.31
diversity_beta_heatmap0.300.010.46
diversity_beta_test0.190.000.18
do_alpha_div_test0.080.000.08
filter_categorize0.390.060.55
filter_summary_bar_density0.560.050.67
filter_summary_pie_box0.440.010.58
find_biomarker5.480.005.48
find_taxon_mat0.260.021.01
find_taxonomy0.010.000.56
find_taxonomy_3000.030.000.56
gini_simpson000
grep_tid000
inverse_simpson000
is_categorical000
is_integer0000
is_integer1000
mae_pick_organisms0.230.000.23
mae_pick_samples0.220.000.22
pct2str000
percent000
relabu_barplot1.080.091.48
relabu_boxplot0.200.030.35
relabu_heatmap0.250.020.40
run_animalcules000
shannon000
simpson_index000
upsample_counts0.020.010.07

animalcules.Rcheck/examples_x64/animalcules-Ex.timings

nameusersystemelapsed
alpha_div_boxplot1.350.021.36
alpha_div_test000
counts_to_logcpm000
counts_to_relabu000
df_char_to_factor000
differential_abundance8.270.068.34
dimred_pca0.190.030.22
dimred_pcoa0.120.020.14
dimred_tsne6.770.056.82
dimred_umap0.430.010.53
diversities000
diversities_help000
diversity_beta_boxplot0.380.020.44
diversity_beta_heatmap0.390.030.54
diversity_beta_test0.190.000.19
do_alpha_div_test0.080.000.08
filter_categorize0.480.030.89
filter_summary_bar_density0.580.010.76
filter_summary_pie_box0.390.040.52
find_biomarker6.340.006.34
find_taxon_mat0.310.001.08
find_taxonomy0.040.000.58
find_taxonomy_3000.030.000.69
gini_simpson000
grep_tid000
inverse_simpson000
is_categorical000
is_integer0000
is_integer1000
mae_pick_organisms0.250.000.25
mae_pick_samples0.220.000.22
pct2str000
percent000
relabu_barplot1.160.011.17
relabu_boxplot0.090.050.14
relabu_heatmap0.160.010.18
run_animalcules000
shannon000
simpson_index000
upsample_counts0.010.000.01