Dirk Eddelbuettel

Results 1017 comments of Dirk Eddelbuettel

Yes, narrower is better. I also show the `"${osname}"` now: ```diff modified configure @@ -30,12 +30,13 @@ fi ## At CRAN or R-universe we encounter nothing else. : ${R_HOME=$(R RHOME)}...

Workflows where I use the scripts often start fromt the other end, i.e. by accessing what `available.packages()` and/or `CRAN_package_db()` return but I had this on occassion. I would possibly rename...

Thanks for carrying this over. I didn't want to "impose" as this might have been considered a fringe issue so I didn't jump to opening an issue rightaway. I apprecoate...

For completeness there is an R wrapper / implementation of the C++ code on CRAN too: - CRAN https://cran.r-project.org/package=Rtsne - repo https://github.com/jkrijthe/Rtsne Links to the original support page at https://lvdmaaten.github.io/tsne/...

Fabulous. Where is that page, by the way? I do not see it e.g. for my duckdb-mlpack repo also relying on ccache.

Nice. I remember that menu entry, it is visible to me too. And the 'no timestamp' option is to the action, correct?

Saw the skeet thread on bsky that went with the blog post -- just as I am getting so comfortable with `mkdocs` after all those years (i.e. currently reworking my...