Fail to download KEGG data... (R language, enrichKEGG() function)

I run the KEGG enrichment in R (version 4.0.3) using the function enrichKEGG(), but it returns the message of

fail to download KEGG data... Error in download.KEGG.Path(species) : 'species' should be one of organisms listed in '

I have tried all the methods that can be found on the internet, and I even re-installed the package clusterProfiler via Bioconductor. But it still didn't work. And I am sure it won't be the network connection problem.

Do anyone have a feasible method that can help me solve this problem? Thanks a lot!

screenshot of the problem

1

Related questions 2 Why does my download.file fail to complete? 1 Downloading kaggle files in R without getting the 'Permission denied' error 1 Download.file function does not seem to work Related questions 2 Why does my download.file fail to complete? 1 Downloading kaggle files in R without getting the 'Permission denied' error 1 Download.file function does not seem to work 3 Downloading Kaggle zip files in R 0 unable to download data from google in R 0 Error downloading data from internet in R 0 `download.file()` giving warning messages and not downloading when using `lapply` or `map` 0 Download a Kaggle dataset using rvest 1 How to solve : EnrichR website not responding? 0 I am having trouble trying to download files with R Load 7 more related questions Show fewer related questions

Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.

You Might Also Like