Re: [R-pkg-devel] Fwd: src/install.libs.R

2015-10-16 Thread Duncan Murdoch
On 16/10/2015 1:18 PM, Facundo Muñoz wrote: > I relaunch this question for which I had no answers. > Just in case someone who can give some insight missed it before. We corresponded offline. The problem with the sample is that it has no files in src that trigger processing: those would be Makefi

Re: [R-pkg-devel] Fwd: src/install.libs.R

2015-10-16 Thread Duncan Murdoch
I can't really read your code (HTML?), but there are several CRAN packages which make use of this, for example tth, rJava, etc. I just tried installing tth and it ran the script. So you might want to see how your package differs from that one. Duncan Murdoch On 16/10/2015 1:18 PM, Facundo Muñoz