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-27 12:15:46 -0400 (Tue, 27 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 |
Package: GenomicInteractions |
Version: 1.5.0 |
Command: rm -rf GenomicInteractions.buildbin-libdir GenomicInteractions.Rcheck && mkdir GenomicInteractions.buildbin-libdir GenomicInteractions.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GenomicInteractions.buildbin-libdir GenomicInteractions_1.5.0.tar.gz >GenomicInteractions.Rcheck\00install.out 2>&1 && cp GenomicInteractions.Rcheck\00install.out GenomicInteractions-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=GenomicInteractions.buildbin-libdir --install="check:GenomicInteractions-install.out" --force-multiarch --no-vignettes --timings GenomicInteractions_1.5.0.tar.gz |
StartedAt: 2015-10-27 02:43:16 -0400 (Tue, 27 Oct 2015) |
EndedAt: 2015-10-27 02:48:47 -0400 (Tue, 27 Oct 2015) |
EllapsedTime: 330.6 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: GenomicInteractions.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf GenomicInteractions.buildbin-libdir GenomicInteractions.Rcheck && mkdir GenomicInteractions.buildbin-libdir GenomicInteractions.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GenomicInteractions.buildbin-libdir GenomicInteractions_1.5.0.tar.gz >GenomicInteractions.Rcheck\00install.out 2>&1 && cp GenomicInteractions.Rcheck\00install.out GenomicInteractions-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=GenomicInteractions.buildbin-libdir --install="check:GenomicInteractions-install.out" --force-multiarch --no-vignettes --timings GenomicInteractions_1.5.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'c:/biocbld/bbs-3.3-bioc/meat/GenomicInteractions.Rcheck' * using R Under development (unstable) (2015-09-22 r69418) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * 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 whether package 'GenomicInteractions' can be installed ... WARNING Found the following significant warnings: Warning: replacing previous import by 'Gviz::availableDisplayPars' when loading 'GenomicInteractions' See 'c:/biocbld/bbs-3.3-bioc/meat/GenomicInteractions.Rcheck/00install.out' for details. * checking installed package size ... NOTE installed size is 10.6Mb sub-directories of 1Mb or more: doc 1.5Mb 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 * loading checks for arch 'i386' ** 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 * loading checks for arch 'x64' ** 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 ... ** running examples for arch 'i386' ... [15s] OK ** running examples for arch 'x64' ... [15s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... Running 'testthat.R' [16s] Warning message: running command '"c:/biocbld/BBS-3˜1.3-B/R/bin/i386/R" CMD BATCH --vanilla "testthat.R" "testthat.Rout"' had status 1 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 ** running tests for arch 'x64' ... Running 'testthat.R' [17s] Warning message: running command '"c:/biocbld/BBS-3˜1.3-B/R/bin/x64/R" CMD BATCH --vanilla "testthat.R" "testthat.Rout"' had status 1 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: 2 ERRORs, 1 WARNING, 2 NOTEs See 'c:/biocbld/bbs-3.3-bioc/meat/GenomicInteractions.Rcheck/00check.log' for details.
GenomicInteractions.Rcheck/tests_i386/testthat.Rout.fail:
R Under development (unstable) (2015-09-22 r69418) -- "Unsuffered Consequences" Copyright (C) 2015 The R Foundation for Statistical Computing Platform: i386-w64-mingw32/i386 (32-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/tests_x64/testthat.Rout.fail:
R Under development (unstable) (2015-09-22 r69418) -- "Unsuffered Consequences" Copyright (C) 2015 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (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:
install for i386 * 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' install for x64 * installing *source* package 'GenomicInteractions' ... ** testing if installed package can be loaded Warning: replacing previous import by 'Gviz::availableDisplayPars' when loading 'GenomicInteractions' * MD5 sums packaged installation of 'GenomicInteractions' as GenomicInteractions_1.5.0.zip * DONE (GenomicInteractions)
GenomicInteractions.Rcheck/examples_i386/GenomicInteractions-Ex.timings:
name | user | system | elapsed | |
GenomicInteractions-class | 0.22 | 0.01 | 0.24 | |
GenomicInteractions | 0.14 | 0.00 | 0.14 | |
InteractionTrack | 0.77 | 0.03 | 0.80 | |
annotateInteractions | 0.36 | 0.04 | 0.39 | |
calculateDistances | 0.11 | 0.00 | 0.11 | |
categoriseInteractions | 0.07 | 0.01 | 0.08 | |
getters | 0.12 | 0.02 | 0.14 | |
makeGenomicInteractionsFromFile | 1.56 | 0.00 | 1.57 | |
plotCisTrans | 0.21 | 0.00 | 0.20 | |
plotCounts | 0.22 | 0.01 | 0.23 | |
plotDists | 0.59 | 0.00 | 0.60 | |
plotInteractionAnnotations | 0.31 | 0.00 | 0.31 | |
plotSummaryStats | 0.83 | 0.00 | 0.83 | |
setters | 0.14 | 0.03 | 0.17 | |
unique-GenomicInteractions-method | 0.17 | 0.00 | 0.18 | |
viewPoint | 0 | 0 | 0 | |
GenomicInteractions.Rcheck/examples_x64/GenomicInteractions-Ex.timings:
name | user | system | elapsed | |
GenomicInteractions-class | 0.52 | 0.00 | 0.51 | |
GenomicInteractions | 0.12 | 0.00 | 0.13 | |
InteractionTrack | 0.71 | 0.02 | 0.72 | |
annotateInteractions | 0.28 | 0.00 | 0.28 | |
calculateDistances | 0.09 | 0.01 | 0.11 | |
categoriseInteractions | 0.11 | 0.00 | 0.11 | |
getters | 0.17 | 0.02 | 0.19 | |
makeGenomicInteractionsFromFile | 1.79 | 0.03 | 1.81 | |
plotCisTrans | 0.7 | 0.0 | 0.7 | |
plotCounts | 0.3 | 0.0 | 0.3 | |
plotDists | 0.17 | 0.00 | 0.17 | |
plotInteractionAnnotations | 0.20 | 0.02 | 0.22 | |
plotSummaryStats | 0.8 | 0.0 | 0.8 | |
setters | 0.20 | 0.01 | 0.22 | |
unique-GenomicInteractions-method | 0.22 | 0.00 | 0.21 | |
viewPoint | 0 | 0 | 0 | |