Re: [R-pkg-devel] Check Error Due to Unicode in Documentation

2020-07-23 Thread bill
ws; R Package Devel Subject: Re: [R-pkg-devel] Check Error Due to Unicode in Documentation On Thu, Jul 23, 2020 at 9:58 PM Duncan Murdoch wrote: > > On 23/07/2020 4:14 p.m., b...@denney.ws wrote: [...] > > If you change the source to include the explicit characters (i.e. use > pattern =

Re: [R-pkg-devel] Check Error Due to Unicode in Documentation

2020-07-23 Thread Gábor Csárdi
On Thu, Jul 23, 2020 at 10:25 PM Gábor Csárdi wrote: > > On Thu, Jul 23, 2020 at 9:58 PM Duncan Murdoch > wrote: > > > > On 23/07/2020 4:14 p.m., b...@denney.ws wrote: [...] > Bill, please report a roxygen2 issue at > https://github.com/r-lib/roxygen2/issues and we can probably fix this. [...]

Re: [R-pkg-devel] Check Error Due to Unicode in Documentation

2020-07-23 Thread Gábor Csárdi
On Thu, Jul 23, 2020 at 9:58 PM Duncan Murdoch wrote: > > On 23/07/2020 4:14 p.m., b...@denney.ws wrote: [...] > > If you change the source to include the explicit characters (i.e. use > pattern = c("μ", "µ") instead of pattern=c("\u03bc", "\u00b5")), does > that help? > > It may cause other issue

Re: [R-pkg-devel] Check Error Due to Unicode in Documentation

2020-07-23 Thread Duncan Murdoch
On 23/07/2020 4:14 p.m., b...@denney.ws wrote: Hello, I have a personal package that I�d eventually like to clean up and either find other packages to be homes for the functions or perhaps eventually release it on CRAN. To that end, I try to keep package checks working. One of the fu

[R-pkg-devel] Check Error Due to Unicode in Documentation

2020-07-23 Thread bill
Hello, I have a personal package that I�d eventually like to clean up and either find other packages to be homes for the functions or perhaps eventually release it on CRAN. To that end, I try to keep package checks working. One of the functions that I use is to try to simplify Unicode text