Last updated on 2026-01-27 03:48:07 CET.
| Package | ERROR | OK |
|---|---|---|
| GeneNMF | 13 | |
| scGate | 1 | 12 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 1.7.2
Check: examples
Result: ERROR
Running examples in ‘scGate-Ex.R’ failed
The error most likely occurred in:
> ### Name: get_scGateDB
> ### Title: Load scGate model database
> ### Aliases: get_scGateDB
>
> ### ** Examples
>
> scGate.model.db <- get_scGateDB()
trying URL 'https://github.com/carmonalab/scGate_models/archive/master.zip'
Warning in download.file(repo_url_zip, temp) :
URL 'https://codeload.github.com/carmonalab/scGate_models/zip/refs/heads/master': Timeout of 60 seconds was reached
Error in download.file(repo_url_zip, temp) :
cannot open URL 'https://github.com/carmonalab/scGate_models/archive/master.zip'
Calls: get_scGateDB -> download.file
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc