virtualArray 1.6.0 Andreas Heider
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/virtualArray | Last Changed Rev: 81642 / Revision: 88450 | Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013) |
| zin1 | Linux (Ubuntu 12.04.4 LTS) / x86_64 | ERROR | skipped | |
moscato1 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | ERROR | skipped | skipped |
perceval | Mac OS X Snow Leopard (10.6.8) / x86_64 | [ ERROR ] | skipped | skipped |
* checking for file ‘virtualArray/DESCRIPTION’ ... OK
* preparing ‘virtualArray’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
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 object is masked from ‘package:stats’:
xtabs
The following objects are masked from ‘package:base’:
anyDuplicated, append, as.data.frame, as.vector, cbind,
colnames, duplicated, eval, evalq, Filter, Find, get,
intersect, is.unsorted, lapply, Map, mapply, match, mget,
order, paste, pmax, pmax.int, pmin, pmin.int, Position,
rank, rbind, Reduce, rep.int, rownames, sapply, setdiff,
sort, table, tapply, union, unique, unlist
Loading required package: plyr
Loading required package: preprocessCore
Creating a generic function for ‘hist’ from package ‘graphics’ in package ‘affyPLM’
Setting options(‘download.file.method.GEOquery’=‘auto’)
Warning: replacing previous import by ‘methods::new’ when loading ‘virtualArray’
Warning: replacing previous import by ‘stats::density’ when loading ‘virtualArray’
Warning: replacing previous import by ‘utils::installed.packages’ when loading ‘virtualArray’
Warning: replacing previous import by ‘utils::read.csv’ when loading ‘virtualArray’
Warning: replacing previous import by ‘utils::read.table’ when loading ‘virtualArray’
Warning: replacing previous import by ‘utils::write.table’ when loading ‘virtualArray’
To support our work please cite:
Thanks.
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")’.
Found 1 file(s)
GSE23402_series_matrix.txt.gz
trying URL ‘ftp://ftp.ncbi.nlm.nih.gov/geo/series/GSE23nnn/GSE23402/matrix/GSE23402_series_matrix.txt.gz’
ftp data connection made, file length 6015535 bytes
opened URL
==================================================
downloaded 5.7 Mb
File stored at:
/tmp/RtmpccAiae/GPL570.soft
Found 1 file(s)
GSE26428_series_matrix.txt.gz
trying URL ‘ftp://ftp.ncbi.nlm.nih.gov/geo/series/GSE26nnn/GSE26428/matrix/GSE26428_series_matrix.txt.gz’
ftp data connection made, file length 706277 bytes
opened URL
==================================================
downloaded 689 Kb
File stored at:
/tmp/RtmpccAiae/GPL6480.soft
Loading required package: BiocParallel
Error: processing vignette ‘virtualArray.Rnw’ failed with diagnostics:
chunk 12
Error in LastError$store(results = results, is.error = is.error, throw.error = TRUE) :
Errors occurred during execution. First error message:
Error in as.character.default(x): no method for coercing this S4 class to a vector
For more information, use bplasterror().
To resume calculation, re-call the function and set the argument ‘resume’ to TRUE or wrap
the previous call in bpresume().
First traceback:
50: tools::buildVignettes(dir = ".", tangle = TRUE)
49: tryCatch({
engine$weave(file, quiet = quiet)
setwd(startdir)
find_vignette_product(name, by = "weave", engine = engine)
}, error = function(e) {
stop(gettextf("processing vignette ‘%s’ failed with diagnostics:\n%s",
file, conditionMessage(e)), domain = NA, call. = FALSE)
})
48: tryCatchList(expr, classes, parentenv, handlers)
47: tryCatchOne(expr, names, parentenv, handlers[[1L]])
46: doTryCatc
Execution halted