Closed rxxiang89 closed 1 year ago
This does not seem like an issue with the cli package, it also happens to the other package you are installing:
* installing *source* package 'lifecycle' ...
** package 'lifecycle' successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'lifecycle'
finding HTML links ... done
badge html
deprecate_soft html
deprecated html
expect_deprecated html
Error: error reading from connection
* removing 'C:/R/library/lifecycle'
Warning in install.packages :
installation of package ‘lifecycle’ had non-zero exit status
I was trying to install ggplot 3.4.0, which needs lifecycle > 1.0.1. Seems to be an issue with cli? Thanks!