release no longer detecting release_questions() #1434
Closed
Comments
This is still broken in version 1.13.3 |
It's fixed in the dev version |
This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/ |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The line
release_questions <- pkg_env(pkg)$release_questions
now only returnsNULL
apparently. Didas.environment("package:name")
return un-exported functions before too?The text was updated successfully, but these errors were encountered: