| Rcade.Rcheck/tests_i386/runTests.Rout 
R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
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.
> require("Rcade") || stop("unable to load Rcade")
Loading required package: Rcade
Loading required package: GenomicRanges
Loading required package: stats4
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, cbind, colMeans, colSums, 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, rowMeans, rowSums, rownames, sapply,
    setdiff, sort, table, tapply, union, unique, unsplit, which,
    which.max, which.min
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:base':
    expand.grid
Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: Rsamtools
Loading required package: Biostrings
Loading required package: XVector
Attaching package: 'Biostrings'
The following object is masked from 'package:base':
    strsplit
Loading required package: baySeq
Loading required package: abind
Welcome to Rcade - version 1.20.0
If you are new to Rcade, please consider reading the vignette through the command: vignette("Rcade").
Attaching package: 'Rcade'
The following object is masked from 'package:BiocGenerics':
    plotPCA
[1] TRUE
> BiocGenerics:::testPackage("Rcade")
File wgEncodeSydhTfbsHelas3InputIfng30StdAlnRep1.bam: Found 24 chromosomes, of which 0 are present in the annotation.
File wgEncodeSydhTfbsHelas3InputIfng30StdAlnRep1.bam: Removed all instances of 'chr' - now 19 chromosomes are present in the annotation.
File wgEncodeSydhTfbsHelas3InputStdAlnRep1.bam: Found 24 chromosomes, of which 0 are present in the annotation.
File wgEncodeSydhTfbsHelas3InputStdAlnRep1.bam: Removed all instances of 'chr' - now 19 chromosomes are present in the annotation.
File wgEncodeSydhTfbsHelas3Stat1Ifng30StdAlnRep1.bam: Found 24 chromosomes, of which 0 are present in the annotation.
File wgEncodeSydhTfbsHelas3Stat1Ifng30StdAlnRep1.bam: Removed all instances of 'chr' - now 19 chromosomes are present in the annotation.
File wgEncodeSydhTfbsHelas3Stat1Ifng30StdAlnRep2.bam: Found 24 chromosomes, of which 0 are present in the annotation.
File wgEncodeSydhTfbsHelas3Stat1Ifng30StdAlnRep2.bam: Removed all instances of 'chr' - now 19 chromosomes are present in the annotation.
File wgEncodeSydhTfbsHelas3InputIfng30StdAlnRep1.bam: Counting reads.
File wgEncodeSydhTfbsHelas3InputStdAlnRep1.bam: Counting reads.
File wgEncodeSydhTfbsHelas3Stat1Ifng30StdAlnRep1.bam: Counting reads.
File wgEncodeSydhTfbsHelas3Stat1Ifng30StdAlnRep2.bam: Counting reads.
RUNIT TEST PROTOCOL -- Thu Apr 12 02:34:52 2018 
*********************************************** 
Number of test functions: 3 
Number of errors: 0 
Number of failures: 0 
 
1 Test Suite : 
Rcade RUnit Tests - 3 test functions, 0 errors, 0 failures
Number of test functions: 3 
Number of errors: 0 
Number of failures: 0 
> 
> 
> proc.time()
   user  system elapsed 
   9.75    0.32   10.06 
 | Rcade.Rcheck/tests_x64/runTests.Rout 
R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
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.
> require("Rcade") || stop("unable to load Rcade")
Loading required package: Rcade
Loading required package: GenomicRanges
Loading required package: stats4
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, cbind, colMeans, colSums, 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, rowMeans, rowSums, rownames, sapply,
    setdiff, sort, table, tapply, union, unique, unsplit, which,
    which.max, which.min
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:base':
    expand.grid
Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: Rsamtools
Loading required package: Biostrings
Loading required package: XVector
Attaching package: 'Biostrings'
The following object is masked from 'package:base':
    strsplit
Loading required package: baySeq
Loading required package: abind
Welcome to Rcade - version 1.20.0
If you are new to Rcade, please consider reading the vignette through the command: vignette("Rcade").
Attaching package: 'Rcade'
The following object is masked from 'package:BiocGenerics':
    plotPCA
[1] TRUE
> BiocGenerics:::testPackage("Rcade")
File wgEncodeSydhTfbsHelas3InputIfng30StdAlnRep1.bam: Found 24 chromosomes, of which 0 are present in the annotation.
File wgEncodeSydhTfbsHelas3InputIfng30StdAlnRep1.bam: Removed all instances of 'chr' - now 19 chromosomes are present in the annotation.
File wgEncodeSydhTfbsHelas3InputStdAlnRep1.bam: Found 24 chromosomes, of which 0 are present in the annotation.
File wgEncodeSydhTfbsHelas3InputStdAlnRep1.bam: Removed all instances of 'chr' - now 19 chromosomes are present in the annotation.
File wgEncodeSydhTfbsHelas3Stat1Ifng30StdAlnRep1.bam: Found 24 chromosomes, of which 0 are present in the annotation.
File wgEncodeSydhTfbsHelas3Stat1Ifng30StdAlnRep1.bam: Removed all instances of 'chr' - now 19 chromosomes are present in the annotation.
File wgEncodeSydhTfbsHelas3Stat1Ifng30StdAlnRep2.bam: Found 24 chromosomes, of which 0 are present in the annotation.
File wgEncodeSydhTfbsHelas3Stat1Ifng30StdAlnRep2.bam: Removed all instances of 'chr' - now 19 chromosomes are present in the annotation.
File wgEncodeSydhTfbsHelas3InputIfng30StdAlnRep1.bam: Counting reads.
File wgEncodeSydhTfbsHelas3InputStdAlnRep1.bam: Counting reads.
File wgEncodeSydhTfbsHelas3Stat1Ifng30StdAlnRep1.bam: Counting reads.
File wgEncodeSydhTfbsHelas3Stat1Ifng30StdAlnRep2.bam: Counting reads.
RUNIT TEST PROTOCOL -- Thu Apr 12 02:35:06 2018 
*********************************************** 
Number of test functions: 3 
Number of errors: 0 
Number of failures: 0 
 
1 Test Suite : 
Rcade RUnit Tests - 3 test functions, 0 errors, 0 failures
Number of test functions: 3 
Number of errors: 0 
Number of failures: 0 
> 
> 
> proc.time()
   user  system elapsed 
  13.40    0.28   13.68 
 |