Skip to content
Prev 391134 / 398506 Next

help with installing R packages on Mac : these packages are downloaded but not compiled

Tidyverse has dozens of dependencies... and when a dependency fails to install then you often need to install it explicitly... the automatic dependency algorithm doesn't seem to work robustly.

Carefully read your error messages... it looks like you should start by installing backports.
On March 23, 2022 5:52:29 PM PDT, Bert Gunter <bgunter.4567 at gmail.com> wrote: