Hi,
I feel like this is probably something obvious but thus far google and forum searches have turned up empty. Previously when using Update button in RStudio to update packages there would be a prompt if package did not have binary version and therefore to install fully it needed to be installed from source. However, lately I've noticed that this prompt doesn't come up. When you click update button again the packages are still listed and selecting them just again leads to installation of the latest binary version and not option to install via source compilation.
To be clear installation and compilation from source works just fine if I manually provide type = source
to install.packages
command. So this is small issue but convenience missing nonetheless.
Thanks very much to anyone who might have idea what is going on!
Best,
Sam
RStudio Version 2024.12.0+467 (2024.12.0+467)
R version 4.4.0 (2024-04-24)
Platform: x86_64-apple-darwin20
Running under: macOS Monterey 12.7.5