Package development process: Difference between revisions

Content deleted Content added
m Reverted edits by ShyGuyOnAComputer (talk): editing tests (HG) (3.4.12)
Grammar fix. The intro section needs to be rewritten though.
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 2:
{{tone|date=August 2017}}
{{Lead rewrite|date=July 2023}}
A software '''package development process''' is a system for developing [[Software package (installation)|software packages]]. Packages are used to reuse and share code, e.g., via a [[software repository]], a formal system for package checking that usually exposeexposes bugs, thereby potentially making it easier to produce ''trustworthy software'' ([[John Chambers (statistician)|Chambers']] ''prime directive'').<ref>{{cite book
| last = Chambers | first = John M. | authorlink=John Chambers (statistician)
| title = Software for Data Analysis: Programming with R
Line 9:
| isbn = 978-0-387-75935-7
}}
</ref>
 
==Discussion==