Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-10-20 09:38:06 -0400 (Fri, 20 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson2 | macOS 12.6.1 Monterey | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4347 |
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 1219/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
microbiome 1.22.0 (landing page) Leo Lahti
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | ERROR | OK | ||||||||
To the developers/maintainers of the microbiome package: - 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. |
Package: microbiome |
Version: 1.22.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.22.0.tar.gz |
StartedAt: 2023-10-18 07:10:35 -0400 (Wed, 18 Oct 2023) |
EndedAt: 2023-10-18 07:16:23 -0400 (Wed, 18 Oct 2023) |
EllapsedTime: 347.9 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: microbiome.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### 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.22.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/microbiome.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-apple-darwin20 (64-bit) * 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.6.7 * 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.22.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 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 18.501 1.258 30.03 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: [ FAIL 1 | WARN 3 | SKIP 1 | PASS 82 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On Bioconductor (1): 'test_divergence.R:5:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_transformations.R:47:3'): transform works correctly ────────── ... < 1e-15 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 3 | SKIP 1 | PASS 82 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 1 NOTE See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/microbiome.Rcheck/00check.log’ for details.
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.3-arm64/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)
microbiome.Rcheck/tests/testthat.Rout.fail
R version 4.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (64-bit) 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 1 | WARN 3 | SKIP 1 | PASS 82 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On Bioconductor (1): 'test_divergence.R:5:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_transformations.R:47:3'): transform works correctly ────────── ... < 1e-15 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 3 | SKIP 1 | PASS 82 ] Error: Test failures Execution halted
microbiome.Rcheck/microbiome-Ex.timings
name | user | system | elapsed | |
TibbleUtilites | 0.234 | 0.015 | 0.378 | |
abundances | 0.007 | 0.002 | 0.018 | |
add_besthit | 0 | 0 | 0 | |
add_refseq | 0 | 0 | 0 | |
aggregate_rare | 0.416 | 0.009 | 0.656 | |
aggregate_taxa | 0.552 | 0.007 | 0.846 | |
alpha | 0.014 | 0.003 | 0.023 | |
associate | 0.042 | 0.003 | 0.067 | |
baseline | 0.045 | 0.003 | 0.069 | |
bimodality | 0.001 | 0.000 | 0.001 | |
bimodality_sarle | 0 | 0 | 0 | |
boxplot_abundance | 0.088 | 0.006 | 0.139 | |
boxplot_alpha | 0.422 | 0.022 | 0.678 | |
chunk_reorder | 0.001 | 0.000 | 0.000 | |
cmat2table | 0.086 | 0.011 | 0.154 | |
collapse_replicates | 0.074 | 0.005 | 0.119 | |
core | 0.041 | 0.003 | 0.072 | |
core_abundance | 0.037 | 0.003 | 0.063 | |
core_matrix | 0 | 0 | 0 | |
core_members | 0.009 | 0.003 | 0.017 | |
coverage | 0.033 | 0.004 | 0.059 | |
default_colors | 0.000 | 0.000 | 0.001 | |
densityplot | 0.000 | 0.001 | 0.001 | |
divergence | 0.657 | 0.015 | 1.027 | |
diversity | 0.030 | 0.003 | 0.051 | |
dominance | 0.011 | 0.003 | 0.022 | |
dominant | 0.010 | 0.003 | 0.019 | |
estimate_stability | 0.000 | 0.000 | 0.001 | |
evenness | 0.008 | 0.002 | 0.012 | |
find_optima | 0.001 | 0.000 | 0.000 | |
gktau | 0.012 | 0.002 | 0.023 | |
group_age | 0.024 | 0.004 | 0.042 | |
group_bmi | 0.001 | 0.000 | 0.001 | |
heat | 0.059 | 0.003 | 0.094 | |
hotplot | 0.266 | 0.009 | 0.424 | |
inequality | 0.046 | 0.004 | 0.078 | |
intermediate_stability | 0.565 | 0.008 | 0.876 | |
is_compositional | 0.068 | 0.003 | 0.108 | |
log_modulo_skewness | 0.134 | 0.005 | 0.217 | |
low_abundance | 0.014 | 0.003 | 0.026 | |
map_levels | 0.052 | 0.003 | 0.084 | |
merge_taxa2 | 0.027 | 0.003 | 0.046 | |
meta | 0.007 | 0.003 | 0.015 | |
microbiome-package | 0.011 | 0.001 | 0.017 | |
multimodality | 0.000 | 0.000 | 0.001 | |
neat | 0.083 | 0.005 | 0.130 | |
neatsort | 0.159 | 0.005 | 0.248 | |
overlap | 18.501 | 1.258 | 30.030 | |
plot_atlas | 0.052 | 0.003 | 0.089 | |
plot_composition | 0.239 | 0.007 | 0.374 | |
plot_core | 0.065 | 0.006 | 0.110 | |
plot_density | 0.044 | 0.004 | 0.073 | |
plot_frequencies | 0.027 | 0.003 | 0.050 | |
plot_landscape | 0.823 | 0.026 | 1.303 | |
plot_regression | 0.182 | 0.007 | 0.286 | |
plot_taxa_prevalence | 0.304 | 0.007 | 0.474 | |
plot_tipping | 0.144 | 0.009 | 0.235 | |
potential_analysis | 0.039 | 0.003 | 0.065 | |
potential_univariate | 0.001 | 0.000 | 0.000 | |
prevalence | 0.012 | 0.003 | 0.023 | |
psmelt2 | 0.092 | 0.004 | 0.149 | |
quiet | 0 | 0 | 0 | |
rare | 0.020 | 0.003 | 0.034 | |
rare_abundance | 0.033 | 0.003 | 0.056 | |
rare_members | 0.008 | 0.002 | 0.017 | |
rarity | 0.074 | 0.003 | 0.113 | |
read_biom2phyloseq | 0.000 | 0.000 | 0.001 | |
read_csv2phyloseq | 0 | 0 | 0 | |
read_mothur2phyloseq | 0 | 0 | 0 | |
read_phyloseq | 0 | 0 | 0 | |
readcount | 0.007 | 0.002 | 0.015 | |
remove_samples | 0.015 | 0.003 | 0.023 | |
remove_taxa | 0.018 | 0.003 | 0.038 | |
richness | 0.010 | 0.003 | 0.018 | |
spreadplot | 0.066 | 0.004 | 0.105 | |
summarize_phyloseq | 0.017 | 0.003 | 0.031 | |
taxa | 0.007 | 0.003 | 0.016 | |
time_normalize | 0.036 | 0.003 | 0.060 | |
time_sort | 0.135 | 0.004 | 0.214 | |
timesplit | 0.134 | 0.005 | 0.215 | |
top | 0.007 | 0.003 | 0.015 | |
top_taxa | 0.007 | 0.003 | 0.015 | |
transform | 0.332 | 0.015 | 0.524 | |
ztransform | 0.000 | 0.000 | 0.001 | |