Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-06-11 15:42 -0400 (Tue, 11 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4679
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4414
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4441
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4394
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 1226/2239HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
microbiome 1.27.0  (landing page)
Leo Lahti
Snapshot Date: 2024-06-09 14:00 -0400 (Sun, 09 Jun 2024)
git_url: https://git.bioconductor.org/packages/microbiome
git_branch: devel
git_last_commit: b216965
git_last_commit_date: 2024-04-30 11:00:00 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for microbiome on merida1

To the developers/maintainers of the microbiome package:
- 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 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: microbiome
Version: 1.27.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:microbiome.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings microbiome_1.27.0.tar.gz
StartedAt: 2024-06-10 06:14:12 -0400 (Mon, 10 Jun 2024)
EndedAt: 2024-06-10 06:22:09 -0400 (Mon, 10 Jun 2024)
EllapsedTime: 476.6 seconds
RetCode: 0
Status:   OK  
CheckDir: microbiome.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:microbiome.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings microbiome_1.27.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/microbiome.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.4
* 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.27.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 ... NOTE
Problems with news in ‘NEWS’:
  Cannot process chunk/lines:
    CHANGES IN VERSION 0.1.2 
    # New features
      o Added plot_abundances function
      o Added Chao1 index in richness function
      o In atlas1006 data set, pseudocount of +1 in otu table has been
        removed to facilitate comparison with sequencing data sets and to
        avoid confusion
      o In atlas1006 data set, only a single replicate per subject-time
        combination is chosen (at random)
      o New function collapse_replicates has been added
    # Major changes
      o Abundance matrices (otu tables) for all example data sets now
        starting from 0 without pseudocount
    # Minor changes
      o Changed the default for the detection argument in the richness function to
        detection=0
      o Color order in plot_landscape legend now follows the factor levels
        of the col argument
      o Various minor fixes; see github commits for many more details
* 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 whether startup messages can be suppressed ... 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 ... NOTE
checkRd: (-1) bimodality.Rd:51-52: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bimodality.Rd:53-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bimodality.Rd:55-58: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bimodality.Rd:38-39: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) bimodality.Rd:40-41: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) bimodality.Rd:42-43: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) bimodality.Rd:91-93: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bimodality.Rd:94-95: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bimodality.Rd:96: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bimodality.Rd:97: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bimodality.Rd:98: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bimodality.Rd:99: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bimodality_sarle.Rd:45: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bimodality_sarle.Rd:46: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bimodality_sarle.Rd:47: Lost braces in \itemize; meant \describe ?
checkRd: (-1) bimodality_sarle.Rd:48: Lost braces in \itemize; meant \describe ?
checkRd: (-1) diversity.Rd:28-29: Lost braces in \itemize; meant \describe ?
checkRd: (-1) diversity.Rd:30-32: Lost braces in \itemize; meant \describe ?
checkRd: (-1) diversity.Rd:33: Lost braces in \itemize; meant \describe ?
checkRd: (-1) diversity.Rd:34: Lost braces in \itemize; meant \describe ?
checkRd: (-1) diversity.Rd:35-36: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dominance.Rd:39-43: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dominance.Rd:44-45: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dominance.Rd:46-48: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dominance.Rd:49-51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dominance.Rd:52-58: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dominance.Rd:59-60: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dominance.Rd:61-62: Lost braces in \itemize; meant \describe ?
checkRd: (-1) multimodality.Rd:33-34: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) multimodality.Rd:35-36: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) multimodality.Rd:37-38: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) multimodality.Rd:55-57: Lost braces in \itemize; meant \describe ?
checkRd: (-1) multimodality.Rd:58-59: Lost braces in \itemize; meant \describe ?
checkRd: (-1) potential_analysis.Rd:30-31: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) potential_analysis.Rd:32-33: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) potential_analysis.Rd:34-35: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) potential_analysis.Rd:36-37: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) potential_analysis.Rd:38: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) potential_analysis.Rd:61-63: Lost braces in \itemize; meant \describe ?
checkRd: (-1) potential_analysis.Rd:64-65: Lost braces in \itemize; meant \describe ?
checkRd: (-1) potential_univariate.Rd:50: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) potential_univariate.Rd:51-52: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) potential_univariate.Rd:53: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) potential_univariate.Rd:54-55: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) potential_univariate.Rd:56-57: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) potential_univariate.Rd:58: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) potential_univariate.Rd:59-60: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) potential_univariate.Rd:61-62: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) potential_univariate.Rd:73-75: Lost braces in \itemize; meant \describe ?
checkRd: (-1) potential_univariate.Rd:76-78: Lost braces in \itemize; meant \describe ?
checkRd: (-1) rarity.Rd:35-41: Lost braces in \itemize; meant \describe ?
checkRd: (-1) rarity.Rd:42-44: Lost braces in \itemize; meant \describe ?
checkRd: (-1) rarity.Rd:45-48: Lost braces in \itemize; meant \describe ?
* 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 39.462  2.405  49.145
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/microbiome.Rcheck/00check.log’
for details.


