Re: [R-pkg-devel] Intrinsic UTF-8 use in aspired CRAN package

2023-05-19 Thread Schuhmacher, Dominic
Thanks again! I see now that having Japanese characters in the pdf help is much more difficult to put into practice than I thought. I can imagine that it is not desirable for CRAN package checks if packages try to set all sorts of environment variables that make them perform in unpredictable wa

[R-pkg-devel] Test fails on M1 Mac on CRAN, but not on macOS builder

2023-05-19 Thread Pein, Florian
Dear everyone, my R package stepR (https://cran.r-project.org/web/packages/stepR/) fails the CRAN package checks on M1 Mac, but the error does not occur on the macOS builder (https://mac.r-project.org/macbuilder/submit.html). So, I am unable to reproduce the error and hence unable to fix it (sta

Re: [R-pkg-devel] Intrinsic UTF-8 use in aspired CRAN package

2023-05-19 Thread Ivan Krylov
В Thu, 18 May 2023 12:48:01 + "Schuhmacher, Dominic" пишет: > By the way, what is the recommended way of setting environment > variables like PDFLATEX and (possibly) RD2PDF_INPUTENC in a package > (if this is something that is allowed on CRAN)? I don't think there is a supported way of doin