unconf15 icon indicating copy to clipboard operation
unconf15 copied to clipboard

Rcpp open mike

Open eddelbuettel opened this issue 10 years ago • 6 comments

@jjallaire and myself from @RcppCore will be there so if someone wants to hit us up in person...

eddelbuettel avatar Feb 11 '15 01:02 eddelbuettel

I'm going to be bugging you that Rcpp should always convert to UTF8 when mapping between STRSXP and std::string.

jeroen avatar Feb 11 '15 01:02 jeroen

:+1: for better UTF-8 policy.

hadley avatar Feb 11 '15 18:02 hadley

adding another voice to this thread. @jeroenooms has helped get the IDN library setup in the win lib repo for my punycode pkg and it would really help if this was accounted for automagically (but it may also not be a straightforward mod to Rcpp).

hrbrmstr avatar Jul 06 '15 14:07 hrbrmstr

Are you all aware of PR 310 to Rcpp which is in HEAD?

Additional testing can only help getting this released sooner rather than later so I await your reports :)

eddelbuettel avatar Jul 06 '15 14:07 eddelbuettel

ZOMGOSH! Thx, Dirk! I shall test today!

On Mon, Jul 6, 2015 at 10:31 AM, Dirk Eddelbuettel <[email protected]

wrote:

Are you all aware of PR 310 https://github.com/RcppCore/Rcpp/pull/310 to Rcpp which is in HEAD?

Additional testing can only help getting this released sooner rather than later so I await your reports :)

— Reply to this email directly or view it on GitHub https://github.com/ropensci/unconf/issues/8#issuecomment-118873407.

hrbrmstr avatar Jul 06 '15 14:07 hrbrmstr

Did a rev.dep test last week, and it doesn't seem to disturb the existing eco-system. But some specific testing to utf-8 and alike would be really welcome.

(And belated CC and thanks to @thirdwing which should have gone in last tweet)

eddelbuettel avatar Jul 06 '15 15:07 eddelbuettel