Hello, I have this error when I want to use useEnsembl()
from BioMart :
> ensembl <- useEnsembl(biomart = "genes", dataset = "mmusculus_gene_ensembl")
Ensembl site unresponsive, trying useast mirror
Error in curl::curl_fetch_memory(url, handle = handle) :
Peer's Certificate issuer is not recognized.
Are you able to visit https://useast.ensembl.org/ in a web browser?
Yes I'm able to visit the web site in a web browser.
I had the same problem yesterday too. I was wondering if it was some kind of firewall problem, but it eventually worked.