Back to First build/check report with an "external build node"

This page was generated on 2023-06-01 18:17:19 -0400 (Thu, 01 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
xps15Linux (Ubuntu 23.04)x86_644.3.0 Patched (2023-05-23 r84466) -- "Already Tomorrow" 544
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 Biostrings on xps15


To the developers/maintainers of the Biostrings package:
Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 21/91HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Biostrings 2.69.1  (landing page)
Hervé Pagès
Snapshot Date: 2023-06-01 15:10:15 -0400 (Thu, 01 Jun 2023)
git_url: https://git.bioconductor.org/packages/Biostrings
git_branch: devel
git_last_commit: 03aa8df
git_last_commit_date: 2023-05-16 01:13:39 -0400 (Tue, 16 May 2023)
xps15Linux (Ubuntu 23.04) / x86_64  OK    ERROR  skipped

Summary

Package: Biostrings
Version: 2.69.1
Command: /home/hpages/bbs-3.18-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data Biostrings
StartedAt: 2023-06-01 12:37:50 -0700 (Thu, 01 Jun 2023)
EndedAt: 2023-06-01 12:39:42 -0700 (Thu, 01 Jun 2023)
EllapsedTime: 112.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/hpages/bbs-3.18-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data Biostrings
###
##############################################################################
##############################################################################


* checking for file ‘Biostrings/DESCRIPTION’ ... OK
* preparing ‘Biostrings’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘matchprobes.Rmd’ using rmarkdown

Quitting from lines 200-205 [bap] (matchprobes.Rmd)
Error: processing vignette 'matchprobes.Rmd' failed with diagnostics:
there is no package called 'affydata'
--- failed re-building ‘matchprobes.Rmd’

--- re-building ‘Biostrings2Classes.Rnw’ using Sweave
--- finished re-building ‘Biostrings2Classes.Rnw’

--- re-building ‘BiostringsQuickOverview.Rnw’ using Sweave
--- finished re-building ‘BiostringsQuickOverview.Rnw’

--- re-building ‘MultipleAlignments.Rnw’ using Sweave
--- finished re-building ‘MultipleAlignments.Rnw’

--- re-building ‘PairwiseAlignments.Rnw’ using Sweave
--- finished re-building ‘PairwiseAlignments.Rnw’

SUMMARY: processing the following file failed:
  ‘matchprobes.Rmd’

Error: Vignette re-building failed.
Execution halted