Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2021-10-15 15:06:51 -0400 (Fri, 15 Oct 2021).

BUILD results for RTopper on machv2

To the developers/maintainers of the RTopper package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RTopper.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here 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 1648/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RTopper 1.38.0  (landing page)
Luigi Marchionni
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/RTopper
git_branch: RELEASE_3_13
git_last_commit: 1c351a3
git_last_commit_date: 2021-05-19 11:49:48 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    ERROR  skippedskipped

Summary

Package: RTopper
Version: 1.38.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data RTopper
StartedAt: 2021-10-14 14:34:20 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 14:35:25 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 65.3 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 RTopper
###
##############################################################################
##############################################################################


* checking for file ‘RTopper/DESCRIPTION’ ... OK
* preparing ‘RTopper’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘RTopper.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: AnnotationDbi
Loading required package: stats4
Loading required package: IRanges
Loading required package: S4Vectors

Attaching package: ‘S4Vectors’

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

    I, expand.grid, unname




Attaching package: ‘limma’

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

    plotMA


Error: processing vignette 'RTopper.Rnw' failed with diagnostics:
 chunk 21 (label = runBatchGSE.format3) 
Error in data.frame(fisher = gseUP.int.3$integrated$kegg, wilcoxon = gseUP.int$integrated$kegg) : 
  row names contain missing values

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

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

Error: Vignette re-building failed.
Execution halted