Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

CHECK report for microbiome on malbec2

This page was generated on 2019-10-16 12:11:51 -0400 (Wed, 16 Oct 2019).

Package 996/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
microbiome 1.6.0
Leo Lahti
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/microbiome
Branch: RELEASE_3_9
Last Commit: 4a7a3ac
Last Changed Date: 2019-05-02 11:54:08 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: microbiome
Version: 1.6.0
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:microbiome.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings microbiome_1.6.0.tar.gz
StartedAt: 2019-10-16 03:09:43 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 03:13:00 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 197.0 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: microbiome.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:microbiome.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings microbiome_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/microbiome.Rcheck’
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-pc-linux-gnu (64-bit)
* 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.6.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 ... OK
* 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 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 ... WARNING
  
  Note: significantly better compression could be obtained
        by using R CMD build --resave-data
                       old_size new_size compress
  atlas1006.rda           233Kb    127Kb       xz
  dietswap.rda             45Kb     28Kb       xz
  hitchip.taxonomy.rda    402Kb    123Kb       xz
  peerj32.rda             113Kb     87Kb       xz
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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



Installation output

microbiome.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.9-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 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-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-2019 Leo Lahti, 
    Sudarshan Shetty et al. 


Attaching package: 'microbiome'

The following object is masked from 'package:ggplot2':

    alpha

The following object is masked from 'package:base':

    transform

══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 72 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 10.082   0.315  10.396 

Example timings

microbiome.Rcheck/microbiome-Ex.timings

nameusersystemelapsed
abundances0.0100.0000.011
aggregate_taxa0.5330.0200.553
aggregate_top_taxa0.2290.0080.237
alpha0.0120.0080.020
associate0.0560.0080.063
baseline0.0390.0000.039
bfratio0.1110.0040.116
bimodality0.010.000.01
bimodality_sarle000
boxplot_abundance0.0600.0000.059
chunk_reorder000
cmat2table0.0660.0000.066
collapse_replicates0.0270.0000.027
core0.0220.0000.023
core_abundance0.0260.0000.027
core_matrix000
core_members0.0010.0040.004
coverage0.0250.0000.025
default_colors000
densityplot000
divergence0.4570.0040.460
diversities0.0140.0000.015
diversity0.0110.0030.013
dominance0.0060.0040.011
dominant0.010.000.01
estimate_stability000
evenness0.0070.0000.007
find_optima000
gktau0.0090.0000.009
global0.0090.0000.009
group_age0.0140.0040.018
group_bmi0.0010.0000.001
heat0.0780.0000.079
hotplot0.1720.0000.172
inequality0.0310.0000.030
intermediate_stability0.8800.0280.907
log_modulo_skewness0.1590.0000.159
low_abundance0.0150.0000.015
map_levels0.0630.0000.063
merge_taxa20.0320.0000.031
meta0.0070.0000.006
microbiome-package0.0140.0000.028
multimodality000
neat0.1050.0000.106
neatsort0.2460.0040.250
noncore_abundance0.0410.0000.041
noncore_members0.0220.0000.022
plot_atlas0.0710.0000.071
plot_composition0.2930.0000.314
plot_core0.4760.0000.476
plot_density0.040.000.04
plot_frequencies0.0100.0040.014
plot_landscape1.3690.0001.370
plot_regression0.2030.0000.203
plot_taxa_prevalence0.5240.0000.524
plot_tipping0.0940.0000.094
potential_analysis0.0480.0000.048
potential_univariate000
prevalence0.0070.0000.008
quiet0.0010.0000.001
rare_members0.0090.0000.009
rarity0.0930.0080.101
read_biom2phyloseq000
read_csv2phyloseq000
read_mothur2phyloseq000
read_phyloseq000
readcount0.0070.0000.007
remove_samples0.0180.0000.017
remove_taxa0.0180.0040.022
richness0.0120.0000.012
summarize_phyloseq0.0220.0000.022
taxa0.0060.0000.006
time_normalize0.040.000.04
time_sort0.2220.0120.233
timesplit0.1510.0000.150
top_taxa0.0060.0000.007
transform0.0300.0030.034
variable_members0.0570.0000.056
write_phyloseq0.0010.0000.000
ztransform0.0010.0000.000