Last updated on 2026-02-17 11:54:34 CET.
| Package | ERROR | OK |
|---|---|---|
| GeneNMF | 14 | |
| scGate | 1 | 13 |
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
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) :
cannot open URL 'https://github.com/carmonalab/scGate_models/archive/master.zip': HTTP status was '502 Bad Gateway'
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-release-windows-x86_64