Changes in version 1.2.4 (2023-11-09) - Minor edits to improve documentation Changes in version 1.2.0 - Now using smart partial matching rather than regular expressions to identify snippets. - Updated some URLs and email addresses. - Add an errata item. - Updated a few internal things to reflect changes in other packages (data_frame() is now tibble(), for example.) Changes in version 1.1.0 (2018-06-27) - Removed missing column from Pitching 2005 - Fixed ConcreteAll documentation Changes in version 1.0.0 - Updated code chunks for snippets to use ggformula - Improvements to plotting of objects created with maxLik2() Changes in version 0.4.0 - Code chunks updated during final proofing of the text. - ConcreteAll data set added to package. Changes in version 0.2.0 (2017-08-30) - First CRAN submission. - Data sets and code snippets have been modified to match second edition of book. - snippet() uses regex matching by default.