Re: [Rcpp-devel] RCPP Issue with nonunicode User characters

2019-12-06 Thread Dirk Eddelbuettel
On 6 December 2019 at 16:13, John O'Shea wrote: | Hello, forgive me in advance as I am not familiar with R developing or the | more technical side of R usage and programming in general. I have had a | professor of mine request I use the Rcpp package to rewrite a function in | R, but I have been ru

[Rcpp-devel] RCPP Issue with nonunicode User characters

2019-12-06 Thread John O'Shea
Hello, forgive me in advance as I am not familiar with R developing or the more technical side of R usage and programming in general. I have had a professor of mine request I use the Rcpp package to rewrite a function in R, but I have been running into issues with any usage of the Rcpp package. My