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

Candidate fix #117 #124

Merged
merged 3 commits into from
Oct 22, 2024
Merged

Candidate fix #117 #124

merged 3 commits into from
Oct 22, 2024

Conversation

maksymiuks
Copy link
Contributor

Here is the candidate fix for the issue mentioned here #117 (comment)

It looks to be as simple as removing the statement that blocks the execution for R 4.1.x and above. Additionally, I added a decor package to suggests dependencies. My tests on the fresh R installation (MacOS) showed that decor is required by cpp11 which is required by roxygen2 for the execution of unit tests embedded in this package. Therefore I think it's appropriate to add it as a dependency so it can be tested in a fresh installation. This is just a suggestion, I'm happy to remove that one.

Requesting review @lionel-

@maksymiuks
Copy link
Contributor Author

I'm not sure why windows build is failing but it does not seem to be related to my change

Enhance suggests deps

Enhance news file

Fix possible CRAN issues
@lionel- lionel- merged commit 10534c3 into r-lib:main Oct 22, 2024
13 checks passed
@lionel-
Copy link
Member

lionel- commented Oct 22, 2024

Thanks so much! Without your help it might have taken me longer before I noticed the tests are disabled 😆

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