Back to Build/check report for BioC 3.20:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-09-07 15:39 -0400 (Sat, 07 Sep 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4711
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

Package 66/2258HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
animalcules 1.21.0  (landing page)
Jessica McClintock
Snapshot Date: 2024-09-06 14:00 -0400 (Fri, 06 Sep 2024)
git_url: https://git.bioconductor.org/packages/animalcules
git_branch: devel
git_last_commit: be043ae
git_last_commit_date: 2024-04-30 11:14:46 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  


CHECK results for animalcules on nebbiolo2

To the developers/maintainers of the animalcules package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: animalcules
Version: 1.21.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:animalcules.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings animalcules_1.21.0.tar.gz
StartedAt: 2024-09-06 20:16:02 -0400 (Fri, 06 Sep 2024)
EndedAt: 2024-09-06 20:20:35 -0400 (Fri, 06 Sep 2024)
EllapsedTime: 273.5 seconds
RetCode: 0
Status:   OK  
CheckDir: animalcules.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:animalcules.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings animalcules_1.21.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/animalcules.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘animalcules/DESCRIPTION’ ... OK
* this is package ‘animalcules’ version ‘1.21.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 for sufficient/correct file permissions ... 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 code 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 loading without being on the library search path ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

animalcules.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL animalcules
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘animalcules’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** 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 (animalcules)

Tests output

animalcules.Rcheck/tests/testthat.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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 0 | SKIP 0 | PASS 38 ]
> 
> proc.time()
   user  system elapsed 
 24.514   0.852  25.822 

Example timings

animalcules.Rcheck/animalcules-Ex.timings

nameusersystemelapsed
alpha_div_boxplot0.4840.0480.532
alpha_div_test0.0000.0030.004
counts_to_logcpm0.0010.0000.002
counts_to_relabu0.0020.0000.002
df_char_to_factor0.0010.0000.001
differential_abundance3.3350.1203.454
dimred_pca0.1440.0120.155
dimred_pcoa0.1080.0080.116
dimred_tsne4.8050.1714.977
dimred_umap0.3400.0280.368
diversities000
diversities_help000
diversity_beta_boxplot0.1680.0080.176
diversity_beta_heatmap0.1800.0120.191
diversity_beta_test0.1430.0000.144
do_alpha_div_test0.0430.0000.043
filter_categorize0.2130.0070.220
filter_summary_bar_density0.2370.0000.236
filter_summary_pie_box0.1810.0150.197
find_biomarker3.6590.2933.956
find_taxon_mat0.2250.0320.910
find_taxonomy0.0210.0040.575
find_taxonomy_3000.0390.0000.547
gini_simpson000
grep_tid0.0010.0000.000
inverse_simpson0.0010.0000.000
is_categorical0.0000.0010.001
is_integer00.0000.0000.001
is_integer10.0000.0000.001
mae_pick_organisms0.1000.0120.113
mae_pick_samples0.1120.0160.127
pct2str0.0010.0000.000
percent000
relabu_barplot0.8770.0400.918
relabu_boxplot0.0950.0040.099
relabu_heatmap0.1240.0200.145
run_animalcules000
shannon000
simpson_index000
upsample_counts0.0110.0000.011