Hi,
I'm not sure what to do with README.Rmd; I followed Hadley's instructions*
at http://r-pkgs.had.co.nz/release.html but I'm getting a Warning from CRAN
(missing figure files). Writing R Extensions does not seem to mention this
particular way of generating a README.md file (and in fact, mildly
d
gnettes or Rd files, you can put them
> in the 'vignettes' or 'man/figures' directories. Otherwise, please put
> them in the top-level 'tools' directory, or a subdirectory of it.
>
> Best,
> Uwe Ligges
>
>
> On 10.09.2017 00:15, Baptiste Auguie
Hi,
The CRAN maintainers recently informed me that my cda package now fails on
CRAN. The root cause seems to be this error:
** testing if installed package can be loaded
Error: package or namespace load failed for ‘cda’ in dyn.load(file, DLLpath
= DLLpath, ...):
unable to load shared object ‘/ho
Thanks Dirk. I arrived at the same conclusions after tracking down the
recent changes in Armadillo and noticing their addition of a special
solve() case for banded matrices.
What I don't really understand (because of the templating system etc.) is
why this new routine in Armadillo would be needed a
ith no fine-tuning?).
Thanks,
baptiste
On 19 December 2017 at 02:20, Dirk Eddelbuettel wrote:
>
> On 18 December 2017 at 13:12, Ralf Stubner wrote:
> | On 18.12.2017 08:37, Baptiste Auguie wrote:
> | > What I don't really understand (because of the templating system etc.)
ptiste
On 20 December 2017 at 02:24, Dirk Eddelbuettel wrote:
>
> On 19 December 2017 at 13:41, Ralf Stubner wrote:
> | On 19.12.2017 09:38, Baptiste Auguie wrote:
> | > Thanks for the pointer to `arma::solve_opts::no_band`, it sounds like a
> | > good solution (assuming
On 12 February 2018 at 04:52, Dirk Eddelbuettel wrote:
>
> On 11 February 2018 at 19:13, Baptiste Auguie wrote:
> | Hi,
> |
> | Sorry I never found the time to put this issue to rest. My cda package
> has
> | now been removed from CRAN because Armadillo's update on &
On 13 February 2018 at 01:05, Dirk Eddelbuettel wrote:
>
> On 12 February 2018 at 22:16, Baptiste Auguie wrote:
> | As far as I can tell Armadillo added specialised methods for banded
> | matrices; the routines used to solve non-banded matrices probably haven't
> | changed.
On 13 February 2018 at 22:07, Ralf Stubner
wrote:
> On 13.02.2018 05:49, Baptiste Auguie wrote:
> > On 13 February 2018 at 01:05, Dirk Eddelbuettel > <mailto:e...@debian.org>> wrote:
> > Maybe we are setting a more global "no advanced lapack" for Window