Ludovic Courtès writes:
>> The package builds, but there’s a linker problem that I don’t know how
>> to fix:
>>
>> ** testing if installed package can be loaded
>> Error in dyn.load(file, DLLpath = DLLpath, ...) :
>> unable to load shared object
>> '/gnu/store/vgnld4sl6ki7k1d70cj
Ricardo Wurmus skribis:
> It bundles the headers of a particular version (6.200.2, latest is
> 6.400.3) of Armadillo. I just made a package for Armadillo 6.400.3 and
> derived a package variant for 6.200.2 (both attached), used that as an
> input and removed the includes from RcppArmadillo with
Ludovic Courtès writes:
>> +(synopsis "Rcpp integration for the linear algebra library 'Armadillo'")
>
> “for the Armadillo linear algebra library” maybe?
Okay.
>> +(description
>> + "Armadillo is a templated C++ linear algebra library that aims towards
>> a
>> +good balance betwe
Ricardo Wurmus skribis:
> From b9ef283243b792ea7ac095a203e5aea3c221f78f Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Thu, 17 Dec 2015 16:27:32 +0100
> Subject: [PATCH 1/2] gnu: Add r-rcpparmadillo.
>
> * gnu/packages/statistics.scm (r-rcpparmadillo): New variable.
[...]
> +(prop
>From b9ef283243b792ea7ac095a203e5aea3c221f78f Mon Sep 17 00:00:00 2001
From: Ricardo Wurmus
Date: Thu, 17 Dec 2015 16:27:32 +0100
Subject: [PATCH 1/2] gnu: Add r-rcpparmadillo.
* gnu/packages/statistics.scm (r-rcpparmadillo): New variable.
---
gnu/packages/statistics.scm | 28 ++