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
Unfortunately it seems that #1716 is not fixed. The internal section is correctly omitted from the reference, but pkgdown still throws a warning about the topics that are in the internal section, and an error on the CI.
See e.g. the in the current cli package: https://github.com/r-lib/cli/tree/10c734d46e9741c5295b8662bc46ddab28ff2e36
The text was updated successfully, but these errors were encountered:
Use older pkgdown for now
3c06dfc
To work around r-lib/pkgdown#1958
- title: internal
73666d2
fix r-lib/pkgdown#1958
c063a66
No branches or pull requests
Unfortunately it seems that #1716 is not fixed. The internal section is correctly omitted from the reference, but pkgdown still throws a warning about the topics that are in the internal section, and an error on the CI.
See e.g. the in the current cli package:
https://github.com/r-lib/cli/tree/10c734d46e9741c5295b8662bc46ddab28ff2e36
The text was updated successfully, but these errors were encountered: