Dirk Eddelbuettel
Dirk Eddelbuettel
The `digest` package has long had a [material for mkdocs](https://squidfunk.github.io/mkdocs-material/)-driven documentation site at https://eddelbuettel.github.io/digest. This is now generated via `altdoc` by @etiennebacher. And I learned from him and @jeroen that...
There was a spurious '(' leading to a '(('. Now fixed. Copilot spotted an actual spelling error, now fixed too.
Hi CausalQueries team, Congratulations on another CausalQueries update at CRAN. In maintaining the Ubuntu binaries in the [r2u](https://eddelbuettel.github.io/r2u/) project, I am building binary packages from source (as CRAN and others...
Updating a document with a call to `autoplot` now gets us ``` Warning: `aes_string()` was deprecated in ggplot2 3.0.0. ℹ Please use tidy evaluation idioms with `aes()`. ℹ See also...