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

This page was generated on 2024-06-14 14:37 -0400 (Fri, 14 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4757
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4491
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 1261/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
microbiome 1.26.0  (landing page)
Leo Lahti
Snapshot Date: 2024-06-12 14:00 -0400 (Wed, 12 Jun 2024)
git_url: https://git.bioconductor.org/packages/microbiome
git_branch: RELEASE_3_19
git_last_commit: d43023c
git_last_commit_date: 2024-04-30 11:00:00 -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    OK    OK  UNNEEDED, same version is already published


CHECK results for microbiome on nebbiolo1

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.26.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:microbiome.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings microbiome_1.26.0.tar.gz
StartedAt: 2024-06-13 00:56:08 -0400 (Thu, 13 Jun 2024)
EndedAt: 2024-06-13 00:59:30 -0400 (Thu, 13 Jun 2024)
EllapsedTime: 202.4 seconds
RetCode: 0
Status:   OK  
CheckDir: microbiome.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/microbiome.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 ‘microbiome/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘microbiome’ version ‘1.26.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 loading without being on the library search path ... 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 15.502  0.244  15.746
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/microbiome.Rcheck/00check.log’
for details.


Installation output

microbiome.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-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 (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)
> 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 
 11.565   1.103  12.657 

Example timings

microbiome.Rcheck/microbiome-Ex.timings

nameusersystemelapsed
TibbleUtilites0.9160.0240.940
abundances0.0050.0020.007
add_besthit0.0010.0000.000
add_refseq000
aggregate_rare0.2310.0040.235
aggregate_taxa0.0790.0160.095
alpha0.0130.0000.014
associate0.0350.0040.040
baseline0.0360.0080.044
bimodality0.0010.0000.002
bimodality_sarle000
boxplot_abundance0.1210.0040.125
boxplot_alpha0.3930.0310.426
chunk_reorder0.0000.0010.000
cmat2table0.0750.0220.097
collapse_replicates0.0600.0110.072
core0.0280.0280.056
core_abundance0.0210.0200.042
core_matrix0.0000.0000.001
core_members0.0070.0020.009
coverage0.0530.0490.101
default_colors000
densityplot000
divergence0.4730.0210.494
diversity0.0130.0010.013
dominance0.0070.0030.011
dominant0.010.000.01
estimate_stability000
evenness0.0070.0000.008
find_optima0.0000.0000.001
gktau0.0130.0000.013
group_age0.0240.0000.025
group_bmi0.0010.0000.000
heat0.0550.0070.063
hotplot0.2570.0320.289
inequality0.020.000.02
intermediate_stability0.4750.1110.587
is_compositional0.7240.1440.869
log_modulo_skewness0.0950.0000.096
low_abundance0.0090.0040.013
map_levels0.0280.0070.036
merge_taxa20.0220.0000.022
meta0.0060.0000.006
microbiome-package0.0100.0000.011
multimodality000
neat0.0690.0000.068
neatsort0.1100.0030.113
overlap15.502 0.24415.746
plot_atlas0.0520.0000.052
plot_composition0.2030.0120.215
plot_core0.1000.0000.101
plot_density0.0400.0030.044
plot_frequencies0.0270.0000.028
plot_landscape0.7760.0120.787
plot_regression0.1600.0080.169
plot_taxa_prevalence0.4660.0200.486
plot_tipping0.0970.0000.097
potential_analysis0.0290.0050.033
potential_univariate0.0010.0000.000
prevalence0.0080.0030.013
psmelt20.0870.0000.088
quiet0.0010.0000.001
rare0.0200.0000.019
rare_abundance0.0270.0040.030
rare_members0.0090.0010.008
rarity0.0620.0030.067
read_biom2phyloseq0.0000.0000.001
read_csv2phyloseq0.0000.0000.001
read_mothur2phyloseq0.0000.0000.001
read_phyloseq000
readcount0.0080.0000.007
remove_samples0.0150.0010.014
remove_taxa0.0130.0030.018
richness0.0110.0000.010
spreadplot0.0600.0030.065
summarize_phyloseq0.0130.0040.017
taxa0.0020.0040.007
time_normalize0.0290.0040.034
time_sort0.1140.0280.142
timesplit0.0920.0000.091
top0.0070.0000.007
top_taxa0.0030.0040.007
transform0.2810.0040.285
ztransform000