-
https://mp.weixin.qq.com/s/3Z7RNq8gOzmPie1HX6vpyg
ixxmu updated
2 years ago
-
https://mp.weixin.qq.com/s/3Z7RNq8gOzmPie1HX6vpyg
ixxmu updated
2 years ago
-
Hello,
I've read your recent Nature Methods paper with great interest. Our lab studies transcriptional networks, and I am currently trying to apply it to my single-cell data set.
Thanks for the …
-
Hi,
Thanks for the package. I'm excited about using it, but I'm running into some errors.
I'm new to R, coming from python, so I'm not sure how to debug.
I'm getting the below error when ca…
-
Session Information:
```r
> sessionInfo()
R version 4.0.3 (2020-10-10)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19041)
Matrix products: default
locale:…
-
When I try to open a nix-shell with gurobipy like below
```
{ pkgs ? import {} }:
let
mach-nix = import (
builtins.fetchGit {
url = "https://github.com/DavHau/mach-nix/";
r…
-
Dear Mr. Weinstein,
by pure chance I found a duplicated bounding box in the annotations of plot BLAN_005_2019:
https://github.com/weecology/NeonTreeEvaluation/blob/d0b90bc75dd2f85939edccdd10c1ec…
-
I really like your wrapper idea.
It would be awesome, to have it available for the programming language `R`. I don't know the current state of the `R` ecosystem in `nix` [1] and it has been a long…
-
I would like to use JASP on a University HPC where flatpak is not available. Toward that end I am working on building a conda-forge package for JASP over in https://github.com/conda-forge/staged-recip…
izahn updated
3 years ago
-
I have
```
let
rOverlay = rself: rsuper: {
myR = rsuper.rWrapper.override {
packages = with rsuper.rPackages; [
ggplot2
dplyr
xts
purrr
cmaes
c…