Skip to content

Distinguish core/installed R packages#263

Open
david-mears-2 wants to merge 7 commits intomrc-6905-show-installed-packagesfrom
show-installed-packages-for-core-vs-installed
Open

Distinguish core/installed R packages#263
david-mears-2 wants to merge 7 commits intomrc-6905-show-installed-packagesfrom
show-installed-packages-for-core-vs-installed

Conversation

@david-mears-2
Copy link
Copy Markdown
Contributor

@david-mears-2 david-mears-2 commented Apr 1, 2026

Add information to the runner > packages page about installed packages that were not installed specifically in the shared runner library. This is to prevent people having incorrect mental models about what packages are available, hopefully reducing confusion without encouraging people to make their reports depend on un-reproducible / contingent properties of the runner environment.

Builds on #257

Depends on mrc-ide/orderly.runner#40 in orderly.runner and must only be deployed in tandem with that change.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.27%. Comparing base (8f17692) to head (6377bce).

Additional details and impacted files
@@                        Coverage Diff                        @@
##           mrc-6905-show-installed-packages     #263   +/-   ##
=================================================================
  Coverage                             99.26%   99.27%           
=================================================================
  Files                                   203      203           
  Lines                                  5887     5911   +24     
  Branches                                985      988    +3     
=================================================================
+ Hits                                   5844     5868   +24     
  Misses                                   42       42           
  Partials                                  1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

# Export env vars needed for running test dependencies
export OUTPACK_SERVER_IMAGE=docker.io/mrcide/outpack_server:main
export ORDERLY_RUNNER_IMAGE=ghcr.io/mrc-ide/orderly.runner:main
export ORDERLY_RUNNER_IMAGE=ghcr.io/mrc-ide/orderly.runner:library-list-report-all-packages
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Revert this after the orderly.runner PR is merged, and before this is merged.

Suggested change
export ORDERLY_RUNNER_IMAGE=ghcr.io/mrc-ide/orderly.runner:library-list-report-all-packages
export ORDERLY_RUNNER_IMAGE=ghcr.io/mrc-ide/orderly.runner:main

@david-mears-2 david-mears-2 force-pushed the show-installed-packages-for-core-vs-installed branch from 94de78b to 134b8ad Compare April 1, 2026 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant