-
Implementing a socket server in R using
con
-
@adriendelsalle and I were running some tests and we found out that's necessary to add a line to the `NAMESPACE` file if you've added a new function to the cpp side.
It looks like this step should be…
-
Thanks for this awesome book. It's been my go to reference for all things Rcpp. One thing that I think that could be clarified though is the section on logical operators (chapter 11). Coming from an R…
-
**Describe the bug**
A clear and concise description of what the bug is.
Dear Team,
I am working with files from a Guava capillary flow cytometer. The format of the files is FCS2.0 and FCS3.0
w…
-
Apparently, `ggplot2` relies on `sf` to draw the graticule and axes labels. Currently, when trying to plot to `tikzDevice` the usage of plotmath expression for the degree symbol in the axes labels `pa…
-
To start with this goal, I've created a repo called `partition.benchmark` to benchmark partition's baseline speed and keep track of it as we improve the package:
https://github.com/malcolmbarrett/…
-
This would require a pretty extensive restructure of current code, but the kind of unrolling I discovered via @njtierney [here](https://github.com/njtierney/maxcovr/issues/20), and explained in [this …
-
Hi there,
I attempted to install Seurat on Windows but SeuratObject package continues to fail.
Would you mind taking a look?
Thank you for your help!
ERROR: lazy loading failed for packa…
-
Hi,
When I try to install dqmagic on windows I have this error :
```
> if (!requireNamespace("drat", quietly = TRUE)) install.packages("drat")
> drat::addRepo("RInstitute")
> install.packag…
-
**1. What project did you reproduce (include the link)?**
-> https://github.com/lisarodenburg/course_test
**2. Does the project have the following on it's GitHub repository?**
- [X] README
-…