| Back to Build/check report for BioC 3.17 annotations |
|
This page was generated on 2023-10-11 08:30:04 -0400 (Wed, 11 Oct 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4626 |
| 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 17/37 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
| EuPathDB 1.0.1 (landing page) Keith Hughitt
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | ERROR | skipped | ||||||||
|
To the developers/maintainers of the EuPathDB package: - 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. |
| Package: EuPathDB |
| Version: 1.0.1 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data EuPathDB |
| StartedAt: 2023-10-11 05:31:04 -0400 (Wed, 11 Oct 2023) |
| EndedAt: 2023-10-11 05:31:56 -0400 (Wed, 11 Oct 2023) |
| EllapsedTime: 51.7 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data EuPathDB
###
##############################################################################
##############################################################################
* checking for file ‘EuPathDB/DESCRIPTION’ ... OK
* preparing ‘EuPathDB’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘EuPathDB.Rmd’ using rmarkdown
Quitting from lines 113-115 [unnamed-chunk-4] (EuPathDB.Rmd)
Error: processing vignette 'EuPathDB.Rmd' failed with diagnostics:
AH65089 is an OrgDb resource.
orgDb resources are generated for specific biocversions.
Requested resource works with biocversion: 3.8
To find a resource appropriate for your biocversion try the following query:
query(ah,'Leishmania major strain Friedlin genome wide annotations')
--- failed re-building ‘EuPathDB.Rmd’
SUMMARY: processing the following file failed:
‘EuPathDB.Rmd’
Error: Vignette re-building failed.
Execution halted