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

CHECK report for microbiome on merida1

This page was generated on 2020-04-15 12:45:53 -0400 (Wed, 15 Apr 2020).

Package 1039/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
microbiome 1.8.0
Leo Lahti
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/microbiome
Branch: RELEASE_3_10
Last Commit: 11ae6af
Last Changed Date: 2019-10-29 13:10:41 -0400 (Tue, 29 Oct 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida1 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.8.0
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.8.0.tar.gz
StartedAt: 2020-04-15 03:51:28 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 03:55:31 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 242.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: microbiome.Rcheck
Warnings: 3

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.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.10-bioc/meat/microbiome.Rcheck’
* using R version 3.6.3 (2020-02-29)
* 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.8.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 ... WARNING
Documented arguments not in \usage in documentation object 'core':
  ‘...’

Documented arguments not in \usage in documentation object 'rare':
  ‘...’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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    128Kb       xz
  dietswap.rda             45Kb     28Kb       xz
  hitchip.taxonomy.rda    402Kb    115Kb       xz
  peerj32.rda             113Kb     87Kb       xz
* checking files in ‘vignettes’ ... OK
* checking examples ... WARNING
Found the following significant warnings:

  Warning: 'noncore_abundance' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
* 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: 3 WARNINGs
See
  ‘/Users/biocbuild/bbs-3.10-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’ ...
** 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.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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: 74 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 15.831   1.006  16.995 

Example timings

microbiome.Rcheck/microbiome-Ex.timings

nameusersystemelapsed
abundances0.0170.0020.018
aggregate_taxa0.6930.0130.713
aggregate_top_taxa0.3990.0330.438
alpha0.0150.0040.019
associate0.0660.0100.076
baseline0.0570.0050.064
bfratio0.2100.0010.216
bimodality0.0150.0010.015
bimodality_sarle000
boxplot_abundance0.0700.0040.076
chunk_reorder0.0000.0000.001
cmat2table0.1200.0020.124
collapse_replicates0.0660.0040.070
core0.0520.0020.054
core_abundance0.0500.0030.053
core_matrix000
core_members0.4070.0040.414
coverage0.0490.0030.053
default_colors0.0010.0000.000
densityplot0.0000.0000.001
divergence0.7590.0290.796
diversities0.0130.0030.016
diversity0.0160.0020.018
dominance0.0110.0020.013
dominant0.0120.0040.016
estimate_stability0.0010.0000.000
evenness0.0080.0010.010
find_optima000
gktau0.0090.0020.011
global0.0080.0020.010
group_age0.0180.0030.022
group_bmi0.0010.0000.001
heat0.0900.0130.103
hotplot0.1560.0240.180
inequality0.0340.0090.043
intermediate_stability0.8750.0080.885
is.compositional0.0310.0010.032
log_modulo_skewness0.1620.0070.172
low_abundance0.0170.0030.021
map_levels0.0650.0030.071
merge_taxa20.0430.0070.050
meta0.0060.0020.008
microbiome-package0.0100.0020.013
multimodality000
neat0.0990.0100.113
neatsort0.2710.0190.290
noncore_abundance0.0420.0020.045
noncore_members0.0000.0000.001
plot_atlas0.0380.0030.043
plot_composition0.2860.0070.299
plot_core0.0940.0090.103
plot_density0.0440.0010.046
plot_frequencies0.0170.0010.018
plot_landscape1.0790.0251.118
plot_regression0.1680.0030.171
plot_taxa_prevalence0.5390.0060.556
plot_tipping0.1450.0060.151
potential_analysis0.0400.0010.042
potential_univariate000
prevalence0.0070.0010.009
quiet0.0010.0010.001
rare0.0180.0010.019
rare_abundance0.0470.0020.049
rare_members0.0110.0020.013
rarity0.0920.0050.098
read_biom2phyloseq0.0010.0000.000
read_csv2phyloseq000
read_mothur2phyloseq000
read_phyloseq0.0000.0010.000
readcount0.0040.0010.006
remove_samples0.0190.0020.021
remove_taxa0.0230.0020.025
richness0.0140.0020.017
spreadplot0.0930.0050.098
summarize_phyloseq0.0200.0010.022
taxa0.0060.0020.007
time_normalize0.0430.0020.045
time_sort0.1680.0030.173
timesplit0.1080.0010.109
top_taxa0.0040.0010.006
transform0.0290.0010.030
write_phyloseq0.0000.0010.001
ztransform0.0000.0000.001