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

build: fix CRAN checks #127

Merged
merged 23 commits into from
Aug 15, 2024
Merged

Conversation

lwjohnst86
Copy link
Member

Using Ctrl-Shift-E locally allows you to run CRAN checks to make sure it fits the requirements of CRAN, which will also hopefully fix the GitHub action build issues.

I touched on a lot of files to fix all the CRAN checks. When running the check, it will tell you exactly what the issues are.

I also found out that the include HbA1c had some issues when I ran the tests, so I fixed the code plus added more test cases.

This stacks on top of #122

@lwjohnst86 lwjohnst86 self-assigned this Jun 25, 2024
Copy link
Collaborator

@Aastedet Aastedet left a comment

Choose a reason for hiding this comment

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

Looks good. Only comment I have is that it made a note for me that the "spelling" package was suggested, but not available for checking (I didn't have it installed, but after installing it and re-running checks I got 0 errors/warnings/notes).

@lwjohnst86 lwjohnst86 merged commit c8a737b into build/add-targets-pipeline Aug 15, 2024
1 check passed
@lwjohnst86 lwjohnst86 deleted the chore/fix-build-issues branch August 15, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants