Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L [M] N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.2: CHECK report for MEAL on oaxaca

This page was generated on 2016-04-23 10:29:43 -0700 (Sat, 23 Apr 2016).

Package 608/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MEAL 1.0.4
Carlos Ruiz
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/MEAL
Last Changed Rev: 116640 / Revision: 116712
Last Changed Date: 2016-04-21 03:20:31 -0700 (Thu, 21 Apr 2016)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  ERROR 
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK  ERROR  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ ERROR ] OK 

Summary

Package: MEAL
Version: 1.0.4
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings MEAL_1.0.4.tar.gz
StartedAt: 2016-04-23 01:49:54 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 01:58:59 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 544.8 seconds
RetCode: 1
Status:  ERROR 
CheckDir: MEAL.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings MEAL_1.0.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/MEAL.Rcheck’
* using R version 3.2.4 (2016-03-10)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MEAL/DESCRIPTION’ ... OK
* this is package ‘MEAL’ version ‘1.0.4’
* 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 ‘MEAL’ can be installed ... [36s/43s] WARNING
Found the following significant warnings:
  Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
See ‘/Users/biocbuild/bbs-3.2-bioc/meat/MEAL.Rcheck/00install.out’ for details.
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Unexported object imported by a ':::' call: ‘S4Vectors:::selectSome’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
plotVolcano,AnalysisResults: no visible binding for global variable
  ‘adj.p’
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [112s/120s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
DAPipeline         16.303  0.981  20.609
plotRegion-methods 10.522  0.705  11.273
add.methy-methods  10.246  0.857  15.086
plotRDA-methods    10.052  0.693  10.818
DARegionAnalysis    7.110  0.173   7.314
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [60s/62s]
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  [cpgCollapseAnnotation] Defining blocks.
  [cpgCollapse] Collapsing data
  coercing object of mode  numeric  to SnpMatrix
  'nperm' >= set of all permutations: complete enumeration.
  Set of permutations < 'minperm'. Generating entire set.
  Error in eval(expr, envir, enclos) : could not find function "add_methy"
  Calls: test_check ... with_reporter -> force -> source_file -> eval -> eval
  In addition: Warning message:
  In matrix(runif(6, max = 15), 4) :
    data length [6] is not a sub-multiple or multiple of the number of rows [4]
  testthat results ================================================================
  OK: 216 SKIPPED: 0 FAILED: 0
  Execution halted
* 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 ERROR, 1 WARNING, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.2-bioc/meat/MEAL.Rcheck/00check.log’
for details.

testthat.Rout.fail:


R version 3.2.4 (2016-03-10) -- "Very Secure Dishes"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin13.4.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)
> library(MEAL)
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, xtabs

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

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

Welcome to Bioconductor

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

Setting options('download.file.method.GEOquery'='auto')
Setting options('GEOquery.inmemory.gpl'=FALSE)
Warning messages:
1: In rgl.init(initValue, onlyNULL) : RGL: GLX extension missing on server
2: 'rgl_init' failed, running with rgl.useNULL = TRUE 
> 
> test_check("MEAL")
[cpgCollapse] Creating annotation.
[cpgCollapseAnnotation] Clustering islands and clusters of probes.
[cpgCollapseAnnotation] Computing new annotation.
[cpgCollapseAnnotation] Defining blocks.
[cpgCollapse] Collapsing data
coercing object of mode  numeric  to SnpMatrix
'nperm' >= set of all permutations: complete enumeration.
Set of permutations < 'minperm'. Generating entire set.
Error in eval(expr, envir, enclos) : could not find function "add_methy"
Calls: test_check ... with_reporter -> force -> source_file -> eval -> eval
In addition: Warning message:
In matrix(runif(6, max = 15), 4) :
  data length [6] is not a sub-multiple or multiple of the number of rows [4]
testthat results ================================================================
OK: 216 SKIPPED: 0 FAILED: 0
Execution halted

MEAL.Rcheck/00install.out:

* installing *source* package ‘MEAL’ ...
** R
** inst
** preparing package for lazy loading
Warning in rgl.init(initValue, onlyNULL) :
  RGL: GLX extension missing on server
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning in rgl.init(initValue, onlyNULL) :
  RGL: GLX extension missing on server
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
* DONE (MEAL)

MEAL.Rcheck/MEAL-Ex.timings:

nameusersystemelapsed
AnalysisRegionResults-class0.0030.0000.004
AnalysisResults-class0.0020.0000.003
DAPipeline16.303 0.98120.609
DAProbe0.6630.0270.691
DARegion2.5150.1652.681
DARegionAnalysis7.1100.1737.314
MethylationSet-class0.0020.0010.002
RDAset1.9310.0962.045
add.genexp-methods0.0930.0010.095
add.methy-methods10.246 0.85715.086
add.set-methods0.0630.0010.063
calculateRelevantSNPs0.0010.0000.001
checkProbes-methods1.8480.0351.884
checkSamples-methods1.8200.0451.866
chrNumToChar0.0010.0000.002
createRanges0.0260.0020.028
explainedVariance0.0350.0020.088
exportResults-methods2.3940.1722.617
filterSet-methods1.5520.0351.613
getGeneVals-methods3.4370.1963.639
getMs-methods1.5380.0371.577
normalSNP0.0010.0000.001
plotBestFeatures2.2690.1442.430
plotEWAS-methods3.8790.2754.158
plotFeature2.1170.0462.173
plotQQ-methods2.3560.1372.496
plotRDA-methods10.052 0.69310.818
plotRegion-methods10.522 0.70511.273
plotVolcano-methods2.6840.1102.798
prepareMethylationSet2.4230.1672.624
preparePhenotype0.0060.0000.006