Releases: usagi5886/PraatR
Releases · usagi5886/PraatR
Updated for compatibility with Praat 6.0
Fixed bug in finding praatcon.exe (Windows)
v2.3 (February 16, 2015)
- Fixed bug in finding praatcon.exe on Windows if RStudio is installed
Fixed bug in checking special 'filetype's
v2.2 (November 12, 2014)
- Fixed bug in checking whether user's provided special output file type is allowed
Added support for Linux; fixed Mac/Linux bug
v2.1 (November 5, 2014)
- Added support for Linux
- Fixed bug where commands with parentheses would issue an error (Mac/Linux only)
Release as R package (with documentation)
v2.0 (October 24, 2014)
- Released as an R package to allow simpler loading simply by calling 'library("PraatR")'
- Created documentation for the package, e.g. the help file displayed when typing '?praat'
Added support for special export file types
v1.2 (September 24, 2014)
- Added additional input validation for enforcing input/output paths not to contain spaces
- Added in functionality for additional 'special' output file types (e.g. WAV)
Fixed problems in locating library directory
v1.1 (August 7, 2014)
- Fixed problem with references to R library directory - .libPaths() vs. R.home("library")
Initial commit
v1.0 (May 5, 2014)
- Initial public release