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

CHECK report for microbiome on merida2

This page was generated on 2019-04-09 13:35:35 -0400 (Tue, 09 Apr 2019).

Package 979/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
microbiome 1.5.31
Leo Lahti
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/microbiome
Branch: master
Last Commit: a4664a10
Last Changed Date: 2019-03-30 18:21:14 -0400 (Sat, 30 Mar 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
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ WARNINGS ] OK 

Summary

Package: microbiome
Version: 1.5.31
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:microbiome.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings microbiome_1.5.31.tar.gz
StartedAt: 2019-04-09 02:12:40 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 02:16:30 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 229.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: microbiome.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:microbiome.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings microbiome_1.5.31.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/microbiome.Rcheck’
* using R Under development (unstable) (2018-11-27 r75683)
* using platform: x86_64-apple-darwin15.6.0 (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.5.31’
* 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    124Kb       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
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/microbiome.Rcheck/00check.log’
for details.



Installation output

microbiome.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL microbiome
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘microbiome’ ...
** 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
* DONE (microbiome)

Tests output

microbiome.Rcheck/tests/testthat.Rout


R Under development (unstable) (2018-11-27 r75683) -- "Unsuffered Consequences"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (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. <microbiome.github.io>


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 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 12.142   0.797  12.988 

Example timings

microbiome.Rcheck/microbiome-Ex.timings

nameusersystemelapsed
abundances0.0150.0010.017
aggregate_taxa0.6440.0070.653
aggregate_top_taxa0.3300.0170.353
alpha0.0150.0030.018
associate0.0500.0070.056
baseline0.0320.0050.038
bfratio0.2130.0260.241
bimodality0.0200.0020.022
bimodality_sarle000
boxplot_abundance0.0860.0140.100
chunk_reorder000
cmat2table0.1400.0230.168
collapse_replicates0.0730.0080.082
core0.0300.0020.032
core_abundance0.0430.0030.045
core_matrix0.0000.0000.001
core_members0.0050.0010.006
coverage0.0410.0030.045
default_colors0.0000.0000.001
densityplot000
divergence0.8090.0090.831
diversities0.0150.0030.018
diversity0.0320.0040.037
dominance0.0120.0020.014
dominant0.0110.0020.013
estimate_stability0.0010.0000.000
evenness0.0070.0020.008
find_optima000
gktau0.0060.0010.007
global0.0080.0010.010
group_age0.0140.0010.015
group_bmi0.0010.0000.001
heat0.0940.0030.098
hotplot0.1690.0070.177
inequality0.0300.0050.035
intermediate_stability0.9310.0090.951
log_modulo_skewness0.1650.0200.187
low_abundance0.0340.0030.038
map_levels0.0780.0040.084
merge_taxa20.0400.0020.043
meta0.0060.0010.008
microbiome-package0.0120.0010.012
multimodality000
neat0.0880.0020.091
neatsort0.2100.0050.217
noncore_abundance0.0590.0030.061
noncore_members0.0180.0010.019
plot_atlas0.0780.0020.082
plot_composition0.3060.0080.316
plot_core0.1140.0090.124
plot_density0.0370.0010.038
plot_frequencies0.0180.0020.019
plot_landscape1.7600.0421.819
plot_regression0.2110.0090.221
plot_taxa_prevalence0.5310.0140.547
plot_tipping0.1310.0140.145
potential_analysis0.0580.0060.064
potential_univariate000
prevalence0.0050.0010.005
quiet0.0000.0000.001
rare_members0.0060.0020.007
rarity0.1000.0060.105
read_biom2phyloseq000
read_csv2phyloseq000
read_mothur2phyloseq0.0000.0000.001
read_phyloseq0.0000.0000.001
readcount0.0060.0010.008
remove_samples0.0170.0030.020
remove_taxa0.0240.0020.027
richness0.0330.0040.036
summarize_phyloseq0.0200.0010.021
taxa0.0050.0010.007
time_normalize0.0400.0010.042
time_sort0.2260.0020.232
timesplit0.1610.0030.164
top_taxa0.0070.0020.008
transform0.0240.0010.025
variable_members0.0530.0020.055
write_phyloseq0.0010.0010.001
ztransform000