On Fri, May 24, 2019 at 12:06 AM Jennifer Bryan <je...@rstudio.com> wrote: > > Hello, > > I'm interested in moving text from and to the clipboard that cannot > necessarily be represented in the native encoding. So, really, this is > about Windows. > > I can successfully read from the clipboard by specifying the format that > corresponds to unicode text. > > From R >=2.7.0, it seems you should also be able to write unicode text > to the Windows clipboard. > > https://github.com/wch/r-source/blob/5a156a0865362bb8381dcd69ac335f5174a4f60c/src/gnuwin32/CHANGES0#L535-L536
Thanks! I tested this and can confirm that this patch works. With this change, any (non ascii) unicode text now properly copies and pastes from/to the Windows clipboard. ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel