Back to Multiple platform build/check report for BioC 3.12
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

BUILD report for GOFunction on merida1

This page was generated on 2021-05-06 12:35:09 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the GOFunction package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 760/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GOFunction 1.38.0  (landing page)
Jing Wang
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/GOFunction
Branch: RELEASE_3_12
Last Commit: 38380f9
Last Changed Date: 2020-10-27 10:42:08 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    ERROR  skipped
tokay1Windows Server 2012 R2 Standard / x64  OK    ERROR  skippedskipped
merida1macOS 10.14.6 Mojave / x86_64  OK    ERROR  skippedskipped

Summary

Package: GOFunction
Version: 1.38.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data GOFunction
StartedAt: 2021-05-05 19:46:46 -0400 (Wed, 05 May 2021)
EndedAt: 2021-05-05 19:54:14 -0400 (Wed, 05 May 2021)
EllapsedTime: 448.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data GOFunction
###
##############################################################################
##############################################################################


* checking for file ‘GOFunction/DESCRIPTION’ ... OK
* preparing ‘GOFunction’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘GOFunction.Rnw’ using Sweave
Loading required package: Biobase
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.max, which.min

Welcome to Bioconductor

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

Loading required package: graph
Loading required package: Rgraphviz
Loading required package: grid
Loading required package: GO.db
Loading required package: AnnotationDbi
Loading required package: stats4
Loading required package: IRanges
Loading required package: S4Vectors

Attaching package: ‘S4Vectors’

The following objects are masked from ‘package:Rgraphviz’:

    from, to

The following object is masked from ‘package:base’:

    expand.grid


Loading required package: SparseM

Attaching package: ‘SparseM’

The following object is masked from ‘package:base’:

    backsolve

Warning: Package 'GOFunction' is deprecated and will be removed from
  Bioconductor version 3.13
Loading required package: org.Hs.eg.db


Error: processing vignette 'GOFunction.Rnw' failed with diagnostics:
 chunk 1 (label = Example) 
Error in as.double(y) : 
  cannot coerce type 'S4' to vector of type 'double'

--- failed re-building ‘GOFunction.Rnw’

SUMMARY: processing the following file failed:
  ‘GOFunction.Rnw’

Error: Vignette re-building failed.
Execution halted