Jannik Buhr

Results 145 comments of Jannik Buhr

What a beautiful site! I also want to add this at some point. The way it works is through a partial in the header that adds the button which in...

Ohhhh, I just spent a while trying to figure out why I couldn't test your PR with my site until I reallized the PR is in the `apero-docs` website, not...

Thank you very much!

I can reproduce this. ``` > sessionInfo() R version 4.1.0 (2021-05-18) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Pop!_OS 21.04 Matrix products: default BLAS: /usr/lib/x86_64-linux-gnu/atlas/libblas.so.3.10.3 LAPACK: /usr/lib/x86_64-linux-gnu/atlas/liblapack.so.3.10.3 locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3]...

I don't have access to this older version, is it somehow possible to get it?

It didn't work for me either, but the latest commit before the CI failes does. You can install it with `remotes::install("r-lib/ragg@bc501c9951c5934afa55da6d36cdf03c2705d99f")`

I got it to compile (well it is still compiling, so we will see) with ``` # add suport for QMMM engines the starting from cp2k = get_software_root('CP2K') if cp2k:...

Works very well so far, thank you so much!

@soviete you are also on linux, right? Debian-based? I'm on pop-os 22.04 personally