-
Notifications
You must be signed in to change notification settings - Fork 56
Pass flags to R CMD check #4
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
Comments
|
|
Environment variables work as well. I just added arbitrary arguments as well, for Linux. Windows is still a TODO. |
OK, implemented for windows as well. |
How about -fno-common |
I'm also curious about how to pass e.g. |
@ekalosak That's not a flag for |
@gaborcsardi thank you for your quick response.
|
e.g.
--use-valgrind
The text was updated successfully, but these errors were encountered: