Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 860 Bytes

NEWS.md

File metadata and controls

37 lines (21 loc) · 860 Bytes

fastR 1.2.4

  • Minor edits to improve documentation

fastR 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.)

fastR2 1.1.0

  • Removed missing column from Pitching 2005
  • Fixed ConcreteAll documentation

fastR2 1.0.0

  • Updated code chunks for snippets to use ggformula
  • Improvements to plotting of objects created with maxLik2()

fastR2 0.4.0

  • Code chunks updated during final proofing of the text.
  • ConcreteAll data set added to package.

fastR2 0.2.0

  • First CRAN submission.
  • Data sets and code snippets have been modified to match second edition of book.
  • snippet() uses regex matching by default.