metagene.Rcheck/tests_i386/runTests.Rout.fail
R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 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.
> ## Run all tests in the metagene package
> BiocGenerics:::testPackage("metagene")
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, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, append,
as.data.frame, basename, cbind, colMeans, colSums, colnames,
dirname, 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,
rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
union, unique, unsplit, which, which.max, which.min
Attaching package: 'S4Vectors'
The following object is masked from 'package:base':
expand.grid
Attaching package: 'IRanges'
The following object is masked from 'package:grDevices':
windows
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
Timing stopped at: 0.17 0 0.17
Error in private$check_bam_file(bam_file) :
Bam file C:/Users/biocbuild/bbs-3.7-bioc/R/library/metagene/extdata/align1_rep1.bam not found.
In addition: Warning messages:
1: In checkIdentical(obs, warning(exp)) :
Some bam files have discrepancies in their seqnames.
This could be caused by chromosome names present only in a subset of the bam files (i.e.: chrY in some bam files, but absent in others.
This could also be caused by discrepancies in the seqlevels style (i.e.: UCSC:chr1 versus NCBI:1)
2: In normalizePath(path.expand(path), winslash, mustWork) :
path[1]="NotExistingFile": The system cannot find the file specified
3: In normalizePath(path.expand(path), winslash, mustWork) :
path[2]="NotExistingFile2": The system cannot find the file specified
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
[1] TRUE
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
ChIP-Seq flip/unflip
produce data table : ChIP-Seq
[1] TRUE
Normalization done
produce data table : ChIP-Seq
[1] TRUE
produce data table : ChIP-Seq
[1] TRUE
produce data table : ChIP-Seq
[1] TRUE
produce data table : ChIP-Seq
[1] TRUE
produce data table : ChIP-Seq
[1] TRUE
produce data table : ChIP-Seq
produce data table : ChIP-Seq
ChIP-Seq flip/unflip
ChIP-Seq flip/unflip
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
[1] TRUE
RUNIT TEST PROTOCOL -- Wed Oct 17 03:20:01 2018
***********************************************
Number of test functions: 205
Number of errors: 1
Number of failures: 0
1 Test Suite :
metagene RUnit Tests - 205 test functions, 1 error, 0 failures
ERROR in test.metagene_initialize_valid_named_bam_files: Error in private$check_bam_file(bam_file) :
Bam file C:/Users/biocbuild/bbs-3.7-bioc/R/library/metagene/extdata/align1_rep1.bam not found.
Test files with failing tests
test_metagene.R
test.metagene_initialize_valid_named_bam_files
Error in BiocGenerics:::testPackage("metagene") :
unit tests failed for package metagene
In addition: Warning message:
In `[<-`(`*tmp*`, design_name, value = new("SimpleRleList", elementType = "Rle", :
implicit list embedding of S4 objects is deprecated
Execution halted
|
metagene.Rcheck/tests_x64/runTests.Rout.fail
R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 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.
> ## Run all tests in the metagene package
> BiocGenerics:::testPackage("metagene")
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, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, append,
as.data.frame, basename, cbind, colMeans, colSums, colnames,
dirname, 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,
rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
union, unique, unsplit, which, which.max, which.min
Attaching package: 'S4Vectors'
The following object is masked from 'package:base':
expand.grid
Attaching package: 'IRanges'
The following object is masked from 'package:grDevices':
windows
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
Timing stopped at: 0.15 0 0.14
Error in private$check_bam_file(bam_file) :
Bam file C:/Users/biocbuild/bbs-3.7-bioc/R/library/metagene/extdata/align1_rep1.bam not found.
In addition: Warning messages:
1: In checkIdentical(obs, warning(exp)) :
Some bam files have discrepancies in their seqnames.
This could be caused by chromosome names present only in a subset of the bam files (i.e.: chrY in some bam files, but absent in others.
This could also be caused by discrepancies in the seqlevels style (i.e.: UCSC:chr1 versus NCBI:1)
2: In normalizePath(path.expand(path), winslash, mustWork) :
path[1]="NotExistingFile": The system cannot find the file specified
3: In normalizePath(path.expand(path), winslash, mustWork) :
path[2]="NotExistingFile2": The system cannot find the file specified
produce data table : ChIP-Seq
produce data frame : ChIP-Seq
[1] TRUE
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
ChIP-Seq flip/unflip
produce data table : ChIP-Seq
[1] TRUE
Normalization done
produce data table : ChIP-Seq
[1] TRUE
produce data table : ChIP-Seq
[1] TRUE
produce data table : ChIP-Seq
[1] TRUE
produce data table : ChIP-Seq
[1] TRUE
produce data table : ChIP-Seq
[1] TRUE
produce data table : ChIP-Seq
produce data table : ChIP-Seq
ChIP-Seq flip/unflip
ChIP-Seq flip/unflip
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
produce data table : ChIP-Seq
[1] TRUE
RUNIT TEST PROTOCOL -- Wed Oct 17 03:22:02 2018
***********************************************
Number of test functions: 205
Number of errors: 1
Number of failures: 0
1 Test Suite :
metagene RUnit Tests - 205 test functions, 1 error, 0 failures
ERROR in test.metagene_initialize_valid_named_bam_files: Error in private$check_bam_file(bam_file) :
Bam file C:/Users/biocbuild/bbs-3.7-bioc/R/library/metagene/extdata/align1_rep1.bam not found.
Test files with failing tests
test_metagene.R
test.metagene_initialize_valid_named_bam_files
Error in BiocGenerics:::testPackage("metagene") :
unit tests failed for package metagene
In addition: Warning message:
In `[<-`(`*tmp*`, design_name, value = new("SimpleRleList", elementType = "Rle", :
implicit list embedding of S4 objects is deprecated
Execution halted
|