AnnotationHubData.Rcheck/tests_i386/AnnotationHubData_unit_tests.Rout
R Under development (unstable) (2019-03-09 r76216) -- "Unsuffered Consequences"
Copyright (C) 2019 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.
> BiocGenerics:::testPackage("AnnotationHubData")
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, 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
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
INFO [2019-04-09 01:13:49] Preparer Class: ChEAImportPreparer
complete!
INFO [2019-04-09 01:13:49] Preparer Class: EncodeImportPreparer
getting file info: wgEncodeAffyRnaChipFiltTransfragsGm12878CellTotal.broadPeak.gz
getting file info: wgEncodeAffyRnaChipFiltTransfragsGm12878CytosolLongnonpolya.broadPeak.gz
getting file info: wgEncodeAffyRnaChipFiltTransfragsGm12878CytosolLongpolya.broadPeak.gz
getting file info: wgEncodeAffyRnaChipFiltTransfragsGm12878NucleolusTotal.broadPeak.gz
getting file info: wgEncodeAffyRnaChipFiltTransfragsGm12878NucleusLongnonpolya.broadPeak.gz
complete!
INFO [2019-04-09 01:13:52] Preparer Class: EnsemblGtfImportPreparer
ftp://ftp.ensembl.org/pub/release-84/gtf/ailuropoda_melanoleuca/
ftp://ftp.ensembl.org/pub/release-84/gtf/anas_platyrhynchos/
complete!
INFO [2019-04-09 01:14:06] Preparer Class: EnsemblTwoBitPreparer
complete!
INFO [2019-04-09 01:14:15] Preparer Class: EpigenomeRoadMapPreparer
trying URL 'https://egg2.wustl.edu/roadmap/data/byDataType/dnamethylation/RRBS/FractionalMethylation_bigwig/'
Content type 'text/html;charset=UTF-8' length unknown
.......... ...
downloaded 13 KB
trying URL 'https://egg2.wustl.edu/roadmap/data/byDataType/dnamethylation/WGBS/FractionalMethylation_bigwig/'
Content type 'text/html;charset=UTF-8' length unknown
..........
downloaded 10 KB
trying URL 'https://egg2.wustl.edu/roadmap/data/byDataType/dnamethylation/mCRF/FractionalMethylation_bigwig/'
Content type 'text/html;charset=UTF-8' length 5015 bytes
==================================================
downloaded 5015 bytes
getting file info: E002_RRBS_FractionalMethylation.bigwig
getting file info: E003_RRBS_FractionalMethylation.bigwig
complete!
INFO [2019-04-09 01:14:19] Preparer Class: GencodeFastaImportPreparer
getting file info: gencode.v23.chr_patch_hapl_scaff.transcripts.fa.gz
getting file info: gencode.v23.lncRNA_transcripts.fa.gz
complete!
INFO [2019-04-09 01:14:24] Preparer Class: GencodeGffImportPreparer
getting file info: gencode.v23.2wayconspseudos.gff3.gz
getting file info: gencode.v23.annotation.gff3.gz
complete!
INFO [2019-04-09 01:14:30] Preparer Class: Grasp2ImportPreparer
complete!
INFO [2019-04-09 01:14:30] Preparer Class: NCBIImportPreparer
looking up value for: 3708
looking up value for: 3818
looking up value for: 90675
looking up value for: 3469
looking up value for: 7957
looking up value for: 4232
complete!
INFO [2019-04-09 01:14:40] Preparer Class: RefNetImportPreparer
complete!
INFO [2019-04-09 01:14:41] Preparer Class: dbSNPVCFPreparer
ftp://ftp.ncbi.nlm.nih.gov/pub/clinvar/vcf_GRCh37/archive_1.0/2016/
complete!
Found invalid DispatchClass.
[1] "somethingNotThere"
For currently available DispatchClass run
'AnnotationHub::DispatchClassList()'
Found invalid DispatchClass.
[1] "somethingNotThere"
For currently available DispatchClass run
'AnnotationHub::DispatchClassList()'
Loading valid species information.
ftp://ftp1.nci.nih.gov/pub/PID/BioPAX/
ftp://ftp1.nci.nih.gov/pub/PID/BioPAX/
ftp://ftp1.nci.nih.gov/pub/PID/BioPAX/
RUNIT TEST PROTOCOL -- Tue Apr 09 01:16:08 2019
***********************************************
Number of test functions: 25
Number of errors: 0
Number of failures: 0
1 Test Suite :
AnnotationHubData RUnit Tests - 25 test functions, 0 errors, 0 failures
Number of test functions: 25
Number of errors: 0
Number of failures: 0
Warning message:
In value[[3L]](cond) : chea-background.zip: Service Unavailable
>
> proc.time()
user system elapsed
158.92 7.29 196.21
|
AnnotationHubData.Rcheck/tests_x64/AnnotationHubData_unit_tests.Rout
R Under development (unstable) (2019-03-09 r76216) -- "Unsuffered Consequences"
Copyright (C) 2019 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.
> BiocGenerics:::testPackage("AnnotationHubData")
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, 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
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
INFO [2019-04-09 01:16:56] Preparer Class: ChEAImportPreparer
complete!
INFO [2019-04-09 01:16:56] Preparer Class: EncodeImportPreparer
getting file info: wgEncodeAffyRnaChipFiltTransfragsGm12878CellTotal.broadPeak.gz
getting file info: wgEncodeAffyRnaChipFiltTransfragsGm12878CytosolLongnonpolya.broadPeak.gz
getting file info: wgEncodeAffyRnaChipFiltTransfragsGm12878CytosolLongpolya.broadPeak.gz
getting file info: wgEncodeAffyRnaChipFiltTransfragsGm12878NucleolusTotal.broadPeak.gz
getting file info: wgEncodeAffyRnaChipFiltTransfragsGm12878NucleusLongnonpolya.broadPeak.gz
complete!
INFO [2019-04-09 01:16:58] Preparer Class: EnsemblGtfImportPreparer
ftp://ftp.ensembl.org/pub/release-84/gtf/ailuropoda_melanoleuca/
ftp://ftp.ensembl.org/pub/release-84/gtf/anas_platyrhynchos/
complete!
INFO [2019-04-09 01:17:16] Preparer Class: EnsemblTwoBitPreparer
complete!
INFO [2019-04-09 01:17:47] Preparer Class: EpigenomeRoadMapPreparer
trying URL 'https://egg2.wustl.edu/roadmap/data/byDataType/dnamethylation/RRBS/FractionalMethylation_bigwig/'
Content type 'text/html;charset=UTF-8' length unknown
.......... ...
downloaded 13 KB
trying URL 'https://egg2.wustl.edu/roadmap/data/byDataType/dnamethylation/WGBS/FractionalMethylation_bigwig/'
Content type 'text/html;charset=UTF-8' length unknown
..........
downloaded 10 KB
trying URL 'https://egg2.wustl.edu/roadmap/data/byDataType/dnamethylation/mCRF/FractionalMethylation_bigwig/'
Content type 'text/html;charset=UTF-8' length 5015 bytes
==================================================
downloaded 5015 bytes
getting file info: E002_RRBS_FractionalMethylation.bigwig
getting file info: E003_RRBS_FractionalMethylation.bigwig
complete!
INFO [2019-04-09 01:17:49] Preparer Class: GencodeFastaImportPreparer
getting file info: gencode.v23.chr_patch_hapl_scaff.transcripts.fa.gz
getting file info: gencode.v23.lncRNA_transcripts.fa.gz
complete!
INFO [2019-04-09 01:17:56] Preparer Class: GencodeGffImportPreparer
getting file info: gencode.v23.2wayconspseudos.gff3.gz
getting file info: gencode.v23.annotation.gff3.gz
complete!
INFO [2019-04-09 01:18:02] Preparer Class: Grasp2ImportPreparer
complete!
INFO [2019-04-09 01:18:02] Preparer Class: NCBIImportPreparer
looking up value for: 3708
looking up value for: 3818
looking up value for: 90675
looking up value for: 3469
looking up value for: 7957
looking up value for: 4232
complete!
INFO [2019-04-09 01:18:12] Preparer Class: RefNetImportPreparer
complete!
INFO [2019-04-09 01:18:13] Preparer Class: dbSNPVCFPreparer
ftp://ftp.ncbi.nlm.nih.gov/pub/clinvar/vcf_GRCh37/archive_1.0/2016/
complete!
Found invalid DispatchClass.
[1] "somethingNotThere"
For currently available DispatchClass run
'AnnotationHub::DispatchClassList()'
Found invalid DispatchClass.
[1] "somethingNotThere"
For currently available DispatchClass run
'AnnotationHub::DispatchClassList()'
Loading valid species information.
ftp://ftp1.nci.nih.gov/pub/PID/BioPAX/
ftp://ftp1.nci.nih.gov/pub/PID/BioPAX/
ftp://ftp1.nci.nih.gov/pub/PID/BioPAX/
RUNIT TEST PROTOCOL -- Tue Apr 09 01:19:40 2019
***********************************************
Number of test functions: 25
Number of errors: 0
Number of failures: 0
1 Test Suite :
AnnotationHubData RUnit Tests - 25 test functions, 0 errors, 0 failures
Number of test functions: 25
Number of errors: 0
Number of failures: 0
Warning message:
In value[[3L]](cond) : chea-background.zip: Service Unavailable
>
> proc.time()
user system elapsed
153.39 3.81 211.04
|