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

This page was generated on 2024-05-22 11:35:52 -0400 (Wed, 22 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4751
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4485
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 3444
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-05-21 14:00:15 -0400 (Tue, 21 May 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
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for microbiome on palomino3


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: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:microbiome.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings microbiome_1.26.0.tar.gz
StartedAt: 2024-05-22 03:53:23 -0400 (Wed, 22 May 2024)
EndedAt: 2024-05-22 03:56:52 -0400 (Wed, 22 May 2024)
EllapsedTime: 209.4 seconds
RetCode: 0
Status:   OK  
CheckDir: microbiome.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/microbiome.Rcheck'
* using R version 4.4.0 (2024-04-24 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.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 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 16.17   1.32    17.5
* 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
  'F:/biocbuild/bbs-3.19-bioc/meat/microbiome.Rcheck/00check.log'
for details.


Installation output

microbiome.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.19-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.4.0 (2024-04-24 ucrt) -- "Puppy Cup"
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 
  11.40    0.90   12.34 

Example timings

microbiome.Rcheck/microbiome-Ex.timings

nameusersystemelapsed
TibbleUtilites0.720.010.75
abundances0.000.020.02
add_besthit000
add_refseq000
aggregate_rare0.260.000.27
aggregate_taxa0.140.000.14
alpha0.020.020.03
associate0.060.010.08
baseline0.050.000.04
bimodality0.010.000.02
bimodality_sarle000
boxplot_abundance0.140.020.16
boxplot_alpha0.410.000.45
chunk_reorder000
cmat2table0.060.010.08
collapse_replicates0.050.000.04
core0.020.020.04
core_abundance0.040.000.04
core_matrix000
core_members0.000.010.02
coverage0.070.000.06
default_colors000
densityplot000
divergence0.400.020.42
diversity0.020.010.03
dominance0.010.000.02
dominant0.020.000.01
estimate_stability000
evenness0.010.000.02
find_optima000
gktau0.020.000.02
group_age0.020.020.03
group_bmi000
heat0.060.000.06
hotplot0.260.030.31
inequality0.020.000.02
intermediate_stability0.440.000.44
is_compositional0.060.000.06
log_modulo_skewness0.110.000.11
low_abundance0.000.010.02
map_levels0.060.000.06
merge_taxa20.030.000.03
meta0.000.020.02
microbiome-package0.020.010.03
multimodality000
neat0.080.000.11
neatsort0.120.000.12
overlap16.17 1.3217.50
plot_atlas0.070.000.07
plot_composition0.280.010.29
plot_core0.090.000.10
plot_density0.030.030.06
plot_frequencies0.030.020.05
plot_landscape0.920.000.92
plot_regression0.210.010.22
plot_taxa_prevalence0.590.020.61
plot_tipping0.140.020.15
potential_analysis0.050.000.05
potential_univariate000
prevalence0.020.000.02
psmelt20.080.010.09
quiet000
rare0.030.020.05
rare_abundance0.030.000.03
rare_members0.020.000.02
rarity0.060.000.06
read_biom2phyloseq000
read_csv2phyloseq000
read_mothur2phyloseq000
read_phyloseq000
readcount0.010.000.02
remove_samples0.020.000.01
remove_taxa0.020.000.02
richness0.010.000.01
spreadplot0.050.010.07
summarize_phyloseq0.030.000.03
taxa000
time_normalize0.020.020.03
time_sort0.090.000.10
timesplit0.100.000.09
top0.000.010.02
top_taxa0.010.000.01
transform0.300.040.61
ztransform000