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

Fix pkgdown vignette rendering #238

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Fix pkgdown vignette rendering #238

merged 1 commit into from
Apr 17, 2024

Conversation

nealrichardson
Copy link
Collaborator

I could reproduce this locally running pkgdown::build_site_github_pages() as in CI, but stepping through the code that errors outside of pkgdown, it seemed ok. Regardless, this change seems logically correct, and it will prevent NA from being somewhere where TRUE or FALSE is required, as was the error.

@nealrichardson nealrichardson requested a review from jonkeane April 16, 2024 19:28
@nealrichardson nealrichardson merged commit bc4bc47 into main Apr 17, 2024
13 checks passed
@nealrichardson nealrichardson deleted the fix-pkgdown branch April 17, 2024 15:38
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 this pull request may close these issues.

1 participant