Skip to content

Enhance CI to include Windows package check - #35

Merged
gvegayon merged 2 commits into
masterfrom
gvegayon/windows-rcmd-check
Dec 12, 2025
Merged

gvegayon merged 2 commits into
masterfrom
gvegayon/windows-rcmd-check

Conversation

@gvegayon

Copy link
Copy Markdown
Member

Added a Windows-specific check for the R package in CI.

Added a Windows-specific check for the R package in CI.
Copilot AI review requested due to automatic review settings December 12, 2025 15:43
@github-actions

github-actions Bot commented Dec 12, 2025

Copy link
Copy Markdown

Thank you for your contribution @gvegayon 🚀! The pkgdown site preview is ready for review 👉 Download here 👈!
(The artifact expires on 2026-03-12T15:49:21Z. You can re-generate it by re-running the workflow here.)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR enhances the CI workflow by adding a Windows-specific R package check. The changes exclude Windows from the generic r-lib/actions/check-r-package step and introduce a custom check using PowerShell commands to build and check the package on Windows runners.

Key Changes:

  • Modified the conditional logic to exclude Windows from the generic check-r-package action
  • Added a new Windows-specific check step using PowerShell to run R CMD build and R CMD check commands

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci.yml
@gvegayon
gvegayon merged commit d7330a7 into master Dec 12, 2025
10 checks passed
@gvegayon
gvegayon deleted the gvegayon/windows-rcmd-check branch December 12, 2025 15:50
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.

2 participants