metagene.Rcheck/tests_i386/runTests.Rout.fail
R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 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
Timing stopped at: 0.38 0 0.39
Error in `[.data.table`(tab, , `:=`(c, 1:5)) :
Supplied 5 items to be assigned to 50000 items of column 'c'. The RHS length must either be 1 (single values are ok) or match the LHS length exactly. If you wish to 'recycle' the RHS please use rep() explicitly to make this intent clear to readers of your code.
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
Timing stopped at: 0.13 0 0.13
Error in private$check_bam_file(bam_file) :
Bam file C:/Users/biocbuild/bbs-3.8-bioc/R/library/metagene/extdata/align1_rep1.bam not found.
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 -- Sat Apr 13 03:47:09 2019
***********************************************
Number of test functions: 205
Number of errors: 2
Number of failures: 0
1 Test Suite :
metagene RUnit Tests - 205 test functions, 2 errors, 0 failures
ERROR in test.metagene_get_table_check_copy_of_table: Error in `[.data.table`(tab, , `:=`(c, 1:5)) :
Supplied 5 items to be assigned to 50000 items of column 'c'. The RHS length must either be 1 (single values are ok) or match the LHS length exactly. If you wish to 'recycle' the RHS please use rep() explicitly to make this intent clear to readers of your code.
ERROR in test.metagene_initialize_valid_named_bam_files: Error in private$check_bam_file(bam_file) :
Bam file C:/Users/biocbuild/bbs-3.8-bioc/R/library/metagene/extdata/align1_rep1.bam not found.
Test files with failing tests
test_metagene.R
test.metagene_get_table_check_copy_of_table
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.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 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
Timing stopped at: 0.45 0 0.45
Error in `[.data.table`(tab, , `:=`(c, 1:5)) :
Supplied 5 items to be assigned to 50000 items of column 'c'. The RHS length must either be 1 (single values are ok) or match the LHS length exactly. If you wish to 'recycle' the RHS please use rep() explicitly to make this intent clear to readers of your code.
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
Timing stopped at: 0.13 0 0.12
Error in private$check_bam_file(bam_file) :
Bam file C:/Users/biocbuild/bbs-3.8-bioc/R/library/metagene/extdata/align1_rep1.bam not found.
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 -- Sat Apr 13 03:49:03 2019
***********************************************
Number of test functions: 205
Number of errors: 2
Number of failures: 0
1 Test Suite :
metagene RUnit Tests - 205 test functions, 2 errors, 0 failures
ERROR in test.metagene_get_table_check_copy_of_table: Error in `[.data.table`(tab, , `:=`(c, 1:5)) :
Supplied 5 items to be assigned to 50000 items of column 'c'. The RHS length must either be 1 (single values are ok) or match the LHS length exactly. If you wish to 'recycle' the RHS please use rep() explicitly to make this intent clear to readers of your code.
ERROR in test.metagene_initialize_valid_named_bam_files: Error in private$check_bam_file(bam_file) :
Bam file C:/Users/biocbuild/bbs-3.8-bioc/R/library/metagene/extdata/align1_rep1.bam not found.
Test files with failing tests
test_metagene.R
test.metagene_get_table_check_copy_of_table
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
|