[1] 2
Main tools for reproducible research
R: the programming language.
RStudio: an integrated developer environment (IDE).
Quarto: tools for writing a complete analysis, and combines text and code together.
Similar tools are available in other languages, and Quarto can contain code chunks of various languages, possibly in the same document.