You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by error in curl::curl_fetch_memory():
! Recv failure: Connection was aborted
this error raised in code:
keggid=CTSgetR(com_name,from = "Chemical Name",to="KEGG")
seems connection aborted, how can I solve this
Caused by error in
curl::curl_fetch_memory():! Recv failure: Connection was aborted
this error raised in code:
keggid=CTSgetR(com_name,from = "Chemical Name",to="KEGG")
seems connection aborted, how can I solve this