Skip to content

Generating goslim fails due to curl error #123

Description

@wudustan
> library(OmnipathR)
goslim <- go_annot_slim(organism = "human", slim = "generic", aspects = c("F", "P"), cache = FALSE)
[2025-08-14 10:05:30] [SUCCESS] [OmnipathR] Building GO slim (organism: human; aspects: F, P; slim: generic). This will take 20-40 min at the first time, and will be saved in the cache for later use.
[2025-08-14 10:05:38] [SUCCESS] [OmnipathR] Gene Ontology (current.geneontology.org): downloaded 675692 records
Error in curl::curl_parse_url(url, baseurl = base_url) :
  Failed to parse URL: Bad scheme

R info:


> packageVersion("OmnipathR")
[1] ‘3.17.4’

> R.version
               _                           
platform       x86_64-pc-linux-gnu         
arch           x86_64                      
os             linux-gnu                   
system         x86_64, linux-gnu           
status                                     
major          4                           
minor          5.1                         
year           2025                        
month          06                          
day            13                          
svn rev        88306                       
language       R                           
version.string R version 4.5.1 (2025-06-13)
nickname       Great Square Root     

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions