Skip to content

Conversation

@cderv
Copy link
Collaborator

@cderv cderv commented Jul 2, 2025

Fixes #168

We now catch any NA in params from R side to ask user to manually change them as they won't be supported and will be lost on Quarto side, as NA is not YAML compatible.

cderv added 4 commits July 2, 2025 18:19
Fixes #168

We now catch any NA in params from R side to ask user to manually change them as they won't be supported and will be lost on Quarto side, as NA is not YAML compatible.
@cderv cderv force-pushed the cderv/issue168 branch from 45c2771 to 012ae30 Compare July 2, 2025 16:20
@cderv cderv merged commit 7f8aa41 into main Jul 2, 2025
14 checks passed
@cderv cderv deleted the cderv/issue168 branch July 2, 2025 17:14
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.

quarto_render changes the class of vectors containing NA values

2 participants