FRASER.Rcheck/tests_i386/testthat.Rout
R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 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(FRASER)
Loading required package: BiocParallel
Loading required package: data.table
Loading required package: Rsamtools
Loading required package: GenomeInfoDb
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, 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, which.max, which.min
Loading required package: S4Vectors
Loading required package: stats4
Attaching package: 'S4Vectors'
The following objects are masked from 'package:data.table':
first, second
The following object is masked from 'package:base':
expand.grid
Loading required package: IRanges
Attaching package: 'IRanges'
The following object is masked from 'package:data.table':
shift
The following object is masked from 'package:grDevices':
windows
Loading required package: GenomicRanges
Loading required package: Biostrings
Loading required package: XVector
Attaching package: 'Biostrings'
The following object is masked from 'package:base':
strsplit
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: DelayedArray
Loading required package: matrixStats
Attaching package: 'matrixStats'
The following objects are masked from 'package:Biobase':
anyMissing, rowMedians
Attaching package: 'DelayedArray'
The following objects are masked from 'package:matrixStats':
colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges
The following objects are masked from 'package:base':
aperm, apply, rowsum
Attaching package: 'FRASER'
The following object is masked from 'package:Biobase':
samples
The following object is masked from 'package:GenomeInfoDb':
mapSeqlevels
>
> # to speed up the testing on windows do it in serial mode
> if(.Platform$OS.type != "unix") {
+ register(SerialParam())
+ }
>
> test_check("FRASER")
========== _____ _ _ ____ _____ ______ _____
===== / ____| | | | _ \| __ \| ____| /\ | __ \
===== | (___ | | | | |_) | |__) | |__ / \ | | | |
==== \___ \| | | | _ <| _ /| __| / /\ \ | | | |
==== ____) | |__| | |_) | | \ \| |____ / ____ \| |__| |
========== |_____/ \____/|____/|_| \_\______/_/ \_\_____/
Rsubread 2.2.6
//========================== featureCounts setting ===========================\\
|| ||
|| Input files : 1 BAM file ||
|| o sample3.bam ||
|| ||
|| Annotation : R data.frame ||
|| Dir for temp files : C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmp ... ||
|| Threads : 1 ||
|| Level : meta-feature level ||
|| Paired-end : yes ||
|| Multimapping reads : counted ||
|| Multi-overlapping reads : counted ||
|| Min overlapping bases : 10 ||
|| ||
|| Chimeric reads : counted ||
|| Both ends mapped : not required ||
|| ||
\\============================================================================//
//================================= Running ==================================\\
|| ||
|| Load annotation file .Rsubread_UserProvidedAnnotation_pid4644 ... ||
|| Features : 87 ||
|| Meta-features : 87 ||
|| Chromosomes/contigs : 2 ||
|| ||
|| Process BAM file sample3.bam... ||
|| Strand specific : stranded ||
|| Paired-end reads are included. ||
|| Total alignments : 1918 ||
|| Successfully assigned alignments : 241 (12.6%) ||
|| Running time : 0.00 minutes ||
|| ||
|| Write the final count table. ||
|| Write the read assignment summary. ||
|| ||
\\============================================================================//
========== _____ _ _ ____ _____ ______ _____
===== / ____| | | | _ \| __ \| ____| /\ | __ \
===== | (___ | | | | |_) | |__) | |__ / \ | | | |
==== \___ \| | | | _ <| _ /| __| / /\ \ | | | |
==== ____) | |__| | |_) | | \ \| |____ / ____ \| |__| |
========== |_____/ \____/|____/|_| \_\______/_/ \_\_____/
Rsubread 2.2.6
//========================== featureCounts setting ===========================\\
|| ||
|| Input files : 1 BAM file ||
|| o sample1.bam ||
|| ||
|| Annotation : R data.frame ||
|| Dir for temp files : C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmp ... ||
|| Threads : 1 ||
|| Level : meta-feature level ||
|| Paired-end : yes ||
|| Multimapping reads : counted ||
|| Multi-overlapping reads : counted ||
|| Min overlapping bases : 10 ||
|| ||
|| Chimeric reads : counted ||
|| Both ends mapped : not required ||
|| ||
\\============================================================================//
//================================= Running ==================================\\
|| ||
|| Load annotation file .Rsubread_UserProvidedAnnotation_pid4644 ... ||
|| Features : 77 ||
|| Meta-features : 77 ||
|| Chromosomes/contigs : 2 ||
|| ||
|| Process BAM file sample1.bam... ||
|| Paired-end reads are included. ||
|| Total alignments : 474 ||
|| Successfully assigned alignments : 145 (30.6%) ||
|| Running time : 0.00 minutes ||
|| ||
|| Write the final count table. ||
|| Write the read assignment summary. ||
|| ||
\\============================================================================//
========== _____ _ _ ____ _____ ______ _____
===== / ____| | | | _ \| __ \| ____| /\ | __ \
===== | (___ | | | | |_) | |__) | |__ / \ | | | |
==== \___ \| | | | _ <| _ /| __| / /\ \ | | | |
==== ____) | |__| | |_) | | \ \| |____ / ____ \| |__| |
========== |_____/ \____/|____/|_| \_\______/_/ \_\_____/
Rsubread 2.2.6
//========================== featureCounts setting ===========================\\
|| ||
|| Input files : 1 BAM file ||
|| o sample2.bam ||
|| ||
|| Annotation : R data.frame ||
|| Dir for temp files : C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmp ... ||
|| Threads : 1 ||
|| Level : meta-feature level ||
|| Paired-end : yes ||
|| Multimapping reads : counted ||
|| Multi-overlapping reads : counted ||
|| Min overlapping bases : 10 ||
|| ||
|| Chimeric reads : counted ||
|| Both ends mapped : not required ||
|| ||
\\============================================================================//
//================================= Running ==================================\\
|| ||
|| Load annotation file .Rsubread_UserProvidedAnnotation_pid4644 ... ||
|| Features : 77 ||
|| Meta-features : 77 ||
|| Chromosomes/contigs : 2 ||
|| ||
|| Process BAM file sample2.bam... ||
|| Paired-end reads are included. ||
|| Total alignments : 2455 ||
|| Successfully assigned alignments : 826 (33.6%) ||
|| Running time : 0.00 minutes ||
|| ||
|| Write the final count table. ||
|| Write the read assignment summary. ||
|| ||
\\============================================================================//
========== _____ _ _ ____ _____ ______ _____
===== / ____| | | | _ \| __ \| ____| /\ | __ \
===== | (___ | | | | |_) | |__) | |__ / \ | | | |
==== \___ \| | | | _ <| _ /| __| / /\ \ | | | |
==== ____) | |__| | |_) | | \ \| |____ / ____ \| |__| |
========== |_____/ \____/|____/|_| \_\______/_/ \_\_____/
Rsubread 2.2.6
//========================== featureCounts setting ===========================\\
|| ||
|| Input files : 1 BAM file ||
|| o sample3.bam ||
|| ||
|| Annotation : R data.frame ||
|| Dir for temp files : C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmp ... ||
|| Threads : 1 ||
|| Level : meta-feature level ||
|| Paired-end : yes ||
|| Multimapping reads : counted ||
|| Multi-overlapping reads : counted ||
|| Min overlapping bases : 10 ||
|| ||
|| Chimeric reads : counted ||
|| Both ends mapped : not required ||
|| ||
\\============================================================================//
//================================= Running ==================================\\
|| ||
|| Load annotation file .Rsubread_UserProvidedAnnotation_pid4644 ... ||
|| Features : 77 ||
|| Meta-features : 77 ||
|| Chromosomes/contigs : 2 ||
|| ||
|| Process BAM file sample3.bam... ||
|| Paired-end reads are included. ||
|| Total alignments : 1918 ||
|| Successfully assigned alignments : 703 (36.7%) ||
|| Running time : 0.00 minutes ||
|| ||
|| Write the final count table. ||
|| Write the read assignment summary. ||
|| ||
\\============================================================================//
== testthat results ===========================================================
[ OK: 52 | SKIPPED: 0 | WARNINGS: 10 | FAILED: 0 ]
>
> proc.time()
user system elapsed
96.50 3.35 107.59
|
FRASER.Rcheck/tests_x64/testthat.Rout
R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 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(FRASER)
Loading required package: BiocParallel
Loading required package: data.table
Loading required package: Rsamtools
Loading required package: GenomeInfoDb
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, 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, which.max, which.min
Loading required package: S4Vectors
Loading required package: stats4
Attaching package: 'S4Vectors'
The following objects are masked from 'package:data.table':
first, second
The following object is masked from 'package:base':
expand.grid
Loading required package: IRanges
Attaching package: 'IRanges'
The following object is masked from 'package:data.table':
shift
The following object is masked from 'package:grDevices':
windows
Loading required package: GenomicRanges
Loading required package: Biostrings
Loading required package: XVector
Attaching package: 'Biostrings'
The following object is masked from 'package:base':
strsplit
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: DelayedArray
Loading required package: matrixStats
Attaching package: 'matrixStats'
The following objects are masked from 'package:Biobase':
anyMissing, rowMedians
Attaching package: 'DelayedArray'
The following objects are masked from 'package:matrixStats':
colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges
The following objects are masked from 'package:base':
aperm, apply, rowsum
Attaching package: 'FRASER'
The following object is masked from 'package:Biobase':
samples
The following object is masked from 'package:GenomeInfoDb':
mapSeqlevels
>
> # to speed up the testing on windows do it in serial mode
> if(.Platform$OS.type != "unix") {
+ register(SerialParam())
+ }
>
> test_check("FRASER")
========== _____ _ _ ____ _____ ______ _____
===== / ____| | | | _ \| __ \| ____| /\ | __ \
===== | (___ | | | | |_) | |__) | |__ / \ | | | |
==== \___ \| | | | _ <| _ /| __| / /\ \ | | | |
==== ____) | |__| | |_) | | \ \| |____ / ____ \| |__| |
========== |_____/ \____/|____/|_| \_\______/_/ \_\_____/
Rsubread 2.2.6
//========================== featureCounts setting ===========================\\
|| ||
|| Input files : 1 BAM file ||
|| o sample3.bam ||
|| ||
|| Annotation : R data.frame ||
|| Dir for temp files : C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmp ... ||
|| Threads : 1 ||
|| Level : meta-feature level ||
|| Paired-end : yes ||
|| Multimapping reads : counted ||
|| Multi-overlapping reads : counted ||
|| Min overlapping bases : 10 ||
|| ||
|| Chimeric reads : counted ||
|| Both ends mapped : not required ||
|| ||
\\============================================================================//
//================================= Running ==================================\\
|| ||
|| Load annotation file .Rsubread_UserProvidedAnnotation_pid4184 ... ||
|| Features : 87 ||
|| Meta-features : 87 ||
|| Chromosomes/contigs : 2 ||
|| ||
|| Process BAM file sample3.bam... ||
|| Strand specific : stranded ||
|| Paired-end reads are included. ||
|| Total alignments : 1918 ||
|| Successfully assigned alignments : 241 (12.6%) ||
|| Running time : 0.00 minutes ||
|| ||
|| Write the final count table. ||
|| Write the read assignment summary. ||
|| ||
\\============================================================================//
========== _____ _ _ ____ _____ ______ _____
===== / ____| | | | _ \| __ \| ____| /\ | __ \
===== | (___ | | | | |_) | |__) | |__ / \ | | | |
==== \___ \| | | | _ <| _ /| __| / /\ \ | | | |
==== ____) | |__| | |_) | | \ \| |____ / ____ \| |__| |
========== |_____/ \____/|____/|_| \_\______/_/ \_\_____/
Rsubread 2.2.6
//========================== featureCounts setting ===========================\\
|| ||
|| Input files : 1 BAM file ||
|| o sample1.bam ||
|| ||
|| Annotation : R data.frame ||
|| Dir for temp files : C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmp ... ||
|| Threads : 1 ||
|| Level : meta-feature level ||
|| Paired-end : yes ||
|| Multimapping reads : counted ||
|| Multi-overlapping reads : counted ||
|| Min overlapping bases : 10 ||
|| ||
|| Chimeric reads : counted ||
|| Both ends mapped : not required ||
|| ||
\\============================================================================//
//================================= Running ==================================\\
|| ||
|| Load annotation file .Rsubread_UserProvidedAnnotation_pid4184 ... ||
|| Features : 77 ||
|| Meta-features : 77 ||
|| Chromosomes/contigs : 2 ||
|| ||
|| Process BAM file sample1.bam... ||
|| Paired-end reads are included. ||
|| Total alignments : 474 ||
|| Successfully assigned alignments : 145 (30.6%) ||
|| Running time : 0.00 minutes ||
|| ||
|| Write the final count table. ||
|| Write the read assignment summary. ||
|| ||
\\============================================================================//
========== _____ _ _ ____ _____ ______ _____
===== / ____| | | | _ \| __ \| ____| /\ | __ \
===== | (___ | | | | |_) | |__) | |__ / \ | | | |
==== \___ \| | | | _ <| _ /| __| / /\ \ | | | |
==== ____) | |__| | |_) | | \ \| |____ / ____ \| |__| |
========== |_____/ \____/|____/|_| \_\______/_/ \_\_____/
Rsubread 2.2.6
//========================== featureCounts setting ===========================\\
|| ||
|| Input files : 1 BAM file ||
|| o sample2.bam ||
|| ||
|| Annotation : R data.frame ||
|| Dir for temp files : C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmp ... ||
|| Threads : 1 ||
|| Level : meta-feature level ||
|| Paired-end : yes ||
|| Multimapping reads : counted ||
|| Multi-overlapping reads : counted ||
|| Min overlapping bases : 10 ||
|| ||
|| Chimeric reads : counted ||
|| Both ends mapped : not required ||
|| ||
\\============================================================================//
//================================= Running ==================================\\
|| ||
|| Load annotation file .Rsubread_UserProvidedAnnotation_pid4184 ... ||
|| Features : 77 ||
|| Meta-features : 77 ||
|| Chromosomes/contigs : 2 ||
|| ||
|| Process BAM file sample2.bam... ||
|| Paired-end reads are included. ||
|| Total alignments : 2455 ||
|| Successfully assigned alignments : 826 (33.6%) ||
|| Running time : 0.00 minutes ||
|| ||
|| Write the final count table. ||
|| Write the read assignment summary. ||
|| ||
\\============================================================================//
========== _____ _ _ ____ _____ ______ _____
===== / ____| | | | _ \| __ \| ____| /\ | __ \
===== | (___ | | | | |_) | |__) | |__ / \ | | | |
==== \___ \| | | | _ <| _ /| __| / /\ \ | | | |
==== ____) | |__| | |_) | | \ \| |____ / ____ \| |__| |
========== |_____/ \____/|____/|_| \_\______/_/ \_\_____/
Rsubread 2.2.6
//========================== featureCounts setting ===========================\\
|| ||
|| Input files : 1 BAM file ||
|| o sample3.bam ||
|| ||
|| Annotation : R data.frame ||
|| Dir for temp files : C:/Users/biocbuild/bbs-3.11-bioc/tmpdir/Rtmp ... ||
|| Threads : 1 ||
|| Level : meta-feature level ||
|| Paired-end : yes ||
|| Multimapping reads : counted ||
|| Multi-overlapping reads : counted ||
|| Min overlapping bases : 10 ||
|| ||
|| Chimeric reads : counted ||
|| Both ends mapped : not required ||
|| ||
\\============================================================================//
//================================= Running ==================================\\
|| ||
|| Load annotation file .Rsubread_UserProvidedAnnotation_pid4184 ... ||
|| Features : 77 ||
|| Meta-features : 77 ||
|| Chromosomes/contigs : 2 ||
|| ||
|| Process BAM file sample3.bam... ||
|| Paired-end reads are included. ||
|| Total alignments : 1918 ||
|| Successfully assigned alignments : 703 (36.7%) ||
|| Running time : 0.00 minutes ||
|| ||
|| Write the final count table. ||
|| Write the read assignment summary. ||
|| ||
\\============================================================================//
== testthat results ===========================================================
[ OK: 52 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
>
> proc.time()
user system elapsed
111.64 1.71 122.39
|