Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQRSTU[V]WXYZ

This page was generated on 2024-12-23 11:43 -0500 (Mon, 23 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4754
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4472
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4426
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4381
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4372
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 2225/2274HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
vbmp 1.75.0  (landing page)
Nicola Lama
Snapshot Date: 2024-12-22 13:40 -0500 (Sun, 22 Dec 2024)
git_url: https://git.bioconductor.org/packages/vbmp
git_branch: devel
git_last_commit: 8c41b83
git_last_commit_date: 2024-10-29 09:28:06 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


BUILD results for vbmp on palomino7

To the developers/maintainers of the vbmp package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/vbmp.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: vbmp
Version: 1.75.0
Command: chmod a+r vbmp -R && E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data vbmp
StartedAt: 2024-12-22 21:49:19 -0500 (Sun, 22 Dec 2024)
EndedAt: 2024-12-22 21:49:59 -0500 (Sun, 22 Dec 2024)
EllapsedTime: 40.8 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file 'vbmp/DESCRIPTION' ... OK
* preparing 'vbmp':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building 'vbmp.Rnw' using Sweave
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

Welcome to Bioconductor

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

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 "vbmp.tex" ' had status 1033
Error: processing vignette 'vbmp.Rnw' failed with diagnostics:
Failed to locate 'texi2pdf' output file 'vbmp.pdf' for vignette with name 'vbmp' and engine 'utils::Sweave'. The following files exist in working directory 'E:\biocbuild\bbs-3.21-bioc\tmpdir\RtmpeWtu1f\Rbuild1368037d127c0\vbmp\vignettes': 'vbmp-009.pdf' (33778 bytes), 'vbmp-010.pdf' (6006 bytes), 'vbmp.Rnw' (8890 bytes), 'vbmp.bib' (11211 bytes), 'vbmp.tex' (9302 bytes)
--- failed re-building 'vbmp.Rnw'

SUMMARY: processing the following file failed:
  'vbmp.Rnw'

Error: Vignette re-building failed.
Execution halted