Testing R Code

Regular price €64.99
Quantity:
In stock with our UK publisher. 14-28 days
Delivery/Collection within 10-20 working days
14 days return policy Shipping & Delivery
5Or Hope
A01=Richard Cotton
advanced R testing strategies
assertion techniques
assertive
Author_Richard Cotton
automated code validation
Base R
Boilerplate Code
Category=PBT
Category=UKC
Character Vector
Chicken Weight
Cran
Cyclomatic Complexity
Data Frames
development-time testing
eq_bestseller
eq_computing
eq_isMigrated=1
eq_isMigrated=2
eq_nobargain
eq_non-fiction
Expect Error
Expect Output
Follow
INI
Negative Inputs
NULL Input
Numeric Vector
OK
packages
Pr Ic
R package development
reproducible data analysis
run-time testing
Scalar Predicates
software reliability
statistical programming
Str
Test Failed
tsetthat
Unix Based Operating System
Wo
Wrapper Function

Product details

  • ISBN 9780367782375
  • Weight: 453g
  • Dimensions: 156 x 234mm
  • Publication Date: 31 Mar 2021
  • Publisher: Taylor & Francis Ltd
  • Publication City/Country: GB
  • Product Form: Paperback
Secure checkout Fast Shipping Easy returns

Learn how to write R code with fewer bugs.

The problem with programming is that you are always one typo away from writing something silly. Likewise with data analysis, a small mistake in your model can lead to a big mistake in your results. Combining the two disciplines means that it is all too easy for a missed minus sign to generate a false prediction that you don’t spot until it’s too late. Testing is the only way to be sure that your code, and your results, are correct.

Testing R Code teaches you how to perform development-time testing using the testthat package, allowing you to ensure that your code works as intended. The book also teaches run-time testing using the assertive package; enabling your users to correctly run your code.

After beginning with an introduction to testing in R, the book explores more advanced cases such as integrating tests into R packages; testing code that accesses databases; testing C++ code with Rcpp; and testing graphics. Each topic is explained with real-world examples, and has accompanying exercises for readers to practise their skills — only a small amount of experience with R is needed to get started!

Richard Cotton

More from this author