Rstudio Troubleshooting

have installed R and Rstudio. When I try to install something like tidyverse it comes up with this message...

Error in install.packages : Line starting '<!DOCTYPE HTML PUBLI ...' is malformed!

Error Information:

Description of issue -

Steps taken so far -

System Information:

  • RStudio Edition: (Desktop or Server)
  • RStudio Version:
  • OS Version:
  • R Version:

Also:

  • RStudio diagnostics report:
  • Your sessionInfo():
  • RStudio crash report:
  • RStudio application log files:

From Troubleshooting Guide: Using RStudio

Did you use

install.packages("tidyverse")

yes, I have tried that one.

1 Like

Same result both in RStudio and R from the terminal?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.