Renv and packages hosted on azure (private repos)

Hi there,

I am able to snapshot my custom packages with renv package. However, when trying to install the renv it fails. I am looking just for a reprex or example of how to give it credentials so it can use the renv file with these custom packages. All these pacakges are currently being hosted on Azure. Any help would be great.

Something like this seems possible given discussion here: Support authentication for private CRAN-like repositories · Issue #307 · rstudio/renv · GitHub

The documentation in Installing packages • renv may be helpful. If not, please file a feature request at Issues · rstudio/renv · GitHub.

1 Like

Thanks for the reply :slight_smile: I did open an issue there: Error installing and or restoring DevOps package · Issue #1725 · rstudio/renv · GitHub