Content deleted Content added
DavidMCEddy (talk | contribs) start page; previously mentioned with 'software repository' ~~~~ |
DavidMCEddy (talk | contribs) start page; previously mentioned with 'software repository' ~~~~ |
||
Line 1:
A Software '''Package Development Process''' is a system for developing a software package. In this context, a ''package'' is a collection of functions written for
A [[Python (programming language)|Python]] package combines documentation, code and initial set up and possibly examples that could be used as [[unit testing|unit tests]] in a single file. By contrast, an [[R (programming language)|R]] package has documentation with examples in files separate from the code, possibly bundled with other material such as sample data sets and introductory ''vignettes''.
== See also ==
* [[Package management system]] for combining software packages in different languages into an operating system.
[[Category:Software distribution|Repository]]
{{Software-stub}}
|