Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 701 Bytes

NEWS.md

File metadata and controls

22 lines (13 loc) · 701 Bytes

tidytlg 0.1.4

  • Update getFileName.R to use the logrx package over the timber package

tidytlg 0.1.3

  • Updated tidytlg-package overall documentation to resolve a CRAN issue. (#21)

tidytlg 0.1.2

  • Fixed bug where the use of the 'wcol' argument in gentlg() would error when no formatting variables were present (#14)
  • gentlg() now supports multiple plots passed in the 'plotnames' argument (#13)
  • Fixed check_args() function to remove some tests that were too strict (#12)

tidytlg 0.1.1

  • Updated tidytlg.Rmd vignette to write to temp directory instead of user home directory

tidytlg 0.1.0

  • Added a NEWS.md file to track changes to the package.
  • Initial release of tidytlg