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

Add basic CI checks #217

Merged
merged 5 commits into from
Aug 1, 2024
Merged

Add basic CI checks #217

merged 5 commits into from
Aug 1, 2024

Conversation

dcollins15
Copy link
Collaborator

This PR introduces basic CI checks for SeuratObject. The Integration Checks workflow will run on every PR and push to main. The action leans heavily on r-lib/actions to:

  • Install R and all system dependencies required by the package
  • Install (and cache) all R dependencies
  • Runs CRAN checks with rcmdcheck
  • Checks that the pkgdown site can be built successfully

@dcollins15 dcollins15 requested a review from rsatija July 31, 2024 20:32
@dcollins15 dcollins15 merged commit 066ba02 into main Aug 1, 2024
3 checks passed
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