-
I am attempting to use the R implementation of Rsomoclu.train with the following parameters on a sparse matrix, dimensions 480k x 18k.
```
nEpochs
lkoll updated
6 years ago
-
Just to compare compilation times for Dirk
-
At the moment, `compileAttributes` fails on the `Rcpp-test` package. Having it suceed on this example would be a win, as the package uses a lot of `[[Rcpp::export]]`
-
Install failed for me, details below: `fatal error: 'iterator' file not found.`
Thought I should share since I didn't see this in the installation troubleshooting section. I have not found a solut…
-
Still getting issues here, though more rare. See if I can trigger them on source and then put a trace on base::.handleSimpleError, perhaps? I figure it's probably coming from one of the tryCatch cla…
-
maybe
kota7 updated
7 years ago
-
Hello,
I had Monocle3 working beautifully last week but I just updated my R version on my Mac to 4.2.1 and now I can no longer get it to install. I have downloaded the latest version of gfortran as…
-
It depends on the `tz-lookup` data which has been [archived and is no longer updated](https://github.com/darkskyapp/tz-lookup-oss).
-
Hi
I am getting the following output on executing `Romp::rcpp_hello()`
```
Hello from thread Hello from thread Hello from thread Hello from thread Hello from thread 00Hello from thread Hello f…
sn248 updated
5 years ago
-
I've noticed that `httpuv` consistently doesn't make it into the Packrat cache for us. It seems like every package I reference gets symlinked in from the cache but httpuv always has to be rebuilt. I'm…