Back to Multiple platform build/check report for BioC 3.19:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-06-07 20:23 -0400 (Fri, 07 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4755
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4489
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4520
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4466
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/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
animalcules 1.20.0  (landing page)
Jessica McClintock
Snapshot Date: 2024-06-05 14:00:26 -0400 (Wed, 05 Jun 2024)
git_url: https://git.bioconductor.org/packages/animalcules
git_branch: RELEASE_3_19
git_last_commit: bed4447
git_last_commit_date: 2024-04-30 11:14:46 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for animalcules on nebbiolo1

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.20.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:animalcules.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings animalcules_1.20.0.tar.gz
StartedAt: 2024-06-05 20:31:42 -0400 (Wed, 05 Jun 2024)
EndedAt: 2024-06-05 20:36:14 -0400 (Wed, 05 Jun 2024)
EllapsedTime: 271.7 seconds
RetCode: 0
Status:   OK  
CheckDir: animalcules.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/animalcules.Rcheck’
* using R version 4.4.0 (2024-04-24)
* 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.20.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.19-bioc/R/bin/R CMD INSTALL animalcules
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-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.0 (2024-04-24) -- "Puppy Cup"
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 
 23.823   0.867  25.355 

Example timings

animalcules.Rcheck/animalcules-Ex.timings

nameusersystemelapsed
alpha_div_boxplot1.1020.0801.184
alpha_div_test0.0040.0000.004
counts_to_logcpm0.0010.0000.001
counts_to_relabu0.0020.0000.002
df_char_to_factor0.0010.0000.001
differential_abundance3.4180.1563.575
dimred_pca0.1430.0140.159
dimred_pcoa0.1010.0110.112
dimred_tsne4.3600.0614.421
dimred_umap1.0090.0681.077
diversities0.0010.0000.001
diversities_help0.0010.0000.001
diversity_beta_boxplot0.1770.0080.185
diversity_beta_heatmap0.1750.0160.191
diversity_beta_test0.1760.0160.192
do_alpha_div_test0.0430.0000.043
filter_categorize0.2090.0080.217
filter_summary_bar_density0.2300.0040.234
filter_summary_pie_box0.1770.0080.185
find_biomarker3.6350.1323.853
find_taxon_mat0.2010.0320.994
find_taxonomy0.0340.0000.594
find_taxonomy_3000.0210.0030.526
gini_simpson0.0040.0000.004
grep_tid0.0010.0000.001
inverse_simpson0.0010.0000.001
is_categorical0.0010.0000.001
is_integer0000
is_integer1000
mae_pick_organisms0.0960.0060.102
mae_pick_samples0.1190.0080.126
pct2str000
percent0.0000.0000.001
relabu_barplot0.9460.0901.035
relabu_boxplot0.0960.0120.108
relabu_heatmap0.1160.0120.128
run_animalcules000
shannon0.0010.0000.001
simpson_index000
upsample_counts0.0120.0000.012