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:52 -0400 (Tue, 27 Oct 2015).
Package 416/1104 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | |||||
genomation 1.3.1 Altuna Akalin
| linux2.bioconductor.org | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | ERROR | ||||||
windows2.bioconductor.org | Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | [ ERROR ] | OK |
Package: genomation |
Version: 1.3.1 |
Command: rm -rf genomation.buildbin-libdir genomation.Rcheck && mkdir genomation.buildbin-libdir genomation.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=genomation.buildbin-libdir genomation_1.3.1.tar.gz >genomation.Rcheck\00install.out 2>&1 && cp genomation.Rcheck\00install.out genomation-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=genomation.buildbin-libdir --install="check:genomation-install.out" --force-multiarch --no-vignettes --timings genomation_1.3.1.tar.gz |
StartedAt: 2015-10-27 02:40:10 -0400 (Tue, 27 Oct 2015) |
EndedAt: 2015-10-27 02:44:32 -0400 (Tue, 27 Oct 2015) |
EllapsedTime: 261.3 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: genomation.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf genomation.buildbin-libdir genomation.Rcheck && mkdir genomation.buildbin-libdir genomation.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=genomation.buildbin-libdir genomation_1.3.1.tar.gz >genomation.Rcheck\00install.out 2>&1 && cp genomation.Rcheck\00install.out genomation-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=genomation.buildbin-libdir --install="check:genomation-install.out" --force-multiarch --no-vignettes --timings genomation_1.3.1.tar.gz ### ############################################################################## ############################################################################## * using log directory 'c:/biocbld/bbs-3.3-bioc/meat/genomation.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 'genomation/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'genomation' version '1.3.1' * package encoding: latin1 * 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 'genomation' 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 * 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 * 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 dependencies in R code ... NOTE Unexported objects imported by ':::' calls: 'BiocGenerics:::testPackage' 'GenomicAlignments:::invertRleStrand' 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 heatMeta: no visible binding for global variable 'a' ScoreMatrixBin,GRanges-GRanges: no visible global function definition for 'runValue' plotGeneAnnotation,list: no visible binding for global variable 'SampleName' plotGeneAnnotation,list: no visible binding for global variable 'value' randomizeFeature,GRanges : <anonymous>: no visible global function definition for 'Rle' randomizeFeature,GRanges: no visible global function definition for 'runValue' Undefined global functions or variables: Rle SampleName a runValue value * 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 line endings in Makefiles ... OK * checking for GNU extensions in Makefiles ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... NOTE The following directory looks like a leftover from 'knitr': 'cache' Please remove from your package. * checking examples ... ** running examples for arch 'i386' ... [21s] OK ** running examples for arch 'x64' ... [24s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... Running 'genomation_unit_tests.R' [17s] Warning message: running command '"c:/biocbld/BBS-3˜1.3-B/R/bin/i386/R" CMD BATCH --vanilla "genomation_unit_tests.R" "genomation_unit_tests.Rout"' had status 1 ERROR Running the tests in 'tests/genomation_unit_tests.R' failed. Last 13 lines of output: Test files with failing tests test_ScoreMatrix.R test_ScoreMatrix_character_GRanges test_ScoreMatrixBin.R test_ScoreMatrixBin_character_GRanges Error in BiocGenerics:::testPackage("genomation") : unit tests failed for package genomation Calls: <Anonymous> -> <Anonymous> Execution halted ** running tests for arch 'x64' ... Running 'genomation_unit_tests.R' [21s] Warning message: running command '"c:/biocbld/BBS-3˜1.3-B/R/bin/x64/R" CMD BATCH --vanilla "genomation_unit_tests.R" "genomation_unit_tests.Rout"' had status 1 ERROR Running the tests in 'tests/genomation_unit_tests.R' failed. Last 13 lines of output: Test files with failing tests test_ScoreMatrix.R test_ScoreMatrix_character_GRanges test_ScoreMatrixBin.R test_ScoreMatrixBin_character_GRanges Error in BiocGenerics:::testPackage("genomation") : unit tests failed for package genomation Calls: <Anonymous> -> <Anonymous> 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, 3 NOTEs See 'c:/biocbld/bbs-3.3-bioc/meat/genomation.Rcheck/00check.log' for details.
genomation.Rcheck/tests_i386/genomation_unit_tests.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. > (require("genomation") & require("GenomicRanges") & require("GenomicAlignments") & require("rtracklayer") & require("readr") & require("Biostrings")) || stop("unable to load genomation package") Loading required package: genomation Loading required package: grid Loading required package: GenomicRanges 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 Loading required package: S4Vectors Loading required package: stats4 Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid Loading required package: IRanges Loading required package: GenomeInfoDb Loading required package: GenomicAlignments Loading required package: SummarizedExperiment Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: Biostrings Loading required package: XVector Loading required package: Rsamtools Loading required package: rtracklayer Loading required package: readr [1] TRUE > genomation:::.test() Normalizing to rpm ... Timing stopped at: 0.85 0 0.84 Error : The strand setter for GAlignmentPairs objects is defunct. You can use strandMode() to control the behavior of the strand() getter in accordance with the stranded protocol that was used to generate the paired-end data (see '?strandMode'). testing:min testing:max testing:median Normalizing to rpm ... Timing stopped at: 0.89 0.02 0.91 Error : The strand setter for GAlignmentPairs objects is defunct. You can use strandMode() to control the behavior of the strand() getter in accordance with the stranded protocol that was used to generate the paired-end data (see '?strandMode'). working on working on working on tar1 working on tar2 working on Normalizing to rpm ... working on Normalizing to rpm ... working on tar1 working on tar2 working on tar1 working on tar2 working on tar1 working on tar2 working on tar1 working on tar2 working on tar1 working on tar2 working on tar1 working on tar2 working on tar1 working on tar2 working on RUNIT TEST PROTOCOL -- Tue Oct 27 02:44:07 2015 *********************************************** Number of test functions: 20 Number of errors: 2 Number of failures: 0 1 Test Suite : genomation RUnit Tests - 20 test functions, 2 errors, 0 failures ERROR in test_ScoreMatrix_character_GRanges: Error : The strand setter for GAlignmentPairs objects is defunct. You can use strandMode() to control the behavior of the strand() getter in accordance with the stranded protocol that was used to generate the paired-end data (see '?strandMode'). ERROR in test_ScoreMatrixBin_character_GRanges: Error : The strand setter for GAlignmentPairs objects is defunct. You can use strandMode() to control the behavior of the strand() getter in accordance with the stranded protocol that was used to generate the paired-end data (see '?strandMode'). Test files with failing tests test_ScoreMatrix.R test_ScoreMatrix_character_GRanges test_ScoreMatrixBin.R test_ScoreMatrixBin_character_GRanges Error in BiocGenerics:::testPackage("genomation") : unit tests failed for package genomation Calls: <Anonymous> -> <Anonymous> Execution halted
genomation.Rcheck/tests_x64/genomation_unit_tests.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. > (require("genomation") & require("GenomicRanges") & require("GenomicAlignments") & require("rtracklayer") & require("readr") & require("Biostrings")) || stop("unable to load genomation package") Loading required package: genomation Loading required package: grid Loading required package: GenomicRanges 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 Loading required package: S4Vectors Loading required package: stats4 Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid Loading required package: IRanges Loading required package: GenomeInfoDb Loading required package: GenomicAlignments Loading required package: SummarizedExperiment Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: Biostrings Loading required package: XVector Loading required package: Rsamtools Loading required package: rtracklayer Loading required package: readr [1] TRUE > genomation:::.test() Normalizing to rpm ... Timing stopped at: 1.03 0 1.04 Error : The strand setter for GAlignmentPairs objects is defunct. You can use strandMode() to control the behavior of the strand() getter in accordance with the stranded protocol that was used to generate the paired-end data (see '?strandMode'). testing:min testing:max testing:median Normalizing to rpm ... Timing stopped at: 1.17 0 1.17 Error : The strand setter for GAlignmentPairs objects is defunct. You can use strandMode() to control the behavior of the strand() getter in accordance with the stranded protocol that was used to generate the paired-end data (see '?strandMode'). working on working on working on tar1 working on tar2 working on Normalizing to rpm ... working on Normalizing to rpm ... working on tar1 working on tar2 working on tar1 working on tar2 working on tar1 working on tar2 working on tar1 working on tar2 working on tar1 working on tar2 working on tar1 working on tar2 working on tar1 working on tar2 working on RUNIT TEST PROTOCOL -- Tue Oct 27 02:44:28 2015 *********************************************** Number of test functions: 20 Number of errors: 2 Number of failures: 0 1 Test Suite : genomation RUnit Tests - 20 test functions, 2 errors, 0 failures ERROR in test_ScoreMatrix_character_GRanges: Error : The strand setter for GAlignmentPairs objects is defunct. You can use strandMode() to control the behavior of the strand() getter in accordance with the stranded protocol that was used to generate the paired-end data (see '?strandMode'). ERROR in test_ScoreMatrixBin_character_GRanges: Error : The strand setter for GAlignmentPairs objects is defunct. You can use strandMode() to control the behavior of the strand() getter in accordance with the stranded protocol that was used to generate the paired-end data (see '?strandMode'). Test files with failing tests test_ScoreMatrix.R test_ScoreMatrix_character_GRanges test_ScoreMatrixBin.R test_ScoreMatrixBin_character_GRanges Error in BiocGenerics:::testPackage("genomation") : unit tests failed for package genomation Calls: <Anonymous> -> <Anonymous> Execution halted
genomation.Rcheck/00install.out:
install for i386 * installing *source* package 'genomation' ... ** R ** data ** inst ** preparing package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded install for x64 * installing *source* package 'genomation' ... ** testing if installed package can be loaded * MD5 sums packaged installation of 'genomation' as genomation_1.3.1.zip * DONE (genomation)
genomation.Rcheck/examples_i386/genomation-Ex.timings:
name | user | system | elapsed | |
AnnotationByGeneParts-methods | 0.64 | 0.03 | 0.69 | |
ScoreMatrix-methods | 2.64 | 0.18 | 2.81 | |
ScoreMatrixBin-methods | 0.72 | 0.01 | 0.74 | |
ScoreMatrixList-methods | 0.91 | 0.03 | 0.93 | |
annotateWithFeature-methods | 0.03 | 0.00 | 0.04 | |
annotateWithFeatureFlank-methods | 0.17 | 0.00 | 0.17 | |
annotateWithGeneParts-methods | 0.36 | 0.02 | 0.37 | |
binMatrix-methods | 0.14 | 0.01 | 0.16 | |
convertBed2Exons-methods | 0.05 | 0.02 | 0.06 | |
convertBed2Introns-methods | 0.07 | 0.00 | 0.08 | |
findFeatureComb-methods | 0.27 | 0.00 | 0.27 | |
getFeatsWithTargetsStats-methods | 0.34 | 0.02 | 0.35 | |
getFlanks-methods | 0.1 | 0.0 | 0.1 | |
getRandomEnrichment-methods | 0 | 0 | 0 | |
getTargetAnnotationStats-methods | 0.42 | 0.01 | 0.44 | |
gffToGRanges | 0.14 | 0.00 | 0.14 | |
heatMatrix | 1.22 | 0.13 | 1.34 | |
heatMeta | 0.83 | 0.06 | 0.89 | |
intersectScoreMatrixList-methods | 0.22 | 0.01 | 0.24 | |
multiHeatMatrix | 0.79 | 0.07 | 0.85 | |
orderBy-methods | 0.97 | 0.01 | 0.99 | |
patternMatrix-methods | 0.18 | 0.00 | 0.19 | |
plotGeneAnnotation-methods | 0.85 | 0.08 | 0.92 | |
plotMeta | 0.84 | 0.03 | 0.88 | |
plotTargetAnnotation-methods | 0.36 | 0.00 | 0.36 | |
readBed | 0.06 | 0.02 | 0.08 | |
readBroadPeak | 0.04 | 0.01 | 0.04 | |
readFeatureFlank-methods | 0.07 | 0.02 | 0.10 | |
readGeneric | 0.02 | 0.03 | 0.04 | |
readNarrowPeak | 0.01 | 0.03 | 0.05 | |
readTranscriptFeatures-methods | 0.18 | 0.02 | 0.19 | |
scaleScoreMatrix-methods | 0.15 | 0.00 | 0.15 | |
scaleScoreMatrixList | 0.71 | 0.00 | 0.71 | |
genomation.Rcheck/examples_x64/genomation-Ex.timings:
name | user | system | elapsed | |
AnnotationByGeneParts-methods | 0.88 | 0.02 | 0.89 | |
ScoreMatrix-methods | 3.50 | 0.11 | 3.61 | |
ScoreMatrixBin-methods | 0.67 | 0.00 | 0.67 | |
ScoreMatrixList-methods | 0.77 | 0.03 | 0.80 | |
annotateWithFeature-methods | 0.03 | 0.02 | 0.04 | |
annotateWithFeatureFlank-methods | 0.19 | 0.00 | 0.19 | |
annotateWithGeneParts-methods | 0.39 | 0.03 | 0.42 | |
binMatrix-methods | 0.17 | 0.00 | 0.17 | |
convertBed2Exons-methods | 0.08 | 0.00 | 0.08 | |
convertBed2Introns-methods | 0.36 | 0.00 | 0.36 | |
findFeatureComb-methods | 0.29 | 0.01 | 0.31 | |
getFeatsWithTargetsStats-methods | 0.39 | 0.02 | 0.41 | |
getFlanks-methods | 0.11 | 0.00 | 0.11 | |
getRandomEnrichment-methods | 0.02 | 0.00 | 0.02 | |
getTargetAnnotationStats-methods | 0.39 | 0.01 | 0.40 | |
gffToGRanges | 0.08 | 0.00 | 0.08 | |
heatMatrix | 1.22 | 0.10 | 1.31 | |
heatMeta | 1.07 | 0.12 | 1.21 | |
intersectScoreMatrixList-methods | 0.27 | 0.00 | 0.26 | |
multiHeatMatrix | 0.96 | 0.07 | 1.01 | |
orderBy-methods | 0.87 | 0.01 | 0.89 | |
patternMatrix-methods | 0.10 | 0.02 | 0.11 | |
plotGeneAnnotation-methods | 0.93 | 0.04 | 0.99 | |
plotMeta | 0.71 | 0.04 | 0.73 | |
plotTargetAnnotation-methods | 0.67 | 0.04 | 0.72 | |
readBed | 0.08 | 0.00 | 0.07 | |
readBroadPeak | 0.03 | 0.02 | 0.05 | |
readFeatureFlank-methods | 0.11 | 0.00 | 0.11 | |
readGeneric | 0.05 | 0.00 | 0.05 | |
readNarrowPeak | 0.06 | 0.00 | 0.06 | |
readTranscriptFeatures-methods | 0.21 | 0.01 | 0.22 | |
scaleScoreMatrix-methods | 0.18 | 0.00 | 0.19 | |
scaleScoreMatrixList | 0.85 | 0.00 | 0.84 | |