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

This page was generated on 2025-01-21 11:42 -0500 (Tue, 21 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4777
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4502
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4467
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4422
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4406
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 1250/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
microbiome 1.29.0  (landing page)
Leo Lahti
Snapshot Date: 2025-01-20 13:40 -0500 (Mon, 20 Jan 2025)
git_url: https://git.bioconductor.org/packages/microbiome
git_branch: devel
git_last_commit: be82090
git_last_commit_date: 2024-10-29 10:21:44 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  NO, package depends on 'phyloseq' which is not available
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    ERROR    OK  
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for microbiome on palomino7

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.29.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:microbiome.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings microbiome_1.29.0.tar.gz
StartedAt: 2025-01-21 03:02:54 -0500 (Tue, 21 Jan 2025)
EndedAt: 2025-01-21 03:06:37 -0500 (Tue, 21 Jan 2025)
EllapsedTime: 223.2 seconds
RetCode: 0
Status:   OK  
CheckDir: microbiome.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:microbiome.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings microbiome_1.29.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/microbiome.Rcheck'
* using R Under development (unstable) (2024-10-26 r87273 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* 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.29.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 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  TibbleUtilites.Rd: phyloseq-class
  abundances.Rd: phyloseq-class
  add_besthit.Rd: phyloseq-class
  add_refseq.Rd: phyloseq-class
  aggregate_rare.Rd: phyloseq-class
  aggregate_taxa.Rd: phyloseq-class
  alpha.Rd: phyloseq-class, estimate_richness
  atlas1006.Rd: phyloseq-class
  baseline.Rd: phyloseq
  boxplot_abundance.Rd: phyloseq-class, ggplot
  boxplot_alpha.Rd: phyloseq-class, ggplot
  collapse_replicates.Rd: phyloseq-class
  core.Rd: phyloseq-class
  core_abundance.Rd: phyloseq-class
  core_matrix.Rd: phyloseq
  core_members.Rd: phyloseq-class
  coverage.Rd: phyloseq-class
  dietswap.Rd: phyloseq-class
  diversity.Rd: phyloseq-class
  dominance.Rd: phyloseq-class
  dominant.Rd: phyloseq-class
  evenness.Rd: phyloseq-class
  hotplot.Rd: phyloseq-class, ggplot
  inequality.Rd: phyloseq-class
  is_compositional.Rd: phyloseq-class
  low_abundance.Rd: phyloseq-class
  map_levels.Rd: phyloseq, taxonomyTable-class
  merge_taxa2.Rd: phyloseq-class
  meta.Rd: sample_data
  neat.Rd: vegdist
  neatsort.Rd: phyloseq-class, ordinate
  overlap.Rd: phyloseq-class
  peerj32.Rd: phyloseq-class
  plot_composition.Rd: phyloseq-class, ggplot
  plot_core.Rd: phyloseq
  plot_density.Rd: phyloseq-class, ggplot
  plot_frequencies.Rd: ggplot
  plot_landscape.Rd: phyloseq-class, ggplot
  plot_taxa_prevalence.Rd: phyloseq-class, ggplot
  plot_tipping.Rd: phyloseq-class, ggplot
  prevalence.Rd: phyloseq
  psmelt2.Rd: phyloseq-class
  rare.Rd: phyloseq-class
  rare_abundance.Rd: phyloseq-class
  rare_members.Rd: phyloseq-class
  rarity.Rd: phyloseq-class
  read_biom2phyloseq.Rd: phyloseq-class
  read_csv2phyloseq.Rd: phyloseq-class
  read_mothur2phyloseq.Rd: phyloseq-class
  read_phyloseq.Rd: phyloseq-class
  readcount.Rd: phyloseq-class
  remove_samples.Rd: phyloseq-class
  remove_taxa.Rd: phyloseq-class
  richness.Rd: phyloseq-class
  spreadplot.Rd: phyloseq-class
  summarize_phyloseq.Rd: phyloseq-class
  taxa.Rd: phyloseq-class
  transform.Rd: phyloseq-class, phyloseq
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 19.09   1.06   20.15
* 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: 3 NOTEs
See
  'E:/biocbuild/bbs-3.21-bioc/meat/microbiome.Rcheck/00check.log'
for details.


Installation output

microbiome.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL microbiome
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-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 Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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 
  12.26    1.07   13.37 

Example timings

microbiome.Rcheck/microbiome-Ex.timings

nameusersystemelapsed
TibbleUtilites0.170.000.17
abundances0.000.020.02
add_besthit000
add_refseq000
aggregate_rare0.340.040.38
aggregate_taxa0.130.030.16
alpha0.000.030.03
associate0.080.010.09
baseline0.040.000.05
bimodality000
bimodality_sarle000
boxplot_abundance0.10.00.1
boxplot_alpha0.310.000.31
chunk_reorder000
cmat2table0.080.010.09
collapse_replicates0.050.000.05
core0.030.000.03
core_abundance0.060.020.07
core_matrix000
core_members000
coverage0.020.020.04
default_colors000
densityplot000
divergence0.560.040.61
diversity0.000.020.01
dominance0.030.000.03
dominant0.000.010.02
estimate_stability000
evenness0.000.020.01
find_optima000
gktau0.040.000.03
group_age0.030.000.04
group_bmi000
heat0.040.020.06
hotplot0.330.000.33
inequality0.020.010.03
intermediate_stability0.510.000.51
is_compositional0.080.000.08
log_modulo_skewness0.140.000.14
low_abundance0.020.000.01
map_levels0.040.000.05
merge_taxa20.050.000.05
meta0.020.000.01
microbiome-package000
multimodality000
neat0.060.030.10
neatsort0.110.000.11
overlap19.09 1.0620.15
plot_atlas0.050.020.06
plot_composition0.190.000.19
plot_core0.060.000.07
plot_density0.050.000.04
plot_frequencies0.020.000.02
plot_landscape0.720.020.73
plot_regression0.120.010.14
plot_taxa_prevalence0.580.030.61
plot_tipping0.160.020.17
potential_analysis0.030.030.07
potential_univariate000
prevalence0.010.000.01
psmelt20.080.020.10
quiet000
rare0.000.010.01
rare_abundance0.030.020.05
rare_members0.020.000.01
rarity0.090.010.11
read_biom2phyloseq000
read_csv2phyloseq000
read_mothur2phyloseq000
read_phyloseq000
readcount0.010.000.02
remove_samples0.030.000.03
remove_taxa0.020.020.03
richness0.000.010.01
spreadplot0.060.020.08
summarize_phyloseq0.020.020.03
taxa0.000.010.02
time_normalize0.030.030.06
time_sort0.110.000.11
timesplit0.090.000.09
top0.000.020.02
top_taxa0.020.000.02
transform0.310.030.34
ztransform000