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

Feat: use zephyr 0.1.1 #131

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Feat: use zephyr 0.1.1 #131

wants to merge 6 commits into from

Conversation

akselthomsen
Copy link
Contributor

@akselthomsen akselthomsen commented Jan 24, 2025

Use new version of zephyr

Uses the new CRAN release of zephyr (min. version 0.1.1), that gives us the consistent use of verbosity level (through the msg* functions, and makes all our current options possible.

Note: The CI for historic R versions no longer apply, since zephyr was not available on CRAN at the provided lock dates.
Consider not using these checks for now for this package, or updating the workflows to support a minimum R version or lock date.

@akselthomsen akselthomsen marked this pull request as ready for review January 27, 2025 12:40
@akselthomsen akselthomsen marked this pull request as draft January 27, 2025 12:41
@akselthomsen akselthomsen changed the title Feat/use zephyr 0.1.0 Feat: use zephyr 0.1.1 Jan 28, 2025
Copy link

Github pages

Review the pkgdown webpage for the PR here

Copy link

Code coverage

Name Coverage (%)
whirl 59.65
R/approvedpkgs.R 0.00
R/custom_logging.R 62.22
R/enrich_input.R 100.00
R/internal_run.R 100.00
R/mdformats.R 0.00
R/normalize_with_base.R 100.00
R/pb_script.R 0.00
R/quarto.R 100.00
R/read_glob.R 100.00
R/render_summary.R 94.74
R/renv.R 0.00
R/run.R 100.00
R/session.R 75.26
R/status.R 100.00
R/strace.R 0.00
R/use_whirl.R 100.00
R/util_queue_summary.R 100.00
R/utils.R 64.58
R/whirl_queue.R 94.16
R/whirl_r_session.R 77.06
R/zzz.R 0.00

@akselthomsen akselthomsen marked this pull request as ready for review January 28, 2025 12:47
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.

feat: use zephyr 0.1.0 feat: Remove any dependency on the {options} package
1 participant