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 GitHub workflow for R CMD check #24

Merged
merged 5 commits into from
Mar 6, 2024
Merged

Add GitHub workflow for R CMD check #24

merged 5 commits into from
Mar 6, 2024

Conversation

stitam
Copy link
Collaborator

@stitam stitam commented Mar 5, 2024

This PR introduces automatic R CMD checks for various platforms (win, mac, linux).

Small changes were made to pass the checks everywhere:

  • Reduce R version dependency to fix ubuntu-latest (oldrel-1)
  • Remove tests that require random seed to fix macos-latest
  • Use different approach for importing mulea functions within clusters to fix windows-latest.

@stitam stitam merged commit a005f0c into master Mar 6, 2024
5 checks passed
@stitam stitam deleted the check branch March 6, 2024 13:09
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