Back to Multiple platform build/check report for BioC 3.17:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-03-29 11:04:41 -0400 (Wed, 29 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_64R Under development (unstable) (2023-03-16 r83996) -- "Unsuffered Consequences" 4547
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2023-03-15 r83984 ucrt) -- "Unsuffered Consequences" 4308
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2023-03-16 r83985) -- "Unsuffered Consequences" 4301
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

BUILD results for BioNet on nebbiolo1


To the developers/maintainers of the BioNet package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BioNet.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 210/2195HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioNet 1.59.0  (landing page)
Marcus Dittrich
Snapshot Date: 2023-03-28 14:00:22 -0400 (Tue, 28 Mar 2023)
git_url: https://git.bioconductor.org/packages/BioNet
git_branch: devel
git_last_commit: 67ccb37
git_last_commit_date: 2022-11-01 11:05:12 -0400 (Tue, 01 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    ERROR  skipped
palomino3Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
merida1macOS 10.14.6 Mojave / x86_64  OK    ERROR  skippedskipped

Summary

Package: BioNet
Version: 1.59.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data BioNet
StartedAt: 2023-03-28 15:55:26 -0400 (Tue, 28 Mar 2023)
EndedAt: 2023-03-28 15:55:53 -0400 (Tue, 28 Mar 2023)
EllapsedTime: 26.8 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data BioNet
###
##############################################################################
##############################################################################


* checking for file ‘BioNet/DESCRIPTION’ ... OK
* preparing ‘BioNet’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘Tutorial.Rnw’ using Sweave
Loading required package: graph
Loading required package: BiocGenerics

Attaching package: ‘BiocGenerics’

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, aperm, 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

Loading required package: RBGL
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")'.


Error: processing vignette 'Tutorial.Rnw' failed with diagnostics:
 chunk 13 
Error : package or namespace load failed for ‘genefilter’:
 objects ‘rowSums’, ‘colSums’, ‘rowMeans’, ‘colMeans’ are not exported by 'namespace:BiocGenerics'

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

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

Error: Vignette re-building failed.
Execution halted