Running Rstudio, i am receiving this error

Error in download.file(url = vurl, destfile = vfile, quiet = quiet) :
cannot open URL 'https://go.microsoft.com/fwlink/?linkid=827098&clcid=0x409'
In addition: Warning message:
In download.file(url = vurl, destfile = vfile, quiet = quiet) :
cannot open URL 'https://go.microsoft.com/fwlink/?linkid=827098&clcid=0x409': HTTP status was '400 Bad Request'

when i run my Rmarkdown file i get these errors:
Required Package Versions could not be found
evaluate 0.8 is not available
digest 0.6 is not available
several others

Please show the code you are running that generates the errors about packages not being available.
Can you use these packages outside of Rmarkdown?