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

amend #62: collapse string for multiple authors #63

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

TimTaylor
Copy link
Contributor

@TimTaylor TimTaylor commented Dec 16, 2024

In tweaking #62 we lost the collapsing of the character vector for multiple authors which causes a later is.na() call to error.

This fixes that.

Copy link
Owner

@yihui yihui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

site/_footer.Rmd needs authors to be a vector, so I'm collapsing them in pkg_desc() only.

@yihui yihui merged commit 3241888 into yihui:main Dec 16, 2024
14 checks passed
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.

2 participants