Sébastien Rochette
Sébastien Rochette
Could you please write a unit test for this part of the code ? Also, can you please make the change in the flat file (dev/flat_save_att_params.Rmd), and then inflate. As...
- Windows : `image operating system "linux" cannot be used on this platform` - MacOS : `sh: docker: command not found` - Ubuntu : Ubuntu: Ok by using `localhost` instead...
So the problem was your installation and not the package I guess. Can I close this issue ?
CRAN_comments.md ``` ## R CMD check results * Tested on GitHub Actions, {rhub} and Win-devel and Mac-release * Fixed the previous error on submission concerning the number of CPU used....
Thanks for the warning. That's ok if it fails on CRAN. We plan to provide a fix by the end of January. > Note that I understand how it can...
Thanks. We'll see what we can do. _If you want to implement the fix with a PR, we can guide you through the process_ More info: roxygen2 7.0.0: * New...
Maybe this issue is for {checkhelper} finally: https://github.com/ThinkR-open/thinkr/issues/13
Find a proper way to add this as a function. Set a parameter to define if this should be transformed as `hex` so that there are accents in the documentation...
With test files ``` #' Random file with non-ascii characters #' Des caratères spéciaux aussi dans le roxygen Ce texte peut-être considéré comme un texte qui ne passe pas les...
And in the text that is in classical R comments, we can transform text without characters with `stringi::stri_trans_general(char, "latin")` So that - for roxygen2 comments double escape for Latex :...