| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-05-08 11:34 -0400 (Fri, 08 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4992 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There" | 4725 |
| 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 2001/2418 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| scRNAseqApp 1.12.0 (landing page) Jianhong Ou
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | ERROR | skipped | skipped | |||||||||
| See other builds for scRNAseqApp in R Universe. | ||||||||||||||
|
To the developers/maintainers of the scRNAseqApp package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/scRNAseqApp.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. |
| Package: scRNAseqApp |
| Version: 1.12.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data scRNAseqApp |
| StartedAt: 2026-05-07 20:12:03 -0400 (Thu, 07 May 2026) |
| EndedAt: 2026-05-07 20:13:31 -0400 (Thu, 07 May 2026) |
| EllapsedTime: 87.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data scRNAseqApp
###
##############################################################################
##############################################################################
* checking for file ‘scRNAseqApp/DESCRIPTION’ ... OK
* preparing ‘scRNAseqApp’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘scRNAseqApp.Rmd’ using rmarkdown
trying URL 'https://pmc.ncbi.nlm.nih.gov/tools/idconv/api/v1/articles/?format=xml&email=jou@morgridge.org&tool=scRNAseqApp&ids=10.1038/nbt.3192'
Quitting from scRNAseqApp.Rmd:342-356 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `download.file()`:
! cannot open URL 'https://pmc.ncbi.nlm.nih.gov/tools/idconv/api/v1/articles/?format=xml&email=jou@morgridge.org&tool=scRNAseqApp&ids=10.1038/nbt.3192'
---
Backtrace:
▆
1. └─scRNAseqApp::createAppConfig(...)
2. └─scRNAseqApp:::idConverter(doi, type = "pmid", email = email)
3. └─base::tryCatch(...)
4. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
6. └─value[[3L]](cond)
7. └─utils::download.file(url0, destfile = tmp)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'scRNAseqApp.Rmd' failed with diagnostics:
cannot open URL 'https://pmc.ncbi.nlm.nih.gov/tools/idconv/api/v1/articles/?format=xml&email=jou@morgridge.org&tool=scRNAseqApp&ids=10.1038/nbt.3192'
--- failed re-building ‘scRNAseqApp.Rmd’
SUMMARY: processing the following file failed:
‘scRNAseqApp.Rmd’
Error: Vignette re-building failed.
Execution halted