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

Replace R CMD check workflow #23

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

Replace R CMD check workflow #23

wants to merge 12 commits into from

Conversation

dan-knight
Copy link
Contributor

@dan-knight dan-knight commented Jan 4, 2023

Description

Updates to the R CMD check workflow to conform to lab standards:

  • Run using new r-lib action
  • Run weekly to check for issues with new versions of R and keep cached dependencies up to date
  • Allow workflow dispatch

Checklist

  • This PR does NOT contain PHI or germline genetic data. A repo may need to be deleted if such data is uploaded. Disclosing PHI is a major problem.
  • This PR does NOT contain molecular files, compressed files, output files such as images (e.g. .png, .jpeg), .pdf, .RData, .xlsx, .doc, .ppt, or other non-plain-text files. To automatically exclude such files using a .gitignore file, see here for example.
  • I have read the code review guidelines and the code review best practice on GitHub check-list.
  • I have set up or verified the main branch protection rule following the github standards before opening this pull request.
  • The name of the branch is meaningful and well formatted following the standards, using [AD_username (or 5 letters of AD if AD is too long)]-[brief_description_of_branch].
  • I have added the major changes included in this pull request to the CHANGELOG.md under the next release version or unreleased, and updated the date.

@dan-knight dan-knight added the testing Testing for existing functionality label Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Testing for existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant