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 248/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BSgenome 1.76.0  (landing page)
Hervé Pagès
Snapshot Date: 2025-04-22 13:40 -0400 (Tue, 22 Apr 2025)
git_url: https://git.bioconductor.org/packages/BSgenome
git_branch: RELEASE_3_21
git_last_commit: 93c0098
git_last_commit_date: 2025-04-15 09:38:32 -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 BSgenome on palomino7

To the developers/maintainers of the BSgenome package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BSgenome.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: BSgenome
Version: 1.76.0
Command: chmod a+r BSgenome -R && E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data BSgenome
StartedAt: 2025-04-22 17:54:36 -0400 (Tue, 22 Apr 2025)
EndedAt: 2025-04-22 17:57:42 -0400 (Tue, 22 Apr 2025)
EllapsedTime: 185.1 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file 'BSgenome/DESCRIPTION' ... OK
* preparing 'BSgenome':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building 'BSgenomeForge.Rnw' using Sweave
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 "BSgenomeForge.tex" ' had status 1033
Error: processing vignette 'BSgenomeForge.Rnw' failed with diagnostics:
Failed to locate 'texi2pdf' output file 'BSgenomeForge.pdf' for vignette with name 'BSgenomeForge' and engine 'utils::Sweave'. The following files exist in working directory 'E:\biocbuild\bbs-3.21-bioc\tmpdir\RtmpEPkAYA\Rbuild490443e6743e\BSgenome\vignettes': 'BSgenomeForge.Rnw' (1966 bytes), 'BSgenomeForge.tex' (2030 bytes), 'GenomeSearching.Rnw' (27514 bytes)
--- failed re-building 'BSgenomeForge.Rnw'

--- re-building 'GenomeSearching.Rnw' using Sweave
Loading required package: BSgenome
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: GenomeInfoDb
Loading required package: GenomicRanges
Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

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

    strsplit

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

Loading required package: BSgenome.Hsapiens.UCSC.hg38
texify: major issue: So far, you have not checked for updates as a MiKTeX user.
--- finished re-building 'GenomeSearching.Rnw'

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

Error: Vignette re-building failed.
Execution halted