Bastiaan Quast

Results 20 comments of Bastiaan Quast

I can definitely try. It would be even better if this output table could be linked to the print of lm. That way we could just do this: ``` =...

Okay, I'm going to have a look at this right, I do feel a bit out of my depth tbh.

pull request here: https://github.com/yihui/printr/pull/14

``` r library(printr) lm(speed ~ dist, data=cars) ``` ``` Estimate Std. Error t value Pr(>|t|) ``` --- (Intercept) 8.2839056 0.8743845 9.473985 0 dist 0.1655676 0.0174945 9.463990 0 Note that it's...

I'm using LyX which I'm quite sure does this when rendering using pdflatex, it also occurs when using LuaTeX. This may be related, when I produce a kable in an...

Here is my modified PKGBUILD from AUR darling-git: https://gist.github.com/bquast/c3d39789a044ecfe3df58dedca27afce I added all the new modules etc. This part works. I never did anything to cctools or cctools-port

I tried by adding ` --init --recursive` submodule update, as described here: https://github.com/darlinghq/darling/issues/931 Now I get: ``` In file included from /home/bquast/Downloads/darling-git/src/darling/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/log.h:11: /home/bquast/Downloads/darling-git/src/darling/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/os/trace.h:55:16: warning: GCC does not allow 'format' attribute...

Sorry, i thought it'd been quite widely seen: https://twitter.com/lawrencehurley/status/1359207169091108864

I managed to do so indeed https://github.com/homenc-org I also fixed the bug of the logo going to the current instead of homepage. Will submit a PR for this last thing

exact link https://github.com/homenc-org/homenc-org.github.io