MilesMcBain / datapasta

On top of spaghetti, all covered in cheese....
https://milesmcbain.github.io/datapasta/
Other
891 stars 58 forks source link

Ordering of Chinese characters #134

Open MilesMcBain opened 2 years ago

MilesMcBain commented 2 years ago

Received via email:

Hi Mr. McBain,

First of all, thank you so much for this amazing package.

I just want to bring your attention to a new issue I’m facing with your package. I updated my R and the package before I noticed the problem

Using windows 10, R 4.2 and RStudio 2022.02.3+492 "Prairie Trillium" and datapasta 3.1

I’m seeing Chinese letters as the last object in my copied vector using vector_paste() with crtl + shift + v

For example:


all vars<-c("DGN, lu_Sx, tlc, ecd", "찀ɨ")

#or

c("crtl + alt + s", "愀敂翷", "愀整瘀灬刮摭")

Best,

Ahmed