R Packages (O'Reilly)
Friday, 05 June 2015

Turn your R code into packages that others can easily download and use. Hadley Wickham shows you how to bundle reusable R functions, sample data, and documentation together by applying  his package development philosophy. In the process, you’ll work with devtools, roxygen, and testthat, a set of R packages that automate common development tasks. 

<ASIN:1491910593>

 

Author: Hadley Wickham
Publisher: O'Reilley
Date: April 13, 2015
Pages: 202
ISBN: 978-1491910597
Print:1491910593
Kindle: B00VAYCHL0
Category: Other LanguagesData Science 
Level: Starts with the basics and shows how to improve package writing 

Visit Book Watch Archive for hundreds more titles.

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Functional Design (Addison-Wesley)

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: September 2023
Pages: 384
ISBN: 978-0138176396
Print: 0138176396
Kindle: B0CGHQKGYG
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to explain the principles, patterns and practices of functional design, and why functional prog [ ... ]



C++ Programming, 7th Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2022
Pages: 192
ISBN: 9781787910379
Print: 1787910377
Kindle: B0F9LDHDBG
Audience: Developers wanting to learn C++
Rating: 4
Reviewer: Mike James

This is the 7th edition of a slim book on C++. Can you really learn C++ in easy steps?


More Reviews