You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could renv, for a given "frozen" package version, pick up the required binary packages from MRAN or RStudio Package Manager, without requiring source compilation?
renv 0.10.0 already does this for Windows + macOS for MRAN binaries.
I'm thinking about making this change for Linux as well, but we also need to make sure missing system dependencies are properly handled. See also: #430
Could renv, for a given "frozen" package version, pick up the required binary packages from MRAN or RStudio Package Manager, without requiring source compilation?
https://packagemanager.rstudio.com/client/#/
https://mran.microsoft.com/timemachine
The text was updated successfully, but these errors were encountered: