-
Thank you for sharing this project with the Emacs community.
I stumbled across an error "Error running timer 'org-indent-initialize-agent'" while importing an rmarkdown file into the org-mode form…
-
I've discovered a case where BatchtoolsParam behaves differently from other backends. Consider the following reprex:
``` r
library(BiocParallel)
library(iterators)
library(assertthat)
library(t…
-
devtools::install_github("saeyslab/nichenetr", ref = "v2.0.0")
Downloading GitHub repo saeyslab/nichenetr@v2.0.0
These packages have more recent versions available.
It is recommended to update all …
-
The examples in https://github.com/tensorflow/probability/tree/master/tensorflow_probability/examples do not run with TensorFlow 2, but it's been a while the stable TF2 is available. So, any plans to …
-
Dear Thierry,
I am running my dataset on a Mac, but for some reason, the process stops at the duplicate genome filter.
Execution date@time: 20240905@1842
File written: radiator_detect_mixed_g…
-
I am fitting a mixed model with about 10,000 groups, eg:
``
import statsmodels.formula.api as smf
``
``
model = smf.mixedlm('Y ~ cov_1 + cov_2 + cov_3',
data,
groups …
-
Hi, I found that this step took me a pretty long time to run:
![image](https://user-images.githubusercontent.com/43333475/178439287-9566b699-73a6-417d-a874-1094299e467e.png)
I waited for more than o…
-
Before I go digging through the code, I was wondering if I'm missing something obvious.
I would like to `setx` for a range of values of a variable. This works fine using the Zelig4 wrappers, e.g.:
…
-
Follow-up to #746. A perhaps more ambitious variant of #1108.
When attempting `renv::restore()` from a large `renv.lock` file, the `renv.config.install.transactional` config already avoids a lot of…
-
Hi, guys
could you have a look at this https://github.com/florianhartig/DHARMa/issues/208 - a user reports problems with DHARMa + glmmTMB model with poly, seems to originate from glmmTMB::predict(…