-
**Reported by otter on 1 Jun 2013 21:52 UTC**
The contract for the development of an open source implementation of the Table blocks was very successful, and it seems useful to continue in this fashio…
-
### What happened?
Status of pods can become "OutOfCpu" when many pods are created and completed in a short time on the same node.
### What did you expect to happen?
Status of pods should become "R…
-
Hi, I'm Termux 🤖.
I'm here to help you update your Termux packages.
I've tried to update the [firefox](https://github.com/termux/termux-packages/blob/08f6151dd8b484c94413c5c48be8d09c95fdc75b/x11-pac…
-
Hi,
I just update version of seurat to 4.0.3, but when run the runUMAP function, I get following error: **Error in x2set(Xsub, n_neighbors, metric, nn_method = nn_sub, n_trees, : Non-finite ent…
-
Apologies if I'm reporting this in the wrong place or it is already documented, but it appears the extension is not available for Windows (at least when attempting to install from R)?
`INSTALL "…
-
## Summary
When creating a plot with geom_dotplot, geom_text_repel does not draw the label arrows to the exact point location but rather to the center. (See points B1,B2,B3) Is there any way to do …
-
Issue imported from https://tracker.freecad.org/view.php?id=3708
* **Reporter:** normandc
* **Date submitted:** 11/24/2018
* **FreeCAD version:**
* **Category:** Feature
* **Status:** assigned
* **T…
-
Thank you for the Package!
The DotPlot_scCustom is not behaving as expected. Currenlty only genes can be plotted. Not the numeric variables in the meta data such as module scores in a seurat me…
-
**Error and context**
I'm trying to build ENMs with biomod2 v4.2.4 for several populations within species. This means that I have a hierarchical output structure, and the dir.name in BIOMOD_Formating…
-
Hi Team,
I noticed that the following code goes into infinite recursion:
```
x = data.frame(a=ymd_hms("2023-01-01 00:00:00"))
x = x %>% mutate(b = trunc(a, "months"))
str(x)
x %>% datatable…