Skip to content

Conversation

@m7pr
Copy link
Contributor

@m7pr m7pr commented Feb 21, 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 Feb 21, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Feb 21, 2025

✅ All contributors have signed the CLA
Posted by the CLA Assistant Lite bot.

@m7pr
Copy link
Contributor Author

m7pr commented Feb 21, 2025

I have read the CLA Document and I hereby sign the CLA

@m7pr
Copy link
Contributor Author

m7pr commented Feb 21, 2025

recheck

@m7pr m7pr enabled auto-merge (squash) February 21, 2025 10:19
@github-actions
Copy link
Contributor

badge

Code Coverage Summary

Filename            Stmts    Miss  Cover    Missing
----------------  -------  ------  -------  ---------
R/fit_gee.R            90       0  100.00%
R/gee_methods.R        24       1  95.83%   54
R/lsmeans.R            37       0  100.00%
R/tabulate_gee.R       54      19  64.81%   27, 34-54
TOTAL                 205      20  90.24%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: db8dacb

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@github-actions
Copy link
Contributor

github-actions bot commented Feb 21, 2025

Unit Tests Summary

 1 files   4 suites   2s ⏱️
23 tests 23 ✅ 0 💤 0 ❌
46 runs  46 ✅ 0 💤 0 ❌

Results for commit db8dacb.

♻️ This comment has been updated with latest results.

Copy link

@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.

Packages published and the latest version published is required: No need for remotes ✅

@m7pr m7pr merged commit 22d77ed into main Feb 21, 2025
27 checks passed
@m7pr m7pr deleted the remove_lookups branch February 21, 2025 10:59
@github-actions github-actions bot locked and limited conversation to collaborators Feb 21, 2025
@llrs-roche llrs-roche self-assigned this Feb 21, 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.

2 participants