-
Hi Non-contradiction,
Thanks for the great package! I was just wondering if there were any thoughts about implementing a more Rcpp like interface. By that I mean having `julia` functions in a file…
-
I have the following snippet for reproducing a crash in the `reticulate` R library, which you can run directly with nix-shell:
```nix
let pkgs = import {}; in
with { inherit (pkgs) mkShell enableD…
-
these will likely only make sense to @ajrominger so don't worry about them!
- simOO takes a roleFoo object, update it to take roleData and roleParams
- simOO returns a list with 1 element per snap…
-
Precisamos verificar se é possível e desejável fazer a integração do código CPP diretamente com R usando o pacote Rcpp (ao invés do "extern C" que estamos usando)
-
I am facing an issue that I don't understand with rhub:
```
Error in `FUN()`:
! In path: "/__w/ToxicR/ToxicR/check/ToxicR.Rcheck/tests/testthat/helper.R"
Caused by error:
! package or n…
-
Hi,
When I run the srnadiffExp() I got warning message as below:
```
.. 1141080 elements found...
... Annotation step done.
Constructing object...
... done.
Warning message:
In rcpp_normaliz…
-
Strange . . .
Get the following error unless I load ggplot2 even if only using dotPlotm:
Error in mkDotPlotDataFrame(seq1, seq2, wsize, wstep, nmatch) :
function 'enterRNGScope' not provide…
-
Hi Dirk, sorry if this is not exactly as much effort as you expect for an issue, I just wanted to flag something reported to *collapse* ([#648](https://github.com/SebKrantz/collapse/issues/648)), whic…
-
Hi,
Thanks @rcannood for your tool. I following your tutorial [here](https://dyngen.dynverse.org/articles/getting_started.html):
And I get the following error when running ```generate_gold_stan…
-
Hi there,
Thanks for the nice package!
I encountered a compiling issue when I tried to install the package (version 0.0.6). My R version is 4.4.1 and g++ version is 11.4.0.
Just wondering if yo…