18
Next Steps
R Package Essentials
About this
License
1
Philosophy
2
Installation
3
RStudio, What and Why
4
Workflow
5
Why functions?
6
Motivation
7
Create the package!
8
How to use extra packages
9
Add documentation
10
Adding data to an R package
11
Passing Checks
12
Pushing it to GitHub
13
Adding a README file
14
Using tests
15
Adding a website
16
Using Continuous Integration
17
Publishing your R package
18
Next Steps
19
references.html
20
acknowledgements.html
Appendices
A
appendix-faq.html
B
common-problems.html
C
keyboard-shortcuts.html
18
Next Steps
R packages book
official R docs
rOpenSci docs
Submitting to CRAN
Submitting to JOSS
Submitting to rOpenSci
17
Publishing your R package
19
references.html