Releases: stefanocoretta/speakr
Releases · stefanocoretta/speakr
v3.2.4
v3.2.2
Added
-
add_lmt()to add the Quarto extension Literate Markdown Tangler. -
Add
praat-lmtvignette that illustrates how to use the LMT to write Praat scripts.
Changed
- Vignettes now use native pipe
|>.
v3.2.1
- Fix CRAN notes about HTML5
Release v3.2.0
speakr 3.2.0
Added
- Zenodo DOI in Readme.
Fixed
- Fixed errors in vignette after update of readr.
v3.1.1
Fixed
- Fixed CRAN errors.
v3.1.0
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.Rmdvignette.
Fixed
- Now the path to Praat is set on load and calls to the package namespace with
::will work (closes #5).
Deprecated
set_praat_path()andget_praat_path()have been deprecated. Now the package relies onoptions("speakr.praat.path").
speakr v3.0.0
Added
- 🎉 Use pkgdown!
- 🎉 Add logo!
Changed
- Use
usethis::use_package_doc(). - 📝 Various updates to the documentation.
Removed
- 🔥 Utilities for
lmthave been removed. (R-based literate Praat capabilities will be reintroduced in a future release).
v2.1.1
Added
pandoc-praatasset- flamenco theme (supports Praat scripting)
Fixed
- warning message about
lmtpath at install time whenlmtis not installed
v2.1.0
Changed
- expanded documentation
v2.0.2
Fixed
- missing date in citation