I tried to create a new R Markdown file and I was prompted to download the rmarkdown packages. I did so thinking the problem would be resolved, but it hasn't. I downloaded the packages and tried to create a new file and it kept showing the same message:
Install Required Packages
Creating R Markdown documents requires an updated version of the markdown package. Do you want to install this package now?
I click "yes", it shows up as having been successful. But when I try to create a new R Markdown document, I get the same message over and over again. What is happening? How do I fix this? I have the latest version of R.
Thank you