Package: readtextgrid
Type: Package
Title: Read in a 'Praat' 'TextGrid' File
Version: 0.1.2
Authors@R: 
    person(given = "Tristan",
           family = "Mahr",
           role = c("aut", "cre"),
           email = "tristan.mahr@wisc.edu",
           comment = c(ORCID = "0000-0002-8890-5116"))
Description: 'Praat' <https://www.fon.hum.uva.nl/praat/> is a widely 
    used tool for manipulating, annotating and analyzing speech and 
    acoustic data. It stores annotation data in a format called a 
    'TextGrid'. This package provides a way to read these 
    files into R.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 4.1.0)
Suggests: testthat (>= 2.1.0)
RoxygenNote: 7.3.1
Imports: stats, utils, tibble, purrr, readr, stringr, plyr
URL: https://github.com/tjmahr/readtextgrid
BugReports: https://github.com/tjmahr/readtextgrid/issues
NeedsCompilation: no
Packaged: 2024-03-07 20:45:16 UTC; mahr
Author: Tristan Mahr [aut, cre] (<https://orcid.org/0000-0002-8890-5116>)
Maintainer: Tristan Mahr <tristan.mahr@wisc.edu>
Repository: CRAN
Date/Publication: 2024-03-07 21:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 10:05:58 UTC; unix
