ReportingTools.Rcheck/tests_i386/runTests.Rout
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.
> require("ReportingTools") || stop("unable to load ReportingTools")
Loading required package: ReportingTools
Loading required package: knitr
[1] TRUE
> BiocGenerics:::testPackage("ReportingTools")
Loading required package: Biobase
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, 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
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
Attaching package: 'limma'
The following object is masked from 'package:BiocGenerics':
plotMA
Loading required package: AnnotationDbi
Loading required package: stats4
Loading required package: IRanges
Loading required package: S4Vectors
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
Loading required package: org.Hs.eg.db
Loading required package: GenomicRanges
Loading required package: GenomeInfoDb
Loading required package: SummarizedExperiment
Loading required package: DelayedArray
Loading required package: matrixStats
Attaching package: 'matrixStats'
The following objects are masked from 'package:Biobase':
anyMissing, rowMedians
Loading required package: BiocParallel
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
estimating size factors
estimating dispersions
gene-wise dispersion estimates
mean-dispersion relationship
final dispersion estimates
fitting model and testing
estimating size factors
estimating dispersions
gene-wise dispersion estimates
mean-dispersion relationship
final dispersion estimates
fitting model and testing
Loading required package: annotate
Loading required package: XML
Loading required package: graph
Attaching package: 'graph'
The following object is masked from 'package:XML':
addNode
Loading required package: Category
Loading required package: Matrix
Attaching package: 'Matrix'
The following object is masked from 'package:S4Vectors':
expand
Attaching package: 'GOstats'
The following object is masked from 'package:AnnotationDbi':
makeGOGraph
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
<script language="JavaScript" src="jslib/jquery-1.8.0.min.js"></script>
<script language="JavaScript" src="jslib/jquery.dataTables-1.9.3.js"></script>
<script language="JavaScript" src="jslib/jquery.dataTables.columnFilter.js"></script>
<script language="JavaScript" src="jslib/jquery.dataTables.plugins.js"></script>
<script language="JavaScript" src="jslib/jquery.dataTables.reprise.js"></script>
<script language="JavaScript" src="jslib/bootstrap.js"></script>
<link rel="stylesheet" type="text/css" href="csslib/bootstrap.css" />
<link rel="stylesheet" type="text/css" href="csslib/reprise.table.bootstrap.css" />
processing file: C:/Users/biocbuild/bbs-3.7-bioc/R/library/ReportingTools/examples/testRmd.Rmd
ordinary text without R code
label: unnamed-chunk-1 (with options)
List of 2
$ message: logi FALSE
$ output : chr "hide"
ordinary text without R code
label: unnamed-chunk-2 (with options)
List of 1
$ results: chr "asis"
ordinary text without R code
label: unnamed-chunk-3 (with options)
List of 1
$ results: chr "asis"
ordinary text without R code
label: unnamed-chunk-4 (with options)
List of 1
$ results: chr "asis"
output file: testRmd.md
Created file named 'testDataPackage/testPkg/man/my.df2.Rd'.
Edit the file and move it to the appropriate directory.
RUNIT TEST PROTOCOL -- Wed Oct 17 04:33:32 2018
***********************************************
Number of test functions: 45
Number of errors: 0
Number of failures: 0
1 Test Suite :
ReportingTools RUnit Tests - 45 test functions, 0 errors, 0 failures
Number of test functions: 45
Number of errors: 0
Number of failures: 0
>
> proc.time()
user system elapsed
243.28 25.70 282.34
|
ReportingTools.Rcheck/tests_x64/runTests.Rout
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.
> require("ReportingTools") || stop("unable to load ReportingTools")
Loading required package: ReportingTools
Loading required package: knitr
[1] TRUE
> BiocGenerics:::testPackage("ReportingTools")
Loading required package: Biobase
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, 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
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
Attaching package: 'limma'
The following object is masked from 'package:BiocGenerics':
plotMA
Loading required package: AnnotationDbi
Loading required package: stats4
Loading required package: IRanges
Loading required package: S4Vectors
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
Loading required package: org.Hs.eg.db
Loading required package: GenomicRanges
Loading required package: GenomeInfoDb
Loading required package: SummarizedExperiment
Loading required package: DelayedArray
Loading required package: matrixStats
Attaching package: 'matrixStats'
The following objects are masked from 'package:Biobase':
anyMissing, rowMedians
Loading required package: BiocParallel
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
estimating size factors
estimating dispersions
gene-wise dispersion estimates
mean-dispersion relationship
final dispersion estimates
fitting model and testing
estimating size factors
estimating dispersions
gene-wise dispersion estimates
mean-dispersion relationship
final dispersion estimates
fitting model and testing
Loading required package: annotate
Loading required package: XML
Loading required package: graph
Attaching package: 'graph'
The following object is masked from 'package:XML':
addNode
Loading required package: Category
Loading required package: Matrix
Attaching package: 'Matrix'
The following object is masked from 'package:S4Vectors':
expand
Attaching package: 'GOstats'
The following object is masked from 'package:AnnotationDbi':
makeGOGraph
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
<script language="JavaScript" src="jslib/jquery-1.8.0.min.js"></script>
<script language="JavaScript" src="jslib/jquery.dataTables-1.9.3.js"></script>
<script language="JavaScript" src="jslib/jquery.dataTables.columnFilter.js"></script>
<script language="JavaScript" src="jslib/jquery.dataTables.plugins.js"></script>
<script language="JavaScript" src="jslib/jquery.dataTables.reprise.js"></script>
<script language="JavaScript" src="jslib/bootstrap.js"></script>
<link rel="stylesheet" type="text/css" href="csslib/bootstrap.css" />
<link rel="stylesheet" type="text/css" href="csslib/reprise.table.bootstrap.css" />
processing file: C:/Users/biocbuild/bbs-3.7-bioc/R/library/ReportingTools/examples/testRmd.Rmd
ordinary text without R code
label: unnamed-chunk-1 (with options)
List of 2
$ message: logi FALSE
$ output : chr "hide"
ordinary text without R code
label: unnamed-chunk-2 (with options)
List of 1
$ results: chr "asis"
ordinary text without R code
label: unnamed-chunk-3 (with options)
List of 1
$ results: chr "asis"
ordinary text without R code
label: unnamed-chunk-4 (with options)
List of 1
$ results: chr "asis"
output file: testRmd.md
Created file named 'testDataPackage/testPkg/man/my.df2.Rd'.
Edit the file and move it to the appropriate directory.
RUNIT TEST PROTOCOL -- Wed Oct 17 04:38:36 2018
***********************************************
Number of test functions: 45
Number of errors: 0
Number of failures: 0
1 Test Suite :
ReportingTools RUnit Tests - 45 test functions, 0 errors, 0 failures
Number of test functions: 45
Number of errors: 0
Number of failures: 0
>
> proc.time()
user system elapsed
269.03 25.23 302.73
|