-
For example, in [section 20.3 Q6](https://advanced-r-solutions.rbind.io/rewriting-r-code-in-c.html#standard-template-library), the following code creates a version of `union()` in C++:
```cpp
#inc…
-
Hi, I don't fully knows how to transform the pak instruction to pkgdepends, but taking advantage it says to report here lets do it:
```bash
docker run --rm -ti rocker/geospatial R
```
```R
in…
latot updated
5 months ago
-
### Feature Idea
Depend on [rcpp.simdjson](https://dirk.eddelbuettel.com/code/rcpp.simdjson.html) or yyjsonr, instead of jsonlite. The link contains a nice benchmark.
### Relevant Input
_No respons…
-
Here's a quick example of what I think would be useful:
```
#include
#include "parasail.h"
using namespace Rcpp;
// [[Rcpp::export]]
void example_test() {
const parasail_matrix_t *smat =…
-
> install.packages("~/Downloads/rmr2_2.3.0.tar.gz", repos = NULL, type = "source"
> - )
> Warning in install.packages :
> package ‘~/Downloads/rmr2_2.3.0.tar.gz’ is not available (for R version 2.…
-
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,
I am trying to install tass3r on R 3.6.1 Windows 64 bit and I am having the following issue
Downloading GitHub repo cayek/TESS3@master
Your system is ready to build packages!
Installing 5 …
-
Dear zdk123, hello!
I hope not to be repeating what others already asked here, but I looked at all issues that I could and I could not find a solution even though they looked similar.
I am havi…
-
I ran the example on the README and I got the following, which is different from what you show on the README.
```r
> pkg fun_path seed_analyze seed_analyze /home/tdhock/R/RcppDeepState/inst/testp…
-
Dear cacoa team,
I had issues installing your packages simply stating that the R_HOME environment variable is ignored and then the that there was no such path or directory.
the underlying cause…