Back to Multiple platform build/check report for BioC 3.20:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-11-05 12:06 -0500 (Tue, 05 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4503
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4506
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4539
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
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 57/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AlphaMissenseR 1.2.0  (landing page)
Martin Morgan
Snapshot Date: 2024-11-04 13:40 -0500 (Mon, 04 Nov 2024)
git_url: https://git.bioconductor.org/packages/AlphaMissenseR
git_branch: RELEASE_3_20
git_last_commit: 2759746
git_last_commit_date: 2024-10-29 11:26:16 -0500 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    ERROR  
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    TIMEOUT  skipped


BUILD results for AlphaMissenseR on lconway

To the developers/maintainers of the AlphaMissenseR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/AlphaMissenseR.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: AlphaMissenseR
Version: 1.2.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data AlphaMissenseR
StartedAt: 2024-11-04 16:45:09 -0500 (Mon, 04 Nov 2024)
EndedAt: 2024-11-04 17:09:02 -0500 (Mon, 04 Nov 2024)
EllapsedTime: 1433.5 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 AlphaMissenseR
###
##############################################################################
##############################################################################


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

--- re-building ‘benchmarking.Rmd’ using rmarkdown
2024-11-04 17:08:05.372 R[36964:308679280] XType: com.apple.fonts is not accessible.
2024-11-04 17:08:05.373 R[36964:308679280] XType: XTFontStaticRegistry is enabled.
--- finished re-building ‘benchmarking.Rmd’

--- re-building ‘clinvar.Rmd’ using rmarkdown
--- finished re-building ‘clinvar.Rmd’

--- re-building ‘introduction.Rmd’ using rmarkdown
--- finished re-building ‘introduction.Rmd’

--- re-building ‘issues.Rmd’ using rmarkdown

Quitting from lines 74-75 [unnamed-chunk-4] (issues.Rmd)
Error: processing vignette 'issues.Rmd' failed with diagnostics:
Can't query fields.
ℹ Using SQL: SELECT * FROM `resource` AS `q01` WHERE (0 = 1)
Caused by error:
! attempt to write a readonly database
--- failed re-building ‘issues.Rmd’

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

Error: Vignette re-building failed.
Execution halted