Back to the "Multiple platform build/check report" A  B  C  D  E  F [G] H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

Package 229/609HostnameOS / ArchBUILDCHECKBUILD BIN
GeneExpressionSignature 1.4.0
Yang Cao
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/GeneExpressionSignature
Last Changed Rev: 70050 / Revision: 74773
Last Changed Date: 2012-10-01 15:16:24 -0700 (Mon, 01 Oct 2012)
lamb1 Linux (openSUSE 12.1) / x86_64 [ ERROR ] skipped 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: GeneExpressionSignature
Version: 1.4.0
Command: /home/biocbuild/bbs-2.11-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data GeneExpressionSignature
StartedAt: 2013-03-24 21:42:30 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 21:43:45 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 74.9 seconds
RetCode: 1
Status:  ERROR 
PackageFile: None
PackageFileSize: NA

Command output

* checking for file ‘GeneExpressionSignature/DESCRIPTION’ ... OK
* preparing ‘GeneExpressionSignature’:
* checking DESCRIPTION meta-information ... OK
* installing the package to re-build vignettes
* creating vignettes ...sh: line 1:  8500 Segmentation fault      '/home/biocbuild/bbs-2.11-bioc/R/bin/Rscript' --vanilla --default-packages= -e "tools::buildVignettes(dir = '.')" > '/tmp/Rtmp7lr042/xshell20315c6a1fcd' 2>&1
 ERROR
Loading required package: Biobase
Loading required package: BiocGenerics

Attaching package: ‘BiocGenerics’

The following object(s) are masked from ‘package:stats’:

    xtabs

The following object(s) are masked from ‘package:base’:

    Filter, Find, Map, Position, Reduce, anyDuplicated, cbind,
    colnames, duplicated, eval, get, intersect, lapply, mapply, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rbind, rep.int,
    rownames, sapply, setdiff, table, tapply, union, unique

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    ‘browseVignettes()’. To cite Bioconductor, see
    ‘citation("Biobase")’, and for packages ‘citation("pkgname")’.

Loading required package: PGSEA
Loading required package: GO.db
Loading required package: AnnotationDbi
Loading required package: DBI

Loading required package: KEGG.db

KEGG.db contains mappings based on older data because the original
  resource was removed from the the public domain before the most
  recent update was produced. This package should now be considered
  deprecated and future versions of Bioconductor may not have it
  available.  One possible alternative to consider is to look at the
  reactome.db package

Loading required package: annaffy
Loading required package: GEOquery
Setting options(‘download.file.method.GEOquery’=‘curl’)
Loading required package: apcluster
Loading required package: Rcpp

Attaching package: ‘apcluster’

The following object(s) are masked from ‘package:stats’:

    heatmap


 *** caught segfault ***
address (nil), cause ‘memory not mapped’

Traceback:
 1: .Call("apclusterC", s, as.integer(maxits), as.integer(convits),     as.double(lam), as.logical(details))
 2: .local(s, x, ...)
 3: apcluster(1 - ds)
 4: apcluster(1 - ds)
 5: eval(expr, envir, enclos)
 6: eval(expr, .GlobalEnv)
 7: withVisible(eval(expr, .GlobalEnv))
 8: doTryCatch(return(expr), name, parentenv, handler)
 9: tryCatchOne(expr, names, parentenv, handlers[[1L]])
10: tryCatchList(expr, classes, parentenv, handlers)
11: tryCatch(expr, error = function(e) {    call <- conditionCall(e)    if (!is.null(call)) {        if (identical(call[[1L]], quote(doTryCatch)))             call <- sys.call(-4L)        dcall <- deparse(call)[1L]        prefix <- paste("Error in", dcall, ": ")        LONG <- 75L        msg <- conditionMessage(e)        sm <- strsplit(msg, "\n")[[1L]]        w <- 14L + nchar(dcall, type = "w") + nchar(sm[1L], type = "w")        if (is.na(w))             w <- 14L + nchar(dcall, type = "b") + nchar(sm[1L],                 type = "b")        if (w > LONG)             prefix <- paste0(prefix, "\n  ")    }    else prefix <- "Error : "    msg <- paste0(prefix, conditionMessage(e), "\n")    .Internal(seterrmessage(msg[1L]))    if (!silent && identical(getOption("show.error.messages"),         TRUE)) {        cat(msg, file = stderr())        .Internal(printDeferredWarnings())    }    invisible(structure(msg, class = "try-error", condition = e))})
12: try(withVisible(eval(expr, .GlobalEnv)), silent = TRUE)
13: evalFunc(ce, options)
14: driver$runcode(drobj, chunk, chunkopts)
15: utils::Sweave(f, quiet = quiet)
16: doTryCatch(return(expr), name, parentenv, handler)
17: tryCatchOne(expr, names, parentenv, handlers[[1L]])
18: tryCatchList(expr, classes, parentenv, handlers)
19: tryCatch(utils::Sweave(f, quiet = quiet), error = function(e) {    stop(gettextf("processing vignette ‘%s’ failed with diagnostics:\n%s",         f, conditionMessage(e)), domain = NA, call. = FALSE)})
20: tools::buildVignettes(dir = ".")
aborting ...