Skip to content

[Rcpp-devel] [Rd] Error using RcppGSL

1 message · Dirk Eddelbuettel

#
On 22 June 2011 at 21:30, ?yvind Foshaug wrote:
| Thanks, used install.packages("RcppArmadillo",lib="G:/R/library"). Works like a
| charm:)

Yup :)

Meant to ask about that earlier -- if you wanted RcppGSL "just" for fastLm,
you are better off using RcppArmadillo as it has fewer dependencies.  That is
of cours a big "if", you may have plenty of other reasons to want the GSL.

Glad to know you're up and running now.

Dirk