RefNet.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(RefNet) || stop("unable to load RefNet package")
Loading required package: RefNet
Loading required package: IRanges
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
Loading required package: S4Vectors
Loading required package: stats4
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: PSICQUIC
Loading required package: biomaRt
Loading required package: httr
Loading required package: plyr
Attaching package: 'plyr'
The following object is masked from 'package:IRanges':
desc
The following object is masked from 'package:S4Vectors':
rename
Loading required package: AnnotationHub
Loading required package: RCurl
Loading required package: bitops
Loading required package: shiny
[1] TRUE
Warning message:
replacing previous import 'IRanges::desc' by 'plyr::desc' when loading 'PSICQUIC'
> BiocGenerics:::testPackage('RefNet')
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")'.
Attaching package: 'Biobase'
The following object is masked from 'package:AnnotationHub':
cache
The following object is masked from 'package:httr':
content
[1] initializing PSICQUIC...
[1] initializing RefNet from AnnotationHub...
snapshotDate(): 2018-04-30
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/10364'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/10365'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/12810'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/12814'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27766'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27767'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27768'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27769'
[1] RefNet ready.
checking for biomart access...
does 'http://www.ensembl.org' respond?
creating ensembl mart
hsapiens_gene_ensembl dataset provided?
connecting to biomart...
[1] "--- test_.combinations"
[1] "--- test_.filterOnColumnValue"
[1] "--- test_.findHits"
[1] "--- test_.smartRbind"
[1] "--- test_ctor"
[1] initializing PSICQUIC...
[1] initializing RefNet from AnnotationHub...
snapshotDate(): 2018-04-30
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/10364'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/10365'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/12810'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/12814'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27766'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27767'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27768'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27769'
[1] RefNet ready.
[1] "--- test_detectDuplicateInteractions"
[1] "--- test_interactions"
[1] "--- test_pickBestFromDupGroup"
[1] "--- test_providerMix_PSICQUIC_and_native"
[1] "--- test_pubmedAbstract"
[1] "--- test_recon2Interactions"
RUNIT TEST PROTOCOL -- Wed Oct 17 04:25:38 2018
***********************************************
Number of test functions: 11
Number of errors: 0
Number of failures: 0
1 Test Suite :
RefNet RUnit Tests - 11 test functions, 0 errors, 0 failures
Number of test functions: 11
Number of errors: 0
Number of failures: 0
Warning messages:
1: In is.na(psicquic) :
is.na() applied to non-(list or vector) of type 'S4'
2: In is.na(refnet@psicquic) :
is.na() applied to non-(list or vector) of type 'S4'
3: In is.na(refnet@psicquic) :
is.na() applied to non-(list or vector) of type 'S4'
>
> proc.time()
user system elapsed
39.18 2.15 53.68
|
RefNet.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(RefNet) || stop("unable to load RefNet package")
Loading required package: RefNet
Loading required package: IRanges
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
Loading required package: S4Vectors
Loading required package: stats4
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: PSICQUIC
Loading required package: biomaRt
Loading required package: httr
Loading required package: plyr
Attaching package: 'plyr'
The following object is masked from 'package:IRanges':
desc
The following object is masked from 'package:S4Vectors':
rename
Loading required package: AnnotationHub
Loading required package: RCurl
Loading required package: bitops
Loading required package: shiny
[1] TRUE
Warning message:
replacing previous import 'IRanges::desc' by 'plyr::desc' when loading 'PSICQUIC'
> BiocGenerics:::testPackage('RefNet')
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")'.
Attaching package: 'Biobase'
The following object is masked from 'package:AnnotationHub':
cache
The following object is masked from 'package:httr':
content
[1] initializing PSICQUIC...
[1] initializing RefNet from AnnotationHub...
snapshotDate(): 2018-04-30
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/10364'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/10365'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/12810'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/12814'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27766'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27767'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27768'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27769'
[1] RefNet ready.
checking for biomart access...
does 'http://www.ensembl.org' respond?
creating ensembl mart
hsapiens_gene_ensembl dataset provided?
connecting to biomart...
[1] "--- test_.combinations"
[1] "--- test_.filterOnColumnValue"
[1] "--- test_.findHits"
[1] "--- test_.smartRbind"
[1] "--- test_ctor"
[1] initializing PSICQUIC...
[1] initializing RefNet from AnnotationHub...
snapshotDate(): 2018-04-30
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/10364'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/10365'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/12810'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/12814'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27766'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27767'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27768'
downloading 0 resources
loading from cache
'C:/Users/biocbuild/Documents/AppData/.AnnotationHub/27769'
[1] RefNet ready.
[1] "--- test_detectDuplicateInteractions"
[1] "--- test_interactions"
[1] "--- test_pickBestFromDupGroup"
[1] "--- test_providerMix_PSICQUIC_and_native"
[1] "--- test_pubmedAbstract"
[1] "--- test_recon2Interactions"
RUNIT TEST PROTOCOL -- Wed Oct 17 04:26:24 2018
***********************************************
Number of test functions: 11
Number of errors: 0
Number of failures: 0
1 Test Suite :
RefNet RUnit Tests - 11 test functions, 0 errors, 0 failures
Number of test functions: 11
Number of errors: 0
Number of failures: 0
Warning messages:
1: In is.na(psicquic) :
is.na() applied to non-(list or vector) of type 'S4'
2: In is.na(refnet@psicquic) :
is.na() applied to non-(list or vector) of type 'S4'
3: In is.na(refnet@psicquic) :
is.na() applied to non-(list or vector) of type 'S4'
>
> proc.time()
user system elapsed
32.93 1.57 44.92
|