Back to Multiple platform build/check report for BioC 3.21:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-03-20 11:43 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4777
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4545
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4576
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4528
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4458
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 415/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
coMET 1.39.1  (landing page)
Tiphaine Martin
Snapshot Date: 2025-03-19 13:40 -0400 (Wed, 19 Mar 2025)
git_url: https://git.bioconductor.org/packages/coMET
git_branch: devel
git_last_commit: 80a0ae0
git_last_commit_date: 2025-03-14 12:11:40 -0400 (Fri, 14 Mar 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    ERROR  
palomino7Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    ERROR    OK  
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


BUILD results for coMET on lconway

To the developers/maintainers of the coMET package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/coMET.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: coMET
Version: 1.39.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data coMET
StartedAt: 2025-03-19 16:29:24 -0400 (Wed, 19 Mar 2025)
EndedAt: 2025-03-19 16:31:17 -0400 (Wed, 19 Mar 2025)
EllapsedTime: 113.2 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data coMET
###
##############################################################################
##############################################################################


* checking for file ‘coMET/DESCRIPTION’ ... OK
* preparing ‘coMET’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘coMET.Rnw’ using knitr

Quitting from coMET.Rnw:336-345 [cometwebPlot]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `errorHandler()`:
! Internal Server Error
---
Backtrace:
     x
  1. \-coMET::comet.web(...)
  2.   \-coMET:::create.tracks.web(config.var, gbl.var)
  3.     \-coMET::chromatinHMMAll_UCSC(...)
  4.       \-coMET::chromatinHMMOne_UCSC(...)
  5.         +-rtracklayer::getTable(ucscTableQuery(gen, range = mygrange, table = table.name))
  6.         \-rtracklayer::getTable(ucscTableQuery(gen, range = mygrange, table = table.name))
  7.           \-rtracklayer (local) .local(object, ...)
  8.             +-restfulr::read(url$getData$track, query)
  9.             \-restfulr::read(url$getData$track, query)
 10.               +-base::tryCatch(...)
 11.               | \-base (local) tryCatchList(expr, classes, parentenv, handlers)
 12.               |   \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 13.               |     \-base (local) doTryCatch(return(expr), name, parentenv, handler)
 14.               \-x@protocol$read(x, cacheInfo)
 15.                 \-restfulr:::handleResponse(content, reader, cache.info, x@errorHandler)
 16.                   \-restfulr (local) errorHandler(responseError)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'coMET.Rnw' failed with diagnostics:
Internal Server Error

--- failed re-building ‘coMET.Rnw’

SUMMARY: processing the following file failed:
  ‘coMET.Rnw’

Error: Vignette re-building failed.
Execution halted