Package: readtextgrid
Type: Package
Title: Read in a 'Praat' 'TextGrid' File
Version: 0.1.1
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' 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
LazyData: true
Suggests: testthat (>= 2.1.0)
RoxygenNote: 7.0.2
Imports: magrittr, stats, utils, tibble, purrr, readr, stringr, plyr
URL: https://github.com/tjmahr/readtextgrid
BugReports: https://github.com/tjmahr/readtextgrid/issues
NeedsCompilation: no
Packaged: 2020-02-05 21:27:39 UTC; Tristan
Author: Tristan Mahr [aut, cre] (<https://orcid.org/0000-0002-8890-5116>)
Maintainer: Tristan Mahr <tristan.mahr@wisc.edu>
Repository: CRAN
Date/Publication: 2020-02-17 14:30:02 UTC
Built: R 4.1.0; ; 2021-05-27 14:41:04 UTC; unix
