Skip to content
Prev 7424 / 10988 Next

[Rcpp-devel] Distribution of Rcpp codebase

On Mon, Apr 7, 2014 at 9:20 AM, Romain Fran?ois <romain at r-enthusiasts.com>wrote:
[...]
Oh, I see, you mean installing Rcpp* dependent packages from git(hub)
directly. I imagine some people would want to put the headers into their
tree, as ordinary files. Others might want to have it as submodules. For
the latter to work, I imagine you would need to set up some special repo
structure.

Btw. I obviously don't have to tell you, but I want to point it out that
this "snapshotting" is already possible today. I can just take the Rcpp*
headers and put them in my package, and then I don't have to worry about
future changes. This is assuming the package is header-only. With compiled
code it is trickier, because of the name clashes.

So I think, the question is whether to support this with some
infrastructure, e.g. to update the embedded headers, have them as a git
submodule, etc.

About 2). So What ;)
Agreed. CRAN-core might be fussy about it, though, if source packages get
much bigger because of this. Or might be not.

Gabor

[...]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20140407/d3281b10/attachment-0001.html>