metagene2.Rcheck/tests_i386/runTests.Rout
R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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("metagene2")
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, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, 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
region_name is missing from the new metadata. Recreating it.
region_name is missing from the new metadata. Recreating it.
region_name is missing from the new metadata. Recreating it.
Replace region_metadata with metadata which would result in a different region split. All caches at the 'split_regions' step will be invalidated, and split_by will be reset to its default value.
RUNIT TEST PROTOCOL -- Thu May 06 04:33:21 2021
***********************************************
Number of test functions: 128
Number of errors: 0
Number of failures: 0
1 Test Suite :
metagene2 RUnit Tests - 128 test functions, 0 errors, 0 failures
Number of test functions: 128
Number of errors: 0
Number of failures: 0
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 valid.GenomicRanges.seqinfo(x, suggest.trim = TRUE) :
GRanges object contains 100 out-of-bound ranges located on sequence
chr1. Note that ranges located on a sequence whose length is unknown
(NA) or on a circular sequence are not considered out-of-bound (use
seqlengths() and isCircular() to get the lengths and circularity flags
of the underlying sequences). You can use trim() to trim these ranges.
See ?`trim,GenomicRanges-method` for more information.
3: In valid.GenomicRanges.seqinfo(x, suggest.trim = TRUE) :
GRanges object contains 200 out-of-bound ranges located on sequence
chr1. Note that ranges located on a sequence whose length is unknown
(NA) or on a circular sequence are not considered out-of-bound (use
seqlengths() and isCircular() to get the lengths and circularity flags
of the underlying sequences). You can use trim() to trim these ranges.
See ?`trim,GenomicRanges-method` for more information.
4: In valid.GenomicRanges.seqinfo(x, suggest.trim = TRUE) :
GRanges object contains 600 out-of-bound ranges located on sequence
chr1. Note that ranges located on a sequence whose length is unknown
(NA) or on a circular sequence are not considered out-of-bound (use
seqlengths() and isCircular() to get the lengths and circularity flags
of the underlying sequences). You can use trim() to trim these ranges.
See ?`trim,GenomicRanges-method` for more information.
> #BiocGenerics:::testPackage("metagene2", pattern="^test_demo.*\\.R$")
>
> proc.time()
user system elapsed
107.90 2.46 114.15
|
metagene2.Rcheck/tests_x64/runTests.Rout
R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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("metagene2")
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, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, 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
region_name is missing from the new metadata. Recreating it.
region_name is missing from the new metadata. Recreating it.
region_name is missing from the new metadata. Recreating it.
Replace region_metadata with metadata which would result in a different region split. All caches at the 'split_regions' step will be invalidated, and split_by will be reset to its default value.
RUNIT TEST PROTOCOL -- Thu May 06 04:35:30 2021
***********************************************
Number of test functions: 128
Number of errors: 0
Number of failures: 0
1 Test Suite :
metagene2 RUnit Tests - 128 test functions, 0 errors, 0 failures
Number of test functions: 128
Number of errors: 0
Number of failures: 0
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 valid.GenomicRanges.seqinfo(x, suggest.trim = TRUE) :
GRanges object contains 100 out-of-bound ranges located on sequence
chr1. Note that ranges located on a sequence whose length is unknown
(NA) or on a circular sequence are not considered out-of-bound (use
seqlengths() and isCircular() to get the lengths and circularity flags
of the underlying sequences). You can use trim() to trim these ranges.
See ?`trim,GenomicRanges-method` for more information.
3: In valid.GenomicRanges.seqinfo(x, suggest.trim = TRUE) :
GRanges object contains 200 out-of-bound ranges located on sequence
chr1. Note that ranges located on a sequence whose length is unknown
(NA) or on a circular sequence are not considered out-of-bound (use
seqlengths() and isCircular() to get the lengths and circularity flags
of the underlying sequences). You can use trim() to trim these ranges.
See ?`trim,GenomicRanges-method` for more information.
4: In valid.GenomicRanges.seqinfo(x, suggest.trim = TRUE) :
GRanges object contains 600 out-of-bound ranges located on sequence
chr1. Note that ranges located on a sequence whose length is unknown
(NA) or on a circular sequence are not considered out-of-bound (use
seqlengths() and isCircular() to get the lengths and circularity flags
of the underlying sequences). You can use trim() to trim these ranges.
See ?`trim,GenomicRanges-method` for more information.
> #BiocGenerics:::testPackage("metagene2", pattern="^test_demo.*\\.R$")
>
> proc.time()
user system elapsed
121.46 3.03 128.15
|