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 zin1

This page was generated on 2016-04-23 10:15:03 -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: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings MEAL_1.0.4.tar.gz
StartedAt: 2016-04-23 02:34:19 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 02:41:15 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 416.3 seconds
RetCode: 1
Status:  ERROR 
CheckDir: MEAL.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings MEAL_1.0.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/MEAL.Rcheck’
* using R version 3.2.4 Revised (2016-03-16 r70336)
* using platform: x86_64-pc-linux-gnu (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 ... [29s/29s] 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 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 ... [84s/85s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
DAPipeline         15.518  0.319  15.850
add.methy-methods   9.110  0.168   9.280
plotRegion-methods  7.219  0.020   7.258
plotRDA-methods     6.898  0.024   6.925
DARegionAnalysis    5.388  0.028   5.422
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [47s/47s]
 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, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.2-bioc/meat/MEAL.Rcheck/00check.log’
for details.

testthat.Rout.fail:


R version 3.2.4 Revised (2016-03-16 r70336) -- "Very Secure Dishes"
Copyright (C) 2016 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)
> 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)
> 
> 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
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (MEAL)

MEAL.Rcheck/MEAL-Ex.timings:

nameusersystemelapsed
AnalysisRegionResults-class0.0020.0000.003
AnalysisResults-class0.0020.0000.002
DAPipeline15.518 0.31915.850
DAProbe0.6120.0240.637
DARegion2.0010.0482.050
DARegionAnalysis5.3880.0285.422
MethylationSet-class0.0010.0000.001
RDAset1.3080.0041.316
add.genexp-methods0.0570.0000.057
add.methy-methods9.1100.1689.280
add.set-methods0.0410.0000.041
calculateRelevantSNPs0.0000.0000.001
checkProbes-methods1.2660.0081.276
checkSamples-methods1.2690.0121.281
chrNumToChar0.0010.0000.000
createRanges0.0150.0000.016
explainedVariance0.0230.0000.022
exportResults-methods1.6240.0241.648
filterSet-methods1.0270.0001.027
getGeneVals-methods2.6920.0242.744
getMs-methods1.0560.0001.055
normalSNP0.0010.0000.000
plotBestFeatures1.5680.0441.614
plotEWAS-methods2.9910.0283.023
plotFeature1.4440.0001.445
plotQQ-methods1.7130.0041.718
plotRDA-methods6.8980.0246.925
plotRegion-methods7.2190.0207.258
plotVolcano-methods2.0850.0162.107
prepareMethylationSet1.7260.0161.743
preparePhenotype0.0040.0000.005