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

Provide an interface around {fmt} for easier messaging #169

Closed
jimhester opened this issue May 1, 2021 · 0 comments · Fixed by #209
Closed

Provide an interface around {fmt} for easier messaging #169

jimhester opened this issue May 1, 2021 · 0 comments · Fixed by #209
Assignees
Labels
feature a feature request or enhancement

Comments

@jimhester
Copy link
Member

jimhester commented May 1, 2021

Basically wrappers around RPrintf() and REPrintf() as well as possibly cpp11::stop() and cpp11::warning().

The named argument syntax is very similar to glue, and perhaps we could reuse our existing literal syntax in cpp11 for it.

https://fmt.dev/latest/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants