This actually links to a big design issue: how do we arrange the code in a way we can use that from different packages? Fr the moment the solution is that we give a symlink to the "common" code in the repo. At the distrib-build stage, we check the code out (so by following the link the "shared" code is exported rom single location), and build the package. <div>
<br></div><div>In a regular world one would use libraries for such situation. But we are in the R world.  A UseR! this summer I was talking to Hadley Wickham, and he was sure the solution is possible. </div><div><br></div>
<div>Y<br><br>On Thursday, November 7, 2013,   wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Author: maksim<br>
Date: 2013-11-07 17:54:59 +0100 (Thu, 07 Nov 2013)<br>
New Revision: 1370<br>
<br>
Modified:<br>
   pkg/VariABEL/src/DAlib<br>
   pkg/VariABEL/src/fvlib<br>
Log:<br>
Returned the links back. Why r-forge does not recognize it during bulding process and can not build the package itslef?<br>
<br>
Modified: pkg/VariABEL/src/DAlib<br>
===================================================================<br>
--- pkg/VariABEL/src/DAlib      2013-11-07 15:11:39 UTC (rev 1369)<br>
+++ pkg/VariABEL/src/DAlib      2013-11-07 16:54:59 UTC (rev 1370)<br>
@@ -1 +1 @@<br>
-link genabel/pkg/DatABEL/src/DAlib/<br>
\ No newline at end of file<br>
+link ../../DatABEL/src/DAlib/<br>
\ No newline at end of file<br>
<br>
Modified: pkg/VariABEL/src/fvlib<br>
===================================================================<br>
--- pkg/VariABEL/src/fvlib      2013-11-07 15:11:39 UTC (rev 1369)<br>
+++ pkg/VariABEL/src/fvlib      2013-11-07 16:54:59 UTC (rev 1370)<br>
@@ -1 +1 @@<br>
-link genabel/pkg/filevector/fvlib<br>
\ No newline at end of file<br>
+link ../../filevector/fvlib<br>
\ No newline at end of file<br>
<br>
_______________________________________________<br>
Genabel-commits mailing list<br>
<a href="javascript:;" onclick="_e(event, 'cvml', 'Genabel-commits@lists.r-forge.r-project.org')">Genabel-commits@lists.r-forge.r-project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/genabel-commits" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/genabel-commits</a><br>
</blockquote></div><br><br>-- <br>-----------------------------------------------------<br>Yurii S. Aulchenko<br><div><br></div><div>[ <a href="http://nl.linkedin.com/in/yuriiaulchenko" target="_blank">LinkedIn</a> ] [ <a href="http://twitter.com/YuriiAulchenko" target="_blank">Twitter</a> ] [ <a href="http://yurii-aulchenko.blogspot.nl/" target="_blank">Blog</a> ]</div>
<br>