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
person("Jacob", "Clarke", , "jacobclarke@quartzsoftware.com", role = c("aut", "cre"))
Description: Simplify the installation of private and local R packages in sandboxed RStudio environments that only allow packages from CRAN or public GitHub repositories. This package automates the process of downloading packages and bundling them with the code that uses them through the use of. This approach ensures that all necessary dependencies are installed and properly configured.