Skip to content

Conversation

@thebioengineer
Copy link
Collaborator

Add iconv to gtsave output to ensure utf-8 output and handle multiple length values in parse_to_xml

Summary

Thank you for contributing to gt! To make this process easier for everyone, please explain the context and purpose of your contribution. Also, list the changes made to the existing code or documentation.

Review of open PRs, closes #1204, #1057

Related GitHub Issues and PRs

  • Ref: #

Checklist

@thebioengineer thebioengineer marked this pull request as ready for review March 28, 2023 18:48
Copy link
Member

@rich-iannone rich-iannone left a comment

Choose a reason for hiding this comment

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

This is all great! Could you do one more small thing: wherever you call zip() and unzip(), prepend those with utils::. This is to remove notes from R CMD check.

@thebioengineer
Copy link
Collaborator Author

This is all great! Could you do one more small thing: wherever you call zip() and unzip(), prepend those with utils::. This is to remove notes from R CMD check.

no problemo

Copy link
Member

@rich-iannone rich-iannone left a comment

Choose a reason for hiding this comment

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

This is great. Thank you!

@rich-iannone rich-iannone merged commit cd15d8c into rstudio:master Mar 28, 2023
@thebioengineer thebioengineer deleted the v0.9.0_word_updates branch August 14, 2023 22:23
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.

render title/footnote/source_note as multiple lines in Word

2 participants