9781491910597-1491910593-R Packages: Organize, Test, Document, and Share Your Code

R Packages: Organize, Test, Document, and Share Your Code

ISBN-13: 9781491910597
ISBN-10: 1491910593
Edition: 1
Author: Hadley Wickham
Publication date: 2015
Publisher: O'Reilly Media
Format: Paperback 199 pages
FREE US shipping
Buy

From $9.23

Book details

ISBN-13: 9781491910597
ISBN-10: 1491910593
Edition: 1
Author: Hadley Wickham
Publication date: 2015
Publisher: O'Reilly Media
Format: Paperback 199 pages

Summary

R Packages: Organize, Test, Document, and Share Your Code (ISBN-13: 9781491910597 and ISBN-10: 1491910593), written by authors Hadley Wickham, was published by O'Reilly Media in 2015. With an overall rating of 3.9 stars, it's a notable title among other Data Processing (Databases & Big Data, Mathematical & Statistical, Software, Programming Languages) books. You can easily purchase or rent R Packages: Organize, Test, Document, and Share Your Code (Paperback, Used) from BooksRun, along with many other new and used Data Processing books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $3.52.

Description

Turn your R code into packages that others can easily download and use. This practical book shows you how to bundle reusable R functions, sample data, and documentation together by applying author Hadley Wickham’s package development philosophy. In the process, you’ll work with devtools, roxygen, and testthat, a set of R packages that automate common development tasks. Devtools encapsulates best practices that Hadley has learned from years of working with this programming language.

Ideal for developers, data scientists, and programmers with various backgrounds, this book starts you with the basics and shows you how to improve your package writing over time. You’ll learn to focus on what you want your package to do, rather than think about package structure.

  • Learn about the most useful components of an R package, including vignettes and unit tests
  • Automate anything you can, taking advantage of the years of development experience embodied in devtools
  • Get tips on good style, such as organizing functions into files
  • Streamline your development process with devtools
  • Learn the best way to submit your package to the Comprehensive R Archive Network (CRAN)
  • Learn from a well-respected member of the R community who created 30 R packages, including ggplot2, dplyr, and tidyr
Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book