Introduction
R packages development training
Welcome!
Introduction
Training framework and requirements
1
- Operating system and working environment associated
2
- Overview of R packages used
3
- Before go down the rabbit hole
First part - Global package architecture
4
- Before create anything
5
- Creation of the package structure
6
- Package states
Second part - Package metadata
7
- The DESCRIPTION file
Third part - Adding code
Fourth part - Tests and checking
Fifth part - Documentation
Sixth part - Current management
References
Appendices
A
Not define yet
Introduction
To do
Welcome!
1
- Operating system and working environment associated