I'm trying to install tidyverse, is my first time using RStudio, when I execute: install.packages("tidyverse")
Apparently install all except "broom"
And then when I try yo run: library(tidyverse)
I receive this errors:
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called 'zeallot'
Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Ejecución interrumpida
ERROR: lazy loading failed for package 'broom'
* removing 'C:/Program Files/R/R-3.6.2/library/broom'
Warning in install.packages :
installation of package ‘broom’ had non-zero exit status