-
Hi Irstea,
I encountered a bug installing the 'chocR' package on a Mac system. I guess it was due to a dependency on the package robustbase update. I'm looking forward to fixing the bug.
>dev…
-
Note to self:
Had to disable TMBad framework for easy access to "erf", but then mean estimation not supported, lacking support to newton::cfg. Disabled newton::cfg for both ekf and ukf.
-- FIXME…
-
**Describe the bug**
After updating to R 4.4.1 and Rtools 4.4, new installations of cmdstanr fails at installation of toolchain. Persistently receive following error:
Installing mingw32-make and…
-
Hi!
I am having a really difficult time downloading the kuenm r package. When I run the code:
devtools::install_github("marlonecobos/kuenm")
I get a long list of errors
> devtools::insta…
-
Write boilerplate code for using RHS written for Boost odeint, so we can directly apply models from Epiverse-Trace `epidemics` Rcpp package - see [here](https://github.com/epiverse-trace/epidemics/tre…
-
Plotting fails when drawing globe at very specific rotation.
**To Reproduce**
``` r
library(rnaturalearth)
library(sf)
#> Linking to GEOS 3.11.0, GDAL 3.5.3, PROJ 9.1.0; sf_use_s2() is TRUE
…
-
### System details
RStudio Edition : Server
RStudio Version : 1.3.1093
OS Version : FreeBSD 12.2
R Version : 4.0.3
### Steps to reproduce the problem
```install.…
-
I recently upgraded from OpenBSD 6.5 to 6.6, which also triggered an upgrade from R 3.5.3 to 3.6.1. Starting with a clean Rlibs, I am unable to install (compile) later, which throws an error about an …
ghost updated
4 years ago
-
excerpt from config.log:
configure:2348: checking whether the C++ compiler works
configure:2370: g++ -I/home/iulian/3rdparty/tcl8.6/include -I/home/iulian/R-3.4.3/lib/R/include -I/home/iulian/R-3.4.…
-
Hi,
When I am using `xt::sort` or `xt::quantile` on `xt::rtensor`, there seems to be some form of memory leak.
For example, the following C++ function:
```cpp
#include
#include
#include
…