Back to Build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-09-07 15:40 -0400 (Sat, 07 Sep 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4711
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 1961/2258HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sketchR 1.1.2  (landing page)
Charlotte Soneson
Snapshot Date: 2024-09-06 14:00 -0400 (Fri, 06 Sep 2024)
git_url: https://git.bioconductor.org/packages/sketchR
git_branch: devel
git_last_commit: 86792d6
git_last_commit_date: 2024-08-25 04:10:12 -0400 (Sun, 25 Aug 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for sketchR on nebbiolo2

To the developers/maintainers of the sketchR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/sketchR.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: sketchR
Version: 1.1.2
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 sketchR
StartedAt: 2024-09-06 19:33:56 -0400 (Fri, 06 Sep 2024)
EndedAt: 2024-09-06 19:35:44 -0400 (Fri, 06 Sep 2024)
EllapsedTime: 107.2 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 sketchR
###
##############################################################################
##############################################################################


* checking for file ‘sketchR/DESCRIPTION’ ... OK
* preparing ‘sketchR’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘sketchR.Rmd’ using rmarkdown
/var/cache/basilisk/1.17.2/sketchR/1.1.2/universal/lib/python3.9/site-packages/setuptools_scm/_integration/setuptools.py:31: RuntimeWarning: 
ERROR: setuptools==59.8.0 is used in combination with setuptools_scm>=8.x

Your build configuration is incomplete and previously worked by accident!
setuptools_scm requires setuptools>=61

Suggested workaround if applicable:
 - migrating from the deprecated setup_requires mechanism to pep517/518
   and using a pyproject.toml to declare build dependencies
   which are reliably pre-installed before running the build tools

  warnings.warn(
Error running filter pandoc-citeproc:
Could not find executable pandoc-citeproc
Error: processing vignette 'sketchR.Rmd' failed with diagnostics:
pandoc document conversion failed with error 83
--- failed re-building ‘sketchR.Rmd’

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

Error: Vignette re-building failed.
Execution halted