Re: [R-pkg-devel] Error occurring only when I submit to CRAN

2021-02-13 Thread Elysée Aristide
Thank you for your explanation. *-* *Aristide Elysée HOUNDETOUNGAN* *Ph.D. Candidate in Economics at Université Laval* *Personal website : *www.ahoundetoungan.com On Fri, 12 Feb 2021 at 11:08, Ivan Krylov wrote: > On Fri, 12 Feb 2021 09:47:37 -0500 > Elys

Re: [R-pkg-devel] Error occurring only when I submit to CRAN

2021-02-12 Thread Ivan Krylov
On Fri, 12 Feb 2021 09:47:37 -0500 Elysée Aristide wrote: > I did not want to put restrictions. Apologies, I could have phrased this better. If you want the whole of your package to be distributed under the terms of Apache-2.0 or GPL-3 license (at the user's choosing), the following DESCRIPTION

Re: [R-pkg-devel] Error occurring only when I submit to CRAN

2021-02-12 Thread Sokol Serguei
Le 12/02/2021 à 08:45, Elysée Aristide a écrit : > Greetings, > > I submitted my package CDatanet . > Before that I checked (as CRAN) locally on Linux and Windows and I did not > get any error. I only get a note about my address mail (which is normal). >

Re: [R-pkg-devel] Error occurring only when I submit to CRAN

2021-02-12 Thread Ivan Krylov
On Fri, 12 Feb 2021 02:45:02 -0500 Elysée Aristide wrote: > How can I fix this given that I am not able to reproduce the error > locally? Your LaTeX setup seems to have better Unicode support than the one installed on CRAN machines. Try using tools::showNonASCIIfile on all your *.Rd files to fin

[R-pkg-devel] Error occurring only when I submit to CRAN

2021-02-12 Thread Elysée Aristide
Greetings, I submitted my package CDatanet . Before that I checked (as CRAN) locally on Linux and Windows and I did not get any error. I only get a note about my address mail (which is normal). However, when I submitted the package to CRAN, I got a warni