Chao Cheng
Chao Cheng
Currently in readme about [how to disable vim key bindings](https://github.com/redguardtoo/emacs.d#disable-vim-key-bindings), it says to Comment out line containing `(require 'init-evil)` in init.el. But now in a fresh install, commenting out `(require...
Fix a typo
Previously, edge attribute is generated based on whether `colnames(edges_df)[j]` is in selected attributes and the content for current edge `edges_df[i, j]` is valid. The checks on `edges_df[i, j]` is whether...
`decompose.network()` failes to run when all studies in `network` are multi-arm trials. That's because `filter.network()` called in `decompose.network()` can not successfully construct the non-existing 2-arm trial network in this scenario....
**Describe the bug** In my config.yaml I've set two custom commands to push and pull to specific remotes and branches. This part of the config is shown as below ```...
### What happened? From the documentation, `annot_stats = "median"` will annotate the median survival followup time, but the source code is actually computing the median survival time, with the pooled...
pull request #113 removes the academicons' font file so now this theme cannot correctly show the academicons. Is it possible to bring those files back? Also related to [this issue...