Category.Rcheck/tests_i386/runTests.Rout
R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
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.
> require("Category") || stop("unable to load Category")
Loading required package: Category
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, 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: AnnotationDbi
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: 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: Matrix
Attaching package: 'Matrix'
The following object is masked from 'package:S4Vectors':
expand
[1] TRUE
> BiocGenerics:::testPackage("Category", "UnitTests", ".*_test\\.R$")
Loading required package: org.Hs.eg.db
Error in x$.self$finalize() : attempt to apply non-function
In addition: Warning messages:
1: In makeValidParams(.Object) : removing duplicate IDs in geneIds
2: In makeValidParams(.Object) : removing duplicate IDs in universeGeneIds
3: In makeValidParams(.Object) : removing geneIds not in universeGeneIds
4: In makeValidParams(.Object) : removing duplicate IDs in geneIds
5: In makeValidParams(.Object) : removing duplicate IDs in universeGeneIds
6: In makeValidParams(.Object) : removing geneIds not in universeGeneIds
Error in (function (x) : attempt to apply non-function
'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
Loading required package: graph
Attaching package: 'GOstats'
The following object is masked from 'package:AnnotationDbi':
makeGOGraph
RUNIT TEST PROTOCOL -- Wed Apr 15 01:54:59 2020
***********************************************
Number of test functions: 14
Number of errors: 0
Number of failures: 0
1 Test Suite :
Category RUnit Tests - 14 test functions, 0 errors, 0 failures
Number of test functions: 14
Number of errors: 0
Number of failures: 0
Warning messages:
1: In makeValidParams(.Object) :
converting geneIds from list to atomic vector via unlist
2: In makeValidParams(.Object) : removing duplicate IDs in geneIds
3: In makeValidParams(.Object) :
converting univ from list to atomic vector via unlist
4: In makeValidParams(.Object) : removing duplicate IDs in universeGeneIds
>
> proc.time()
user system elapsed
58.07 25.32 100.18
|
Category.Rcheck/tests_x64/runTests.Rout
R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
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.
> require("Category") || stop("unable to load Category")
Loading required package: Category
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, 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: AnnotationDbi
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: 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: Matrix
Attaching package: 'Matrix'
The following object is masked from 'package:S4Vectors':
expand
[1] TRUE
> BiocGenerics:::testPackage("Category", "UnitTests", ".*_test\\.R$")
Loading required package: org.Hs.eg.db
'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
Loading required package: graph
Attaching package: 'GOstats'
The following object is masked from 'package:AnnotationDbi':
makeGOGraph
RUNIT TEST PROTOCOL -- Wed Apr 15 01:56:22 2020
***********************************************
Number of test functions: 14
Number of errors: 0
Number of failures: 0
1 Test Suite :
Category RUnit Tests - 14 test functions, 0 errors, 0 failures
Number of test functions: 14
Number of errors: 0
Number of failures: 0
Warning messages:
1: In makeValidParams(.Object) : removing duplicate IDs in geneIds
2: In makeValidParams(.Object) : removing duplicate IDs in universeGeneIds
3: In makeValidParams(.Object) : removing geneIds not in universeGeneIds
4: In makeValidParams(.Object) : removing duplicate IDs in geneIds
5: In makeValidParams(.Object) : removing duplicate IDs in universeGeneIds
6: In makeValidParams(.Object) : removing geneIds not in universeGeneIds
7: In makeValidParams(.Object) :
converting geneIds from list to atomic vector via unlist
8: In makeValidParams(.Object) : removing duplicate IDs in geneIds
9: In makeValidParams(.Object) :
converting univ from list to atomic vector via unlist
10: In makeValidParams(.Object) : removing duplicate IDs in universeGeneIds
>
> proc.time()
user system elapsed
57.53 24.06 81.73
|