R Packages



https://editorialia.com/wp-content/uploads/2020/02/recommended-information-3.jpg

Recommendation numbered, Nº: 25032020p2


📘 url personal use : |🔓 1 Openaccess (2nd edition)- 🛒 2 to buy (⚠ 1st edition) | (Copy & paste at the browser)

-Creative Commons address: r-pkgs.org
-Paid version address: amzn.to/3dvlzDq

Summary

Packages are the fundamental units of reproducible R code. They include reusable R functions, the documentation that describes how to use them, and sample data. In this book you’ll learn how to turn your code into packages that others can easily download and use. Writing a package can seem overwhelming at first. So start with the basics and improve it over time. It doesn’t matter if your first version isn’t perfect as long as the next version is better.

Chapters

  • 1 Introduction
  • 2 The whole game
  • 3 System setup
  • 4 Package structure and state
  • 5 Fundamental development workflows
  • II Package components
  • 6 R code
  • 7 Package metadata
  • 8 Object documentation
  • 9 Vignettes: long-form documentation
  • 10 Testing
  • 11 Namespace
  • 12 External data
  • 13 Compiled code
  • 14 Installed files
  • 15 Other components
  • III Sharing with others
  • 16 Git and GitHub
  • 17 Automated checking
  • 18 Releasing a package

Author

[Unofficial biography. For informational purposes only]

https://editorialia.com/wp-content/uploads/2020/03/7zkag5sy_400x400.jpg

Hadley Wickham

is an Assistant Professor and the Dobelman FamilyJunior Chair in Statistics at Rice University. He is an active memberof the R community, has written and contributed to over 30 R packages, and won the John Chambers Award for Statistical Computing for his work developing tools for data reshaping and visualization. His research focuses on how to make data analysis better, faster and easier, with a particular emphasis on the use of visualization to better understand data and models.

https://editorialia.com/wp-content/uploads/2020/03/jenny2012-headshot.jpg

Jennifer Bryan

Ph.D. and M.A. in Biostatistics. Software engineer. Ordinary Member at R Foundation. (Source: jennybryan.org/about)


Please, thank the authors


Thank you very much for this work to @hadleywickham and @JennyBryan, via @States_AI_IA #R #openscience #openaccess #ai #artificialintelligence #ia #thebibleai #ebook #free #thanks

Click to rate this post
[Total: 0 Average: 0]

Liked this post? Follow this blog to get more.