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

CHECK report for metagenomeSeq on celaya2

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

Package 964/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
metagenomeSeq 1.26.3
Joseph N. Paulson
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/metagenomeSeq
Branch: RELEASE_3_9
Last Commit: 8de127d
Last Changed Date: 2019-08-04 12:53:02 -0400 (Sun, 04 Aug 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: metagenomeSeq
Version: 1.26.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:metagenomeSeq.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings metagenomeSeq_1.26.3.tar.gz
StartedAt: 2019-10-16 04:26:50 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 04:33:50 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 420.1 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: metagenomeSeq.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/metagenomeSeq.Rcheck’
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘metagenomeSeq/DESCRIPTION’ ... OK
* this is package ‘metagenomeSeq’ version ‘1.26.3’
* 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 ‘metagenomeSeq’ 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 ... WARNING
Missing link or links in documentation object 'MRihw-fitFeatureModelResults.Rd':
  ‘fitFeatureModelResults’ ‘fitZigResults’

Missing link or links in documentation object 'MRihw-fitZigResults.Rd':
  ‘fitFeatureModelResults’ ‘fitZigResults’

See section 'Cross-references' in the 'Writing R Extensions' manual.

* 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 'MRcoefs':
  ‘IHWcov’

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 ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
              user system elapsed
wrenchNorm  26.419  4.325  30.745
exportMat    3.517  4.363   7.883
extractMR    4.209  1.959   6.170
MRfulltable  2.004  0.145   9.343
fitPA        0.720  0.128   5.335
fitDO        0.595  0.104   5.767
* 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: 2 WARNINGs
See
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/metagenomeSeq.Rcheck/00check.log’
for details.



Installation output

metagenomeSeq.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘metagenomeSeq’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
in method for ‘MRihw’ with signature ‘"fitFeatureModelResults"’: no definition for class “fitFeatureModelResults”
in method for ‘MRihw’ with signature ‘"fitZigResults"’: no definition for class “fitZigResults”
** 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 (metagenomeSeq)

Tests output

metagenomeSeq.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-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")
> packageVersion("metagenomeSeq")
[1] '1.26.3'
> # As suggested for opt-out option on testing by users, 
> # recommended by CRAN: http://adv-r.had.co.nz/Testing.html
> # Previously, best practice was to put all test files in inst/tests 
> # and ensure that R CMD check ran them by putting the following code in tests/test-all.R:  
> # >library(testthat)
> # >library(yourpackage)
> # >test_package("yourpackage")
> # Now, recommended practice is to put your tests in tests/testthat, 
> # and ensure R CMD check runs them by putting the following code in tests/test-all.R:
> # >library(testthat)
> # >test_check("yourpackage")
> # The advantage of this new structure is that the user has control over whether or not tests are installed using the –install-tests parameter to 
> # R CMD install, or INSTALL_opts = c(“–install-tests”) argument to install.packages(). I’m not sure why you wouldn’t want to install the tests, 
> # but now you have the flexibility as requested by CRAN maintainers.
> test_check("metagenomeSeq")
Loading required package: metagenomeSeq
Loading required package: Biobase
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, which.max, which.min

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: limma

Attaching package: 'limma'

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

    plotMA

Loading required package: glmnet
Loading required package: Matrix
Loading required package: foreach
Loaded glmnet 2.0-18

Loading required package: RColorBrewer
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 15 | SKIPPED: 0 | WARNINGS: 6 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
155.790  19.987 175.735 

Example timings

metagenomeSeq.Rcheck/metagenomeSeq-Ex.timings

nameusersystemelapsed
MRcoefs2.3290.2892.617
MRcounts0.7990.0580.857
MRexperiment-class0.0010.0000.000
MRfulltable2.0040.1459.343
MRtable1.9080.1022.010
aggregateBySample0.2750.0350.309
aggregateByTaxonomy0.2300.0350.265
biom2MRexperiment0.4460.0280.474
calcNormFactors0.9270.2051.132
correctIndices0.2030.0670.269
correlationTest0.3420.0590.402
cumNorm0.5890.1400.729
cumNormMat0.8600.2221.083
cumNormStat0.6520.1700.821
cumNormStatFast0.3960.0480.444
expSummary0.1250.0200.145
exportMat3.5174.3637.883
exportStats0.7570.1200.877
extractMR4.2091.9596.170
filterData0.3000.0570.357
fitDO0.5950.1045.767
fitFeatureModel1.9210.0902.011
fitLogNormal2.7870.6203.408
fitMultipleTimeSeries2.6430.3633.006
fitPA0.7200.1285.335
fitSSTimeSeries0.6920.0980.790
fitTimeSeries0.6640.0980.762
fitZig2.6530.6413.296
libSize-set0.5510.0460.598
libSize0.5330.0250.557
loadBiom0.0750.0010.075
loadMeta0.0340.0010.038
loadMetaQ0.0000.0000.001
loadPhenoData0.0430.0010.044
makeLabels0.0010.0000.001
mergeMRexperiments2.8020.7223.524
newMRexperiment0.0580.0010.059
normFactors-set0.5450.0100.554
normFactors0.5040.0100.514
plotBubble0.3780.1134.922
plotClassTimeSeries1.6370.3872.024
plotCorr0.9200.1701.091
plotFeature0.2440.0380.283
plotGenus0.2510.0680.318
plotMRheatmap4.3760.2954.673
plotOTU0.2440.0340.279
plotOrd0.3330.0930.426
plotRare0.1970.0330.232
plotTimeSeries1.4790.2711.752
posteriorProbs2.5130.7593.272
returnAppropriateObj0.5050.0530.558
ssFit000
ssIntervalCandidate0.0000.0010.000
ssPerm0.0000.0000.001
ssPermAnalysis0.0000.0010.001
trapz0.0010.0000.002
ts2MRexperiment2.7580.5213.279
uniqueFeatures0.2090.0460.254
wrenchNorm26.419 4.32530.745
zigControl0.0010.0000.000