Skip to content

Releases: usagi5886/PraatR

Updated for compatibility with Praat 6.0

12 Jul 14:29
Compare
Choose a tag to compare

v2.4 (July 12, 2016)

  • Updated package to be compatible with Praat version 6.0 and later

Fixed bug in finding praatcon.exe (Windows)

16 Feb 18:25
Compare
Choose a tag to compare

v2.3 (February 16, 2015)

  • Fixed bug in finding praatcon.exe on Windows if RStudio is installed

Fixed bug in checking special 'filetype's

16 Feb 18:23
Compare
Choose a tag to compare

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

06 Nov 00:59
Compare
Choose a tag to compare

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)

06 Nov 00:58
Compare
Choose a tag to compare

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

06 Nov 00:56
Compare
Choose a tag to compare

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

06 Nov 00:55
Compare
Choose a tag to compare

v1.1 (August 7, 2014)

  • Fixed problem with references to R library directory - .libPaths() vs. R.home("library")

Initial commit

06 Nov 01:05
Compare
Choose a tag to compare

v1.0 (May 5, 2014)

  • Initial public release