Closed scottcohn97 closed 5 years ago
This is an interesting one. R's been unable to find pillar
, but this is only a suggested dependency of fs
(a dependency of rscodeio
).
Could your R library be in an inconsistent state? Does it persist if you restart your R/RStudio session?
Yes -- it does persist. Below are the messages I see when I try to install, including when I try to separately install Pillar
. When trying to install Pillar
, I get an error telling me the installation had a non-zero exit status
.
Yeah it seems like a problem with the dependencies rather than rscodeio
. Try install CRAN only (2), and (n) to install newer versions that require compilation.
The pillar
issue remains. :(
For what it's worth, I installed on Mac without running into this issue. Using R 3.6.0, RStudio 1.2.1335, and OSX 10.14.3.
@rabdill Thank you for this. I updated my version of R and it worked.
Unable to install on Mac. Error message below: