Joff
Joff
### Description When experimenting with word counters (using `typst-wordometer`), I noticed that `#lorem` produces an empty word with a dot at position 194 (counting from 1), and a hyphen wenn...
Is there any information / update on the apparent incompatibility of gganimate with ggtern, as described [here](https://stackoverflow.com/questions/74317469/how-to-animate-a-ternary-plot-in-r)? I experience the same issue.
I recently had a hard time debugging that my code made a wrong `vroom::vroom()` call with an edge case bug on my side where I supplied `n_max = NA`. Instead...
**Describe the bug** I noticed that when doing parallel sampling from multiple (possibly different) STAN models within `future` workers and cancelling the execution of the main R script (the R...
As initially reported as a [typst](https://github.com/typst) [issue](https://github.com/typst/typst/issues/6186), there appears to be a problem with hyphens being counted as words, and when the hyphen is output as last "word", there is...