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

This page was generated on 2024-03-04 11:39:30 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4676
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-01-14 r85805 ucrt) -- "Unsuffered Consequences" 4414
merida1macOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4441
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-01-16 r85812) -- "Unsuffered Consequences" 4417
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 1234/2251HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
microbiome 1.25.0  (landing page)
Leo Lahti
Snapshot Date: 2024-03-01 14:00:22 -0500 (Fri, 01 Mar 2024)
git_url: https://git.bioconductor.org/packages/microbiome
git_branch: devel
git_last_commit: 45f5152
git_last_commit_date: 2023-10-24 10:59:09 -0500 (Tue, 24 Oct 2023)
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
merida1macOS 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  

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.25.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.25.0.tar.gz
StartedAt: 2024-03-02 06:42:50 -0500 (Sat, 02 Mar 2024)
EndedAt: 2024-03-02 06:50:40 -0500 (Sat, 02 Mar 2024)
EllapsedTime: 470.3 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.25.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/microbiome.Rcheck’
* using R Under development (unstable) (2024-01-16 r85808)
* 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.1
* 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.25.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 R 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 ... OK
* 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 38.646   2.78  51.396
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.19-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 Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences"
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 
 22.980   1.220  30.474 

Example timings

microbiome.Rcheck/microbiome-Ex.timings

nameusersystemelapsed
TibbleUtilites1.0300.0161.250
abundances0.0110.0030.015
add_besthit0.0000.0000.001
add_refseq0.0000.0000.001
aggregate_rare0.5280.0370.682
aggregate_taxa0.2360.0340.339
alpha0.0250.0060.035
associate0.0860.0140.115
baseline0.0990.0070.133
bimodality0.0020.0010.003
bimodality_sarle000
boxplot_abundance0.1390.0080.180
boxplot_alpha0.7480.0180.965
chunk_reorder0.0000.0010.003
cmat2table0.1650.0090.206
collapse_replicates0.1170.0160.162
core0.0970.0060.128
core_abundance0.0650.0030.080
core_matrix000
core_members0.0140.0030.018
coverage0.0700.0040.093
default_colors0.0000.0010.001
densityplot0.0000.0000.001
divergence1.1620.0311.531
diversity0.0240.0060.039
dominance0.0170.0040.026
dominant0.0170.0050.026
estimate_stability0.0000.0000.001
evenness0.0130.0040.018
find_optima000
gktau0.0190.0030.027
group_age0.0570.0040.077
group_bmi0.0010.0010.001
heat0.1250.0050.175
hotplot0.4920.0130.682
inequality0.0520.0070.082
intermediate_stability1.0450.0131.381
is_compositional0.1160.0040.151
log_modulo_skewness0.2470.0080.312
low_abundance0.0240.0040.033
map_levels0.0840.0030.107
merge_taxa20.0480.0030.060
meta0.0100.0020.012
microbiome-package0.0160.0010.021
multimodality0.0000.0000.001
neat0.1390.0050.172
neatsort0.2930.0070.360
overlap38.646 2.78051.396
plot_atlas0.0940.0050.117
plot_composition0.4450.0090.529
plot_core0.1330.0040.165
plot_density0.1130.0090.156
plot_frequencies0.0450.0030.062
plot_landscape1.4170.0391.915
plot_regression0.3260.0080.390
plot_taxa_prevalence0.9670.0421.208
plot_tipping0.2280.0110.279
potential_analysis0.0680.0040.084
potential_univariate000
prevalence0.0180.0030.025
psmelt20.1700.0060.226
quiet0.0010.0000.001
rare0.0370.0030.047
rare_abundance0.0630.0030.080
rare_members0.0150.0030.027
rarity0.1730.0060.216
read_biom2phyloseq0.0010.0010.009
read_csv2phyloseq0.0000.0010.002
read_mothur2phyloseq0.0010.0010.001
read_phyloseq0.0000.0000.001
readcount0.0110.0030.015
remove_samples0.0260.0030.036
remove_taxa0.0320.0030.040
richness0.0190.0030.029
spreadplot0.1270.0050.158
summarize_phyloseq0.0290.0040.042
taxa0.0090.0030.014
time_normalize0.0640.0030.081
time_sort0.3350.0060.409
timesplit0.2470.0080.306
top0.0110.0030.018
top_taxa0.0110.0020.016
transform0.5920.0260.767
ztransform0.0000.0000.001