New to R so I may be making some very remedial mistake here. However I've been having trouble installing biomaRt onto my version of R 3.4.3 on my local windows computer.
I've tried to install using bioconductor but it seems to have an issue with URL stating 404 Not Found in the text output.
Hope someone can point me in right direction here.
biomaRt updated to version 2.34.2 in the last few days, and so the version reported in your message is no longer available. If I run the command in the same version of R I get:
I don't know why biocLite() would try to find an out-of-date version, perhaps you were just very unlucky with the timing. I would suggest giving it another try now, and reporting back here if you're still experiencing problems.
You can also be really explicit and give biocLite() the complete path to the zip file, but this is not normally necessary e.g.