Added

  • add_lmt() to add the Quarto extension Literate Markdown Tangler.

  • Add praat-lmt vignette that illustrates how to use the LMT to write Praat scripts.

Changed

  • Vignettes now use native pipe |>.

Fixed

Developer

  • Fixed CRAN errors related to HTML5 checks.

Added

  • Zenodo DOI in Readme.

Fixed

  • Fixed errors in vignette after update of readr.

Fixed

  • Fixed CRAN errors.

Added

  • praat_plot() to plot waveforms and spectrograms with the Praat plotting facilities.

  • use_praat_plot_script() to save a copy of the Praat plotting script on disk.

  • praat-plot.Rmd vignette.

Fixed

  • Now the path to Praat is set on load and calls to the package namespace with :: will work (closes #5).

Deprecated

Added

  • 🎉 Use pkgdown!

  • 🎉 Add logo!

Changed

Removed

  • 🔥 Utilities for lmt have been removed. (R-based literate Praat capabilities will be reintroduced in a future release).

Added

  • pandoc-praat asset

  • flamenco theme (supports Praat scripting)

Fixed

  • warning message about lmt path at install time when lmt is not installed

Changed

  • expanded documentation

Fixed

  • missing date in citation

Added

  • link to demo

Changed

  • clarified scope and installation of the package in README.md

Added

  • set_lmt_path

  • lmt_path

  • set_lmt_path on load with default go/bin paths

Changed

  • path in lmt

  • applied tidy style to function names

Fixed

  • code style of some functions

Removed

  • old functions with camelCase names

Added

  • everything