Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove lookup-refs, vbump dependencies + add Remotes #295

Merged
merged 4 commits into from
Feb 4, 2025
Merged

Conversation

m7pr
Copy link
Contributor

@m7pr m7pr commented Jan 30, 2025

Part of https://github.com/insightsengineering/coredev-tasks/issues/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.

@m7pr m7pr added the core label Jan 30, 2025
@m7pr m7pr requested review from pawelru and llrs-roche January 30, 2025 12:22
Copy link
Contributor

github-actions bot commented Jan 30, 2025

Unit Tests Summary

 1 files   1 suites   0s ⏱️
 4 tests  4 ✅ 0 💤 0 ❌
13 runs  13 ✅ 0 💤 0 ❌

Results for commit 6514be9.

♻️ This comment has been updated with latest results.

DESCRIPTION Outdated Show resolved Hide resolved
Signed-off-by: Marcin <[email protected]>
@m7pr m7pr requested a review from pawelru February 3, 2025 09:37
@m7pr
Copy link
Contributor Author

m7pr commented Feb 3, 2025

cc @pawelru @llrs-roche I vbumped teal.widgets to it's version released on CRAN

Copy link
Contributor

@llrs-roche llrs-roche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

teal and teal.transform are both on x.y.z.dev version and appear on Remotes. Osprey is als on Remotes as it is not on CRAN or any other major repository.

@m7pr m7pr merged commit 48ae5e6 into main Feb 4, 2025
30 checks passed
@m7pr m7pr deleted the remove_lookups branch February 4, 2025 13:22
@github-actions github-actions bot locked and limited conversation to collaborators Feb 4, 2025
@gogonzo gogonzo assigned pawelru and llrs-roche and unassigned pawelru Feb 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants