-
I'm having trouble checking vegan under `R CMD check`. It keeps getting stuck in the `commsim` example. I modified the `evalfun` in that example to report on what is was doing:
``` r
evalfun
-
Well, I updated the bot earlier today and it's working well, but something strange happened, and I don't know if it's a bug or something else.
It doesn't matter how many times I restart the bot, it ke…
-
I think it is time to head towards the 2.4-0 release. This needs some boring testing (and adding tests in the package) and clean-up. Below is a listing of changes against 2.3-3 at the file level (many…
-
There is a config setting that we can set that changes the `reticle factor` and `spin factor`, but I don't quite understand what those do.
In the code, these are some of the parameters:
```
normaliz…
-
### Expected Behavior
Not giving an error.
### Actual Behavior
The program still works, but it gives me a ton of connection pool errors like shown below, just curious as to why?
### Your FULL config…
ghost updated
8 years ago
-
I have started implementing `.Call()` interface to `nullmodel` simulation. Currently we have several compiled **C** functions and we access these with `.C()` interface as set up in `make.commsim()` an…
-
1. Have you validated that your config.json is valid JSON? Use http://jsonlint.com/ to check.
Yes, it's valid.
2. Have you to see if the issue already exists? If so, comment on that issue instead r…
-
I had expected to release **vegan** 2.4-0 this northern spring, and assumed there would be no minor 2.3-5 release. However, **R** development version introduced a change that breaks the current **vega…
-
not sure the exactly number of different url limitation, however when it is larger than 50,000, the error message is "invalid URI: http://cd-beap2.cbs.cb.bf1.yahoo.com/mbcsc?bv=1.0.0&es=[ERROR]: Error…
-
Hi Andreas,
I've been using room.boundaries to create Surfaces from Area Elements. Sometimes a boundary line is in the wrong direction (or a point in the wrong order), causing the line before that to …