Note sure exactly what is going wrong here, so have struggled to debug.
> library("OmnipathR")
> kegg_pathway_annotations()
[2024-11-03 10:14:46] [SUCCESS] [OmnipathR] KEGG (www.genome.jp): loaded 555 records from cache
[2024-11-03 10:14:47] [SUCCESS] [OmnipathR] UniProt (rest.uniprot.org): downloaded 2 records
Error in `pmap()`:
ℹ In index: 1.
Caused by error in `UseMethod()`:
! no applicable method for 'rename' applied to an object of class "list"
Run `rlang::last_trace()` to see where the error occurred.
Note sure exactly what is going wrong here, so have struggled to debug.
Here's the
last_trace
This is with the latest (GitHub) version: 3.13.28. Here's the session info.