Christophe Dervieux

Results 1378 comments of Christophe Dervieux

@stephenturner I am not sure what to do about this in **rticles**. The copyright line are added by the `bioinfo.cls` document class which is from academic.oup.com/bioinformatics/pages/submission_online We can't remove this...

Oh thanks @ShixiangWang ! Otherwise if anyone know a LaTeX trick to not include those footers. Maybe redefining in the Rmd file the command `oddfoot` and `evenfoot` that are defined...

Thanks @ShixiangWang ! I'll look closer. Regarding the workaround, there is no need to fork the package. The `bioinfo.cls` file should be copied into the project directory when creating the...

> In summary, if your workaround mentioned above works, that's fine. I may not know enough about LaTeX but I did not manage to remove it using a document preamble....

I am not sure I am following here anymore. format `*_article()` most often use a specific CLS file that is provided by a journal or an editor. In the better...

Thanks for the report. Regarding issue 1 > Error: path for html_dependency not found: /var/folders/0f/f4v60fbn6psdh5r_wlqz0qvm0000gn/T//RtmpsCf5pj It seems the html dependency is downloaded / put into a temp folder for the...

So after debugging, here is the story: Traceback for the issue is this one: ```` Error: ! path for html_dependency not found: C:/Users/chris/AppData/Local/Temp/Rtmpk1vYTY --- Backtrace: 1. bookdown::render_book() 2. bookdown:::render_new_session(...) 3....

Oh thanks. Did not thought to look into old issues. I think our best shots is to work with our colleague on **leaflet** to stabilize the dependency. I'll see what...

FWIW I think this is an issue with remark.js parser and double backticks. The Markdown code is correctly written asis by xaringan in the HTML to be processed by remark.js...

Hi @CLRafaelR, Thanks for this great suggestion! This Cookbook contains mainly examples to help others build on it, but if we can make it more clear from the beginning, it...