[R] R-specific Software Requirement Specification
Rich Shepard
rshepard at appl-ecosys.com
Wed Sep 7 17:56:15 CEST 2016
On Wed, 7 Sep 2016, Doran, Harold wrote:
> I'm building a large program with many different people contributing to
> the coding in R and so it needs a well-articulated design spec. The
> program will have many different functions that must interact with each
> other, but the individual functions will be written by different people.
Harold,
You need a version control system; I strongly recommend git
<https://git-scm.com/>.
Rich
More information about the R-help
mailing list