1. 19  references.html
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
  • R packages book
  • Hilary Parker’s blog post
  • rOpenSci dev guide
18  Next Steps
20  acknowledgements.html
 

Copyright 2025, Nicholas Tierney

  • Edit this page
  • Report an issue