Back to Build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-05-10 10:04:35 -0000 (Wed, 10 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6211
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

CHECK results for microbiome on kunpeng1


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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1200/2194HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
microbiome 1.23.0  (landing page)
Leo Lahti
Snapshot Date: 2023-05-08 19:11:19 -0000 (Mon, 08 May 2023)
git_url: https://git.bioconductor.org/packages/microbiome
git_branch: devel
git_last_commit: e59781a
git_last_commit_date: 2023-04-25 14:56:01 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: microbiome
Version: 1.23.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:microbiome.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings microbiome_1.23.0.tar.gz
StartedAt: 2023-05-09 21:17:29 -0000 (Tue, 09 May 2023)
EndedAt: 2023-05-09 21:21:35 -0000 (Tue, 09 May 2023)
EllapsedTime: 246.3 seconds
RetCode: 0
Status:   OK  
CheckDir: microbiome.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:microbiome.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings microbiome_1.23.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/microbiome.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘microbiome/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘microbiome’ version ‘1.23.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 20.885    0.3  21.187
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘vignette.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/microbiome.Rcheck/00check.log’
for details.



Installation output

microbiome.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL microbiome
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/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 Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (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 0 | WARN 3 | SKIP 1 | PASS 83 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• On Bioconductor (1)

[ FAIL 0 | WARN 3 | SKIP 1 | PASS 83 ]
> 
> proc.time()
   user  system elapsed 
 14.993   0.769  15.745 

Example timings

microbiome.Rcheck/microbiome-Ex.timings

nameusersystemelapsed
TibbleUtilites0.7520.0440.795
abundances0.0070.0000.007
add_besthit000
add_refseq000
aggregate_rare0.3460.0080.354
aggregate_taxa0.130.000.13
alpha0.0120.0040.016
associate0.0490.0000.049
baseline0.0670.0000.067
bimodality0.0010.0000.001
bimodality_sarle000
boxplot_abundance0.0870.0000.086
boxplot_alpha0.4300.0080.437
chunk_reorder000
cmat2table0.0890.0080.097
collapse_replicates0.0810.0040.084
core0.0440.0000.044
core_abundance0.0410.0000.042
core_matrix0.0000.0000.001
core_members0.0100.0000.011
coverage0.0390.0000.039
default_colors000
densityplot000
divergence0.6300.0040.633
diversity0.0100.0040.014
dominance0.0070.0030.011
dominant0.0110.0000.010
estimate_stability000
evenness0.0080.0000.008
find_optima000
gktau0.0100.0030.012
group_age0.0220.0000.022
group_bmi0.0000.0000.001
heat0.0710.0000.071
hotplot0.3000.0080.309
inequality0.030.000.03
intermediate_stability0.6110.0000.610
is_compositional0.0670.0040.070
log_modulo_skewness0.1270.0040.130
low_abundance0.0400.0000.039
map_levels0.0460.0040.051
merge_taxa20.030.000.03
meta0.0080.0000.007
microbiome-package0.0120.0000.013
multimodality000
neat0.0890.0000.088
neatsort0.1700.0040.174
overlap20.885 0.30021.187
plot_atlas0.0570.0040.061
plot_composition0.2890.0120.301
plot_core0.0960.0080.104
plot_density0.0540.0000.054
plot_frequencies0.0310.0000.031
plot_landscape1.2560.0081.264
plot_regression0.1910.0000.191
plot_taxa_prevalence0.3330.0120.345
plot_tipping0.130.000.13
potential_analysis0.0390.0070.047
potential_univariate000
prevalence0.0120.0000.012
psmelt20.1150.0240.139
quiet000
rare0.0240.0000.024
rare_abundance0.0370.0040.041
rare_members0.0080.0030.012
rarity0.0970.0000.097
read_biom2phyloseq0.0010.0000.001
read_csv2phyloseq0.0010.0000.001
read_mothur2phyloseq000
read_phyloseq000
readcount0.0080.0000.008
remove_samples0.0160.0000.016
remove_taxa0.0190.0000.019
richness0.0120.0000.012
spreadplot0.0760.0000.076
summarize_phyloseq0.0230.0040.027
taxa0.0020.0040.006
time_normalize0.0370.0000.037
time_sort0.160.000.16
timesplit0.1270.0000.127
top0.0080.0000.008
top_taxa0.0090.0000.009
transform0.3940.0000.394
ztransform000