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

This page was generated on 2022-04-13 12:06:09 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 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? 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 56/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
animalcules 1.10.0  (landing page)
Yue Zhao
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/animalcules
git_branch: RELEASE_3_14
git_last_commit: 4c16173
git_last_commit_date: 2021-10-26 12:51:53 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 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.10.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:animalcules.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings animalcules_1.10.0.tar.gz
StartedAt: 2022-04-12 15:32:54 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 15:40:36 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 461.9 seconds
RetCode: 0
Status:   OK  
CheckDir: animalcules.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/animalcules.Rcheck'
* using R version 4.1.3 (2022-03-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.10.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 ... OK
* 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
dimred_tsne            7.08   0.03    7.11
differential_abundance 6.86   0.23    7.11
find_biomarker         5.39   0.06    5.45
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
differential_abundance 8.50   0.03    8.54
dimred_tsne            7.69   0.07    7.75
find_biomarker         6.13   0.02    6.15
* 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: 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.14-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.166/BBS/3.14/bioc/src/contrib/animalcules_1.10.0.tar.gz && rm -rf animalcules.buildbin-libdir && mkdir animalcules.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=animalcules.buildbin-libdir animalcules_1.10.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL animalcules_1.10.0.zip && rm animalcules_1.10.0.tar.gz animalcules_1.10.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
 10 1848k   10  202k    0     0   592k      0  0:00:03 --:--:--  0:00:03  593k
 88 1848k   88 1629k    0     0  1213k      0  0:00:01  0:00:01 --:--:-- 1213k
100 1848k  100 1848k    0     0  1267k      0  0:00:01  0:00:01 --:--:-- 1267k

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

Tests output

animalcules.Rcheck/tests_i386/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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 4 | SKIP 0 | PASS 38 ]

[ FAIL 0 | WARN 4 | SKIP 0 | PASS 38 ]
> 
> proc.time()
   user  system elapsed 
  33.04    1.62   36.42 

animalcules.Rcheck/tests_x64/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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 4 | SKIP 0 | PASS 38 ]

[ FAIL 0 | WARN 4 | SKIP 0 | PASS 38 ]
> 
> proc.time()
   user  system elapsed 
  34.85    0.71   36.32 

Example timings

animalcules.Rcheck/examples_i386/animalcules-Ex.timings

nameusersystemelapsed
alpha_div_boxplot0.590.341.12
alpha_div_test0.020.000.02
counts_to_logcpm000
counts_to_relabu000
df_char_to_factor000
differential_abundance6.860.237.11
dimred_pca0.140.020.16
dimred_pcoa0.330.060.52
dimred_tsne7.080.037.11
dimred_umap0.580.050.87
diversities000
diversities_help000
diversity_beta_boxplot0.360.030.39
diversity_beta_heatmap0.270.030.29
diversity_beta_test0.110.000.11
do_alpha_div_test0.060.000.07
filter_categorize0.360.050.40
filter_summary_bar_density0.310.010.33
filter_summary_pie_box0.200.050.25
find_biomarker5.390.065.45
find_taxon_mat0.280.021.03
find_taxonomy0.040.000.67
find_taxonomy_3000.040.000.60
gini_simpson000
grep_tid000
inverse_simpson000
is_categorical000
is_integer0000
is_integer1000
mae_pick_organisms0.220.000.22
mae_pick_samples0.120.000.12
pct2str000
percent000
relabu_barplot1.080.021.10
relabu_boxplot0.110.010.12
relabu_heatmap0.170.000.18
run_animalcules000
shannon000
simpson_index000
upsample_counts0.020.000.04

animalcules.Rcheck/examples_x64/animalcules-Ex.timings

nameusersystemelapsed
alpha_div_boxplot1.400.061.47
alpha_div_test000
counts_to_logcpm000
counts_to_relabu0.020.000.01
df_char_to_factor000
differential_abundance8.500.038.54
dimred_pca0.230.030.26
dimred_pcoa0.200.030.24
dimred_tsne7.690.077.75
dimred_umap0.500.010.51
diversities000
diversities_help000
diversity_beta_boxplot0.200.030.24
diversity_beta_heatmap0.240.020.25
diversity_beta_test0.110.000.17
do_alpha_div_test0.080.000.08
filter_categorize0.480.080.56
filter_summary_bar_density0.310.010.41
filter_summary_pie_box0.330.030.35
find_biomarker6.130.026.15
find_taxon_mat0.280.001.04
find_taxonomy0.030.000.58
find_taxonomy_3000.050.000.58
gini_simpson000
grep_tid000
inverse_simpson000
is_categorical000
is_integer0000
is_integer1000
mae_pick_organisms0.220.000.22
mae_pick_samples0.140.000.14
pct2str000
percent000
relabu_barplot1.140.031.18
relabu_boxplot0.130.020.14
relabu_heatmap0.150.000.15
run_animalcules000
shannon000
simpson_index000
upsample_counts0.020.000.02