I want RStudio addins that I have installed to be available in any renv
activated RStudio project I am working on (I am not talking about package development projects here). Specifically, I want the styler
package addins available, but this should be generalisable to any addin. At the moment I do it by installing styler
in each renv
activated project, so not a big problem. But is there another solution (e.g. an option for development packages to be available globally )?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.