| 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 |
This page was generated on 2015-10-22 17:54:29 -0400 (Thu, 22 Oct 2015).
| Package 424/1104 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | |||||
| GenomicInteractions 1.5.0 Malcolm Perry
| linux2.bioconductor.org | Linux (Ubuntu 14.04.2 LTS) / x86_64 | NotNeeded | OK | ERROR | ||||||
| windows2.bioconductor.org | Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64 | NotNeeded | OK | ERROR | OK | ||||||
| morelia | Mac OS X Mavericks (10.9.5) / x86_64 | NotNeeded | OK | [ ERROR ] | OK |
| Package: GenomicInteractions |
| Version: 1.5.0 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings GenomicInteractions_1.5.0.tar.gz |
| StartedAt: 2015-10-22 06:28:40 -0400 (Thu, 22 Oct 2015) |
| EndedAt: 2015-10-22 06:32:32 -0400 (Thu, 22 Oct 2015) |
| EllapsedTime: 232.0 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: GenomicInteractions.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings GenomicInteractions_1.5.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/GenomicInteractions.Rcheck’
* using R Under development (unstable) (2015-10-08 r69496)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GenomicInteractions/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GenomicInteractions’ version ‘1.5.0’
* 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 ‘GenomicInteractions’ can be installed ... [19s/20s] WARNING
Found the following significant warnings:
Warning: replacing previous import by ‘Gviz::availableDisplayPars’ when loading ‘GenomicInteractions’
See ‘/Users/biocbuild/bbs-3.3-bioc/meat/GenomicInteractions.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
installed size is 11.2Mb
sub-directories of 1Mb or more:
doc 2.1Mb
extdata 7.9Mb
* 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 objects imported by ':::' calls:
‘BiocGenerics:::replaceSlots’ ‘GenomeInfoDb:::getDanglingSeqlevels’
‘GenomeInfoDb:::makeNewSeqnames’
‘S4Vectors:::makePrettyMatrixForCompactPrinting’
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 ... 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 ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [15s/15s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’ [14s/14s]
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Annotating with promoter ...
testthat results ================================================================
OK: 75 SKIPPED: 0 FAILED: 1
1. Error: bed12 export/import is consistent
Error: testthat unit tests failed
In addition: Warning messages:
1: In calculateDistances(gi, method = "inner") :
setting negative distances to 0, this is due to the presence of overlapping anchors in your dataset
2: In calculateDistances(gi, method = "inner") :
setting negative distances to 0, this is due to the presence of overlapping anchors in your dataset
3: Removed 1 rows containing missing values (geom_text).
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.3-bioc/meat/GenomicInteractions.Rcheck/00check.log’
for details.
GenomicInteractions.Rcheck/tests/testthat.Rout.fail:
R Under development (unstable) (2015-10-08 r69496) -- "Unsuffered Consequences"
Copyright (C) 2015 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(GenomicInteractions)
Warning message:
replacing previous import by 'Gviz::availableDisplayPars' when loading 'GenomicInteractions'
>
> test_check("GenomicInteractions")
Annotating with promoter ...
1. Error: bed12 export/import is consistent ------------------------------------
The "ifelse" methods for Rle objects are defunct. Please use
as(ifelse(test, as.vector(yes), as.vector(no)), "Rle")
instead.
1: withCallingHandlers(eval(code, new_test_environment), error = capture_calls, message = function(c) invokeRestart("muffleMessage"))
2: eval(code, new_test_environment)
3: eval(expr, envir, enclos)
4: export.bed12(gi, fn = tmp) at test_import.R:36
5: export.bed12(gi, fn = tmp)
6: data.frame(chr = as.character(seqnames(anchorOne(cis))), start = start(anchorOne(cis)) -
1, end = end(anchorTwo(cis)), name = .exportName(cis), score = interactionCounts(cis),
strand = ifelse(s1 == s2 & s1 %in% c("+", "-"), s1, "."), thickStart = start(anchorOne(cis)) -
1, thickEnd = end(anchorTwo(cis)), itemRgb = rep("255,0,0", len), blockCount = 2,
blockSizes = paste(as.character(width(anchorOne(cis))), as.character(width(anchorTwo(cis))),
sep = ","), blockStarts = paste(0, start(anchorTwo(cis)) - start(anchorOne(cis)),
sep = ","))
7: ifelse(s1 == s2 & s1 %in% c("+", "-"), s1, ".")
8: ifelse(s1 == s2 & s1 %in% c("+", "-"), s1, ".")
9: .Defunct(msg = .ifelse_generic_defunct_msg)
10: stop(paste(msg, collapse = ""), call. = FALSE, domain = NA)
Annotating with promoter ...
testthat results ================================================================
OK: 75 SKIPPED: 0 FAILED: 1
1. Error: bed12 export/import is consistent
Error: testthat unit tests failed
In addition: Warning messages:
1: In calculateDistances(gi, method = "inner") :
setting negative distances to 0, this is due to the presence of overlapping anchors in your dataset
2: In calculateDistances(gi, method = "inner") :
setting negative distances to 0, this is due to the presence of overlapping anchors in your dataset
3: Removed 1 rows containing missing values (geom_text).
Execution halted
GenomicInteractions.Rcheck/00install.out:
* installing *source* package ‘GenomicInteractions’ ... ** R ** data ** inst ** preparing package for lazy loading Warning: replacing previous import by ‘Gviz::availableDisplayPars’ when loading ‘GenomicInteractions’ Creating a generic function for ‘print’ from package ‘base’ in package ‘GenomicInteractions’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded Warning: replacing previous import by ‘Gviz::availableDisplayPars’ when loading ‘GenomicInteractions’ * DONE (GenomicInteractions)
GenomicInteractions.Rcheck/GenomicInteractions-Ex.timings:
| name | user | system | elapsed | |
| GenomicInteractions-class | 0.443 | 0.004 | 0.447 | |
| GenomicInteractions | 0.113 | 0.004 | 0.116 | |
| InteractionTrack | 0.819 | 0.038 | 0.858 | |
| annotateInteractions | 0.299 | 0.014 | 0.314 | |
| calculateDistances | 0.128 | 0.003 | 0.131 | |
| categoriseInteractions | 0.063 | 0.001 | 0.063 | |
| getters | 0.166 | 0.004 | 0.170 | |
| makeGenomicInteractionsFromFile | 2.539 | 0.029 | 2.569 | |
| plotCisTrans | 0.225 | 0.004 | 0.228 | |
| plotCounts | 0.311 | 0.019 | 0.331 | |
| plotDists | 0.233 | 0.007 | 0.240 | |
| plotInteractionAnnotations | 0.186 | 0.002 | 0.189 | |
| plotSummaryStats | 0.495 | 0.004 | 0.499 | |
| setters | 0.160 | 0.004 | 0.164 | |
| unique-GenomicInteractions-method | 0.168 | 0.001 | 0.170 | |
| viewPoint | 0.001 | 0.001 | 0.001 | |