Unset R_TESTS #603
Closed
Unset R_TESTS #603
Labels
Comments
Always, or just in |
why not always? to have consistent behavior?. |
Ok, sure thing. |
Yes, it fixes #86. |
Perfect! |
I used to use the presence of R_TESTS to skip certain tests which don't play well with R CMD check. Is there an alternative? I'm aware of skip_on_cran and friends. |
@hughjonesd you can set an environment variable in |
Got it. Thank you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It only causes trouble, it is not actually doing anything useful.
The text was updated successfully, but these errors were encountered: