Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2025-12-11 12:05 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 1524/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ORFik 1.30.1  (landing page)
Haakon Tjeldnes
Snapshot Date: 2025-12-08 13:45 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/ORFik
git_branch: RELEASE_3_22
git_last_commit: 43156a0
git_last_commit_date: 2025-11-24 05:10:03 -0500 (Mon, 24 Nov 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped
merida1macOS 12.7.6 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  YES
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    TIMEOUT  skipped


BUILD results for ORFik on merida1

To the developers/maintainers of the ORFik package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ORFik.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: ORFik
Version: 1.30.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data ORFik
StartedAt: 2025-12-08 21:59:01 -0500 (Mon, 08 Dec 2025)
EndedAt: 2025-12-08 22:16:50 -0500 (Mon, 08 Dec 2025)
EllapsedTime: 1068.9 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 ORFik
###
##############################################################################
##############################################################################


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

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

Quitting from Importing_Data.Rmd:164-177 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `open.connection()`:
! cannot open the connection to 'https://rest.ensembl.org/info/assembly/Saccharomyces_cerevisiae?content-type=application/json'
---
Backtrace:
     ▆
  1. └─ORFik::getGenomeAndAnnotation(...)
  2.   └─ORFik:::get_genome_gtf(...)
  3.     └─biomartr:::getENSEMBL.gtf(...)
  4.       └─biomartr:::getENSEMBL.Annotation(...)
  5.         └─biomartr:::getENSEMBL(...)
  6.           └─biomartr:::test_url_status(url = rest_url, organism = organism)
  7.             └─jsonlite::fromJSON(url)
  8.               └─jsonlite:::parse_and_simplify(...)
  9.                 └─jsonlite:::parseJSON(txt, bigint_as_char)
 10.                   └─jsonlite:::parse_con(txt, bigint_as_char)
 11.                     ├─base::open(con, "rb")
 12.                     └─base::open.connection(con, "rb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'Importing_Data.Rmd' failed with diagnostics:
cannot open the connection to 'https://rest.ensembl.org/info/assembly/Saccharomyces_cerevisiae?content-type=application/json'
--- failed re-building ‘Importing_Data.Rmd’

--- re-building ‘ORFikExperiment.Rmd’ using rmarkdown
2025-12-08 22:13:07.405 R[19624:102124901] XType: com.apple.fonts is not accessible.
2025-12-08 22:13:07.406 R[19624:102124901] XType: XTFontStaticRegistry is enabled.
--- finished re-building ‘ORFikExperiment.Rmd’

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

--- re-building ‘Ribo-seq_pipeline-human.Rmd’ using rmarkdown
--- finished re-building ‘Ribo-seq_pipeline-human.Rmd’

--- re-building ‘Ribo-seq_pipeline-yeast.Rmd’ using rmarkdown
--- finished re-building ‘Ribo-seq_pipeline-yeast.Rmd’

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

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

Error: Vignette re-building failed.
Execution halted