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

Set NOT_CRAN envvar #135

Closed
yutannihilation opened this issue Aug 10, 2021 · 0 comments · Fixed by #142
Closed

Set NOT_CRAN envvar #135

yutannihilation opened this issue Aug 10, 2021 · 0 comments · Fixed by #142

Comments

@yutannihilation
Copy link
Contributor

Currently NOT_CRAN is set on devtools::document(), but not on rextendr::document(). It seems there are more envvars that are set by devtools, but I think NOT_CRAN is enough for now.

c.f. https://github.com/r-lib/devtools/blob/88afadcedbebcd7c926c03ee6624f112aaef0e44/R/document.R#L30, https://github.com/r-lib/devtools/blob/545131c0994830c590a1a3387c89ea07506c4dc4/R/R.R#L13

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 a pull request may close this issue.

1 participant