<div dir="ltr">Could I suggest taking all of this example code and move it into something like RcppExample or RcppTesting, which RcppXX could suggest and use for testing.  This will have the benefit of having a testing package that also does the outside package linking.  If this is done as a split of the basic package into a core package and a testing package, I don't see why this would be a problem with JSS.  This would essentially just be refactoring of code.<div>

<br></div><div>My 2ct</div><div>Kasper</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 3, 2013 at 7:25 AM, Dirk Eddelbuettel <span dir="ltr"><<a href="mailto:edd@debian.org" target="_blank">edd@debian.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On 3 December 2013 at 12:51, Romain Francois wrote:<br>
| Le 03/12/2013 12:38, Dirk Eddelbuettel a écrit :<br>
</div><div class="im">| > And headers-only wasn't an option when fastLm() was first set up.<br>
|<br>
| Of course it was. We could definitely have RcppEigen header only even<br>
| with CRAN not header only Rcpp.<br>
<br>
</div>Point taken but the first fastLm() verson was written against the GSL before<br>
even RcppGSL existed :)   That very much required linking.<br>
<div class="im"><br>
| Those are two orthogonal things.<br>
|<br>
| > Might be time to improve on things after the 0.10.7 / 0.11.0 release.<br>
|<br>
| Releasing a new version of packages that depend on Rcpp after the header<br>
| only version is released is a cheap and good way to deal with<br>
| compatibility issues, e.g. deal with RcppEigen expecting libRcpp.<br>
<br>
</div>True too.<br>
<br>
Doug, let us know your thoughts.  JSS's preference is clear, but we have some<br>
reasons suggesting a decoupling would be beneficial.  In any event,<br>
RcppArmadillo is of course not bound by JSS.<br>
<div class="im HOEnZb"><br>
Dirk<br>
<br>
--<br>
Dirk Eddelbuettel | <a href="mailto:edd@debian.org">edd@debian.org</a> | <a href="http://dirk.eddelbuettel.com" target="_blank">http://dirk.eddelbuettel.com</a><br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Rcpp-devel mailing list<br>
<a href="mailto:Rcpp-devel@lists.r-forge.r-project.org">Rcpp-devel@lists.r-forge.r-project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel</a><br>
</div></div></blockquote></div><br></div>