Installation output

microbiome.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL microbiome
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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-2022 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

[ FAIL 0 | WARN 3 | SKIP 1 | PASS 83 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On Bioconductor (1): 'test_divergence.R:5:3'

[ FAIL 0 | WARN 3 | SKIP 1 | PASS 83 ]
> 
> proc.time()
   user  system elapsed 
 23.089   1.175  27.967 

Example timings

microbiome.Rcheck/microbiome-Ex.timings

nameusersystemelapsed
TibbleUtilites0.9710.0171.149
abundances0.0110.0020.018
add_besthit0.0010.0010.001
add_refseq0.0000.0000.009
aggregate_rare0.5030.0220.720
aggregate_taxa0.2360.0290.310
alpha0.0270.0070.045
associate0.0870.0140.173
baseline0.0670.0100.097
bimodality0.0010.0010.003
bimodality_sarle0.0010.0000.000
boxplot_abundance0.1840.0230.240
boxplot_alpha0.7650.0140.905
chunk_reorder0.0010.0010.001
cmat2table0.1650.0060.214
collapse_replicates0.0980.0070.124
core0.0730.0090.102
core_abundance0.0730.0120.103
core_matrix0.0000.0010.001
core_members0.0160.0040.032
coverage0.1000.0140.157
default_colors0.0010.0000.001
densityplot000
divergence1.1660.0111.387
diversity0.0230.0040.030
dominance0.0170.0030.022
dominant0.0170.0030.021
estimate_stability0.0010.0010.000
evenness0.0120.0040.017
find_optima0.0000.0010.001
gktau0.0200.0030.026
group_age0.0350.0030.043
group_bmi0.0010.0000.001
heat0.1390.0170.179
hotplot0.5510.0340.671
inequality0.0500.0050.065
intermediate_stability1.0810.0121.227
is_compositional0.6920.0070.791
log_modulo_skewness0.2300.0100.266
low_abundance0.0260.0030.031
map_levels0.0940.0030.114
merge_taxa20.0510.0030.063
meta0.0100.0030.015
microbiome-package0.0180.0020.020
multimodality0.0000.0000.001
neat0.1480.0050.177
neatsort0.2160.0050.250
overlap39.462 2.40549.145
plot_atlas0.1420.0180.169
plot_composition0.4540.0070.498
plot_core0.1320.0070.151
plot_density0.0830.0030.098
plot_frequencies0.0460.0030.054
plot_landscape1.4480.0301.622
plot_regression0.3230.0050.354
plot_taxa_prevalence0.9960.0111.103
plot_tipping0.2220.0150.260
potential_analysis0.0730.0070.089
potential_univariate000
prevalence0.0180.0030.023
psmelt20.1810.0180.222
quiet0.0010.0000.002
rare0.0400.0070.053
rare_abundance0.0720.0100.095
rare_members0.0160.0040.023
rarity0.2090.0220.269
read_biom2phyloseq0.0010.0010.001
read_csv2phyloseq0.0000.0010.002
read_mothur2phyloseq0.0010.0000.003
read_phyloseq0.0000.0010.000
readcount0.0110.0030.014
remove_samples0.0260.0030.031
remove_taxa0.0330.0030.041
richness0.0200.0030.027
spreadplot0.1290.0040.145
summarize_phyloseq0.0300.0040.037
taxa0.0090.0030.014
time_normalize0.0640.0030.074
time_sort0.3460.0050.384
timesplit0.2340.0040.260
top0.0110.0030.015
top_taxa0.0110.0030.015
transform0.6410.0270.740
ztransform000