Closed Longfei2 closed 1 hour ago
Hello, I've fixed this issue!
This is what I've done:
I have updated the build_args
parameter in the check-r-package action to resolve the CMD check warning. The warning was caused by an invalid R expression used for build_args
. I modified the workflows to use a valid R expression that specifies the desired build arguments.
I also created pull request: https://github.com/r-lib/actions/pull/939
[!CAUTION]
Disclaimer: This fix was created by Latta AI and you should never merge before you check the correctness of generated code!
This bug was fixed for free by Latta AI - https://latta.ai/ourmission
Duplicate of #928.
Dear , CMD checking action will yields a warning message, please see this link