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

This page was generated on 2025-04-24 13:02 -0400 (Thu, 24 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
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

Package 239/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BRAIN 1.54.0  (landing page)
Piotr Dittwald
Snapshot Date: 2025-04-22 13:40 -0400 (Tue, 22 Apr 2025)
git_url: https://git.bioconductor.org/packages/BRAIN
git_branch: RELEASE_3_21
git_last_commit: e7bf6b8
git_last_commit_date: 2025-04-15 10:12:53 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped


BUILD results for BRAIN on palomino7

To the developers/maintainers of the BRAIN package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BRAIN.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: BRAIN
Version: 1.54.0
Command: chmod a+r BRAIN -R && E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data BRAIN
StartedAt: 2025-04-22 17:53:39 -0400 (Tue, 22 Apr 2025)
EndedAt: 2025-04-22 17:54:15 -0400 (Tue, 22 Apr 2025)
EllapsedTime: 35.2 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r BRAIN -R && E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data BRAIN
###
##############################################################################
##############################################################################


* checking for file 'BRAIN/DESCRIPTION' ... OK
* preparing 'BRAIN':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building 'BRAIN-vignette.Rnw' using Sweave
Loading required package: PolynomF
Loading required package: Biostrings
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: XVector
Loading required package: GenomeInfoDb

Attaching package: 'Biostrings'

The following object is masked from 'package:base':

    strsplit

Loading required package: lattice
Warning in system(paste(shQuote(texi2dvi), "--version"), intern = TRUE) :
  running command '"C:\PROGRA~1\MiKTeX\miktex\bin\x64\texify.exe" --version' had status 1033
Warning in system(paste(shQuote(texi2dvi), if (quiet) "--quiet" else "",  :
  running command '"C:\PROGRA~1\MiKTeX\miktex\bin\x64\texify.exe" --quiet --pdf "BRAIN-vignette.tex" ' had status 1033
Error: processing vignette 'BRAIN-vignette.Rnw' failed with diagnostics:
Failed to locate 'texi2pdf' output file 'BRAIN-vignette.pdf' for vignette with name 'BRAIN-vignette' and engine 'utils::Sweave'. The following files exist in working directory 'E:\biocbuild\bbs-3.21-bioc\tmpdir\Rtmp2nFbnl\Rbuild8b401c461938\BRAIN\vignettes': 'BRAIN-vignette-006.pdf' (4542 bytes), 'BRAIN-vignette-007.pdf' (7087 bytes), 'BRAIN-vignette-014.pdf' (6997 bytes), 'BRAIN-vignette-015.pdf' (14249 bytes), 'BRAIN-vignette-017.pdf' (6561 bytes), 'BRAIN-vignette.Rnw' (20379 bytes), 'BRAIN-vignette.tex' (25630 bytes), 'Rplots.pdf' (0 bytes)
--- failed re-building 'BRAIN-vignette.Rnw'

SUMMARY: processing the following file failed:
  'BRAIN-vignette.Rnw'

Error: Vignette re-building failed.
Execution halted