Re: [Rd] creating a package from a development source tree
thanks! that, as did an off-list reply, gave me the clue i needed. cheers. __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
Re: [Rd] creating a package from a development source tree
On Jul 1, 2014, at 10:26 AM, Greg Minshall wrote: > hi. this is sort of a software methodology question. > > i'm working on developing a package (with C source code). developing > it, i use autotools, git, make, and such like. as a result, there are > random files in my source code directory