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
Part of insightsengineering/coredev-tasks#609
From now on, we will provide development dependencies in
```
Remotes: repo/project@branch
```
format, so it's explicitly visible in the DESCRIPTION file and can be
handled by `pak::install`, `renv::install` and `remotes::install`.
With development dependencies specified in CJ Pipelines configuration,
this connection was hidden, and it was hard to install the package from
the main branch (or any other branch) locally from user's machine.
---------
Signed-off-by: Lluís Revilla <[email protected]>
Co-authored-by: Lluís Revilla <[email protected]>
0 commit comments