Last updated on 2025-04-19 06:49:57 CEST.
Package | ERROR | OK |
---|---|---|
GeneNMF | 13 | |
scGate | 1 | 12 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 1.6.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://github.com/carmonalab/scGate_models/archive/master.zip': 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-release-windows-x86_64