Thomas Lumley 7/26/2022

ASCII and beyond — will it play in Peoria?

Read Original

This technical article discusses the rationale behind R CMD check's warnings for non-ASCII strings in data objects and variable names. It explains that while R can handle Unicode characters, the primary concern is ensuring worldwide portability of R packages for users with different system locales and font setups, which is a core priority for CRAN.

ASCII and beyond — will it play in Peoria?

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes