Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

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

CHECK results for microbiome on nebbiolo1

To the developers/maintainers of the microbiome package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/microbiome.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 1127/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
microbiome 1.14.0  (landing page)
Leo Lahti
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/microbiome
git_branch: RELEASE_3_13
git_last_commit: bd8313a
git_last_commit_date: 2021-05-19 12:29:45 -0400 (Wed, 19 May 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: microbiome
Version: 1.14.0
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:microbiome.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings microbiome_1.14.0.tar.gz
StartedAt: 2021-10-14 10:35:28 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 10:38:17 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 169.7 seconds
RetCode: 0
Status:   OK  
CheckDir: microbiome.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:microbiome.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings microbiome_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/microbiome.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘microbiome/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘microbiome’ version ‘1.14.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 ‘microbiome’ 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
* 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 ... 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
          user system elapsed
overlap 14.186  0.007  14.202
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  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: OK


Installation output

microbiome.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL microbiome
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/library’
* installing *source* package ‘microbiome’ ...
** using staged installation
** R
** data
** 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 (microbiome)

Tests output

microbiome.Rcheck/tests/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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)
> test_check("microbiome")
Loading required package: microbiome
Loading required package: phyloseq
Loading required package: ggplot2

microbiome R package (microbiome.github.com)
    


 Copyright (C) 2011-2020 Leo Lahti, 
    Sudarshan Shetty et al. <microbiome.github.io>


Attaching package: 'microbiome'

The following object is masked from 'package:ggplot2':

    alpha

The following object is masked from 'package:base':

    transform

══ Skipped tests ═══════════════════════════════════════════════════════════════
• On Bioconductor (1)

[ FAIL 0 | WARN 2 | SKIP 1 | PASS 75 ]
> 
> proc.time()
   user  system elapsed 
 12.354   0.528  12.867 

Example timings

microbiome.Rcheck/microbiome-Ex.timings

nameusersystemelapsed
abundances0.0140.0010.014
aggregate_rare0.3100.0080.318
aggregate_taxa0.0820.0010.082
alpha0.0120.0000.012
associate0.0340.0000.034
baseline0.0590.0000.059
bfratio0.6470.0000.647
bimodality0.0020.0000.002
bimodality_sarle000
boxplot_abundance0.0580.0000.058
chunk_reorder000
cmat2table0.0530.0040.056
collapse_replicates0.0360.0030.040
core0.0350.0010.035
core_abundance0.0270.0000.027
core_matrix000
core_members0.0120.0000.012
coverage0.0270.0000.027
default_colors000
densityplot000
divergence0.3970.0390.437
diversities0.0070.0050.011
diversity0.5540.0040.558
dominance0.0090.0000.009
dominant0.0090.0000.009
estimate_stability000
evenness0.0030.0040.007
find_optima000
gktau0.0090.0040.012
global0.0090.0000.009
group_age0.0200.0040.024
group_bmi0.0010.0000.001
heat0.0430.0030.047
hotplot0.0920.0010.092
inequality0.0190.0000.019
intermediate_stability0.3430.0080.351
is_compositional0.0480.0000.048
log_modulo_skewness0.0930.0080.101
low_abundance0.0100.0040.014
map_levels0.0650.0040.068
merge_taxa20.0220.0000.022
meta0.0060.0000.006
microbiome-package0.0090.0000.009
multimodality000
neat0.060.000.06
neatsort0.1590.0000.159
overlap14.186 0.00714.202
plot_atlas0.070.000.07
plot_composition0.2210.0000.221
plot_core0.0640.0080.072
plot_density0.0350.0040.039
plot_frequencies0.0250.0000.025
plot_landscape0.7610.0120.773
plot_regression0.1550.0080.163
plot_taxa_prevalence0.2780.0000.278
plot_tipping0.0980.0040.101
potential_analysis0.0330.0030.036
potential_univariate000
prevalence0.0040.0080.012
quiet0.0000.0010.001
rare0.0170.0020.020
rare_abundance0.0270.0040.031
rare_members0.0090.0000.010
rarity0.0640.0000.064
read_biom2phyloseq0.0000.0010.001
read_csv2phyloseq000
read_mothur2phyloseq000
read_phyloseq0.0000.0000.001
readcount0.0080.0000.008
remove_samples0.0160.0000.016
remove_taxa0.0150.0040.019
richness0.010.000.01
spreadplot0.0820.0000.082
summarize_phyloseq0.0130.0040.017
taxa0.0060.0000.006
time_normalize0.0320.0000.031
time_sort0.1120.0000.112
timesplit0.0980.0000.098
top0.0070.0000.007
top_taxa0.0080.0000.008
transform0.0530.0000.053
write_phyloseq0.0010.0000.000
ztransform0.0000.0010.000