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

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

Candidate fix #117 #124

wants to merge 5 commits into from

Conversation

maksymiuks
Copy link

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
Author

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

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.

None yet

1 participant