Stephan Daus

Results 27 comments of Stephan Daus

@traversc, may I politely request a patch release on CRAN before August? (I try to protect my less-technically oriented colleagues from R's many ideosyncracies such as Rtools, devtools::install_github(), etc)

Hm, my novice colleagues forget this guideline quite often, leading to occasionally worst-case scenarios with broken installations where reinstallation of the entire library seems the easy way out. It gets...

Oh, David, I would buy you a basket of [assorted cheeses, croissants and wine](https://en.wikipedia.org/wiki/Stereotypes_of_French_people), this simplified things a lot. For anyone else wondering, it's as simple as this: ````qmd ```{r}...

I'm not competent on these things, but could this be relevant? https://www.microsoft.com/en-us/wdsi/filesubmission My idea was basically that antivirus software reacts to executables interacting with processes, that also lack meta-data, publisher...

> > I'm not competent on these things, but could this be relevant? > > [microsoft.com/en-us/wdsi/filesubmission](https://www.microsoft.com/en-us/wdsi/filesubmission) > > I believe this is only possible with the output from Windows Defender,...

"Accidentally" came across these seemingly closely related issue in RStudio and Rust (I was looking to learn more about signatures): https://github.com/rstudio/rstudio/pull/15647 https://github.com/rust-lang/rustup/issues/1568 Perhaps not a solution to this, just posting...