olivroy
olivroy
No longer an issue! I wonder if it solved itself via one of the Quarto 1.4 patches or you had to do something?
Thanks so much for the review and the kind words! I am very glad my code was easy to follow, but I have to thank you and Bill for that....
This will work well with #564 as in my experience, names when you read from Excel in particular tend to be more human readable, the ability to keep those and...
Possibly, but also the fact that https://vincentarelbundock.github.io/tinytable/NEWS works but not https://vincentarelbundock.github.io/tinytable/news is a bit strange?
Not sure. https://github.com/quarto-dev/quarto-cli/issues/6848 is opened about case sensitiviry. in pkgdown, there is [`build_redirects()`](https://pkgdown.r-lib.org/dev/reference/build_redirects.html?q=build_red#null). i wonder if quarto has something like this... Oh, it does The news file generated by alt...
I tried the dev version. This seems to be a Windows only problem?
Ended up just putting this in my .Renviron, and it solves my issue! No need to bother if no one else complains ```r LC_TIME = "en-CA" ```
@DanChaltiel You could try adding `tinytex: true` in the setup quarto action. You also no longer the pre-release version of Quarto. (They are starting veresion 1.6. It may (or may...
Ok, but I see that this is an article. (i.e. in the vignettes/articles folder as opposed to vignettes/) https://github.com/DanChaltiel/EDCimport/blob/main/vignettes/articles/adverse_events.qmd If you want it to be a vignette, place it in...
Could there be a preference implemented to set default timeout, before having to click on Keep Waiting