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

This page was generated on 2024-05-09 11:41:06 -0400 (Thu, 09 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4748
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4484
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4514
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4480
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-08 14:00:19 -0400 (Wed, 08 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for microbiome on kunpeng2


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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: microbiome
Version: 1.26.0
Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:microbiome.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings microbiome_1.26.0.tar.gz
StartedAt: 2024-05-09 09:23:54 -0000 (Thu, 09 May 2024)
EndedAt: 2024-05-09 09:27:53 -0000 (Thu, 09 May 2024)
EllapsedTime: 239.4 seconds
RetCode: 0
Status:   OK  
CheckDir: microbiome.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:microbiome.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --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 beta (2024-04-15 r86425)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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 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 21.92  0.148  22.114
* 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
  ‘/home/biocbuild/bbs-3.19-bioc/meat/microbiome.Rcheck/00check.log’
for details.


Installation output

microbiome.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL microbiome
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/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 beta (2024-04-15 r86425) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 
 15.450   0.974  16.447 

Example timings

microbiome.Rcheck/microbiome-Ex.timings

nameusersystemelapsed
TibbleUtilites0.2130.0080.222
abundances0.0070.0000.007
add_besthit000
add_refseq0.0010.0000.000
aggregate_rare0.2820.0440.327
aggregate_taxa0.1250.0150.141
alpha0.0090.0080.017
associate0.0630.0190.083
baseline0.0430.0000.043
bimodality0.0020.0000.001
bimodality_sarle0.0000.0000.001
boxplot_abundance0.0960.0000.097
boxplot_alpha0.4530.0030.459
chunk_reorder000
cmat2table0.0910.0010.091
collapse_replicates0.0520.0000.052
core0.0440.0000.044
core_abundance0.0680.0000.068
core_matrix000
core_members0.0100.0000.011
coverage0.0400.0000.041
default_colors000
densityplot000
divergence0.6540.0000.655
diversity0.0100.0030.014
dominance0.0110.0000.011
dominant0.0110.0010.011
estimate_stability000
evenness0.0080.0000.008
find_optima000
gktau0.0110.0000.012
group_age0.0230.0000.023
group_bmi0.0010.0000.001
heat0.0650.0150.080
hotplot0.3260.0040.331
inequality0.0320.0000.032
intermediate_stability0.6440.0160.661
is_compositional0.0750.0000.075
log_modulo_skewness0.1350.0000.135
low_abundance0.0160.0000.016
map_levels0.0710.0000.072
merge_taxa20.0320.0000.032
meta0.0070.0000.006
microbiome-package0.0120.0000.013
multimodality000
neat0.0970.0000.097
neatsort0.1790.0000.180
overlap21.920 0.14822.114
plot_atlas0.0570.0000.058
plot_composition0.2690.0000.270
plot_core0.1040.0040.108
plot_density0.0530.0000.054
plot_frequencies0.0290.0000.029
plot_landscape1.1600.0161.178
plot_regression0.1930.0040.198
plot_taxa_prevalence0.5580.0160.575
plot_tipping0.1400.0080.148
potential_analysis0.0400.0040.045
potential_univariate000
prevalence0.0110.0000.012
psmelt20.1320.0040.137
quiet000
rare0.0260.0000.026
rare_abundance0.0430.0000.043
rare_members0.0110.0000.012
rarity0.0980.0000.098
read_biom2phyloseq0.0010.0000.000
read_csv2phyloseq000
read_mothur2phyloseq000
read_phyloseq000
readcount0.0040.0040.008
remove_samples0.0160.0000.017
remove_taxa0.0200.0000.021
richness0.0120.0000.013
spreadplot0.0790.0030.083
summarize_phyloseq0.0260.0000.025
taxa0.0060.0000.006
time_normalize0.0380.0000.038
time_sort0.1700.0040.174
timesplit0.1360.0000.135
top0.0070.0000.008
top_taxa0.0040.0040.009
transform0.3540.0000.354
ztransform000