The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

textgRid: Praat TextGrid Objects in R

The software application Praat can be used to annotate waveform data (e.g., to mark intervals of interest or to label events). (See <http://www.fon.hum.uva.nl/praat/> for more information about Praat.) These annotations are stored in a Praat TextGrid object, which consists of a number of interval tiers and point tiers. An interval tier consists of sequential (i.e., not overlapping) labeled intervals. A point tier consists of labeled events that have no duration. The 'textgRid' package provides S4 classes, generics, and methods for accessing information that is stored in Praat TextGrid objects.

Version: 1.0.1
Depends: R (≥ 3.2.3)
Imports: methods
Suggests: testthat
Published: 2016-09-21
Author: Patrick Reidy [aut, cre]
Maintainer: Patrick Reidy <patrick.francis.reidy at gmail.com>
BugReports: https://github.com/patrickreidy/textgRid
License: GPL-3
URL: www.praat.org, http://www.fon.hum.uva.nl/praat/manual/TextGrid.html
NeedsCompilation: no
Materials: README
CRAN checks: textgRid results

Documentation:

Reference manual: textgRid.pdf

Downloads:

Package source: textgRid_1.0.1.tar.gz
Windows binaries: r-devel: textgRid_1.0.1.zip, r-release: textgRid_1.0.1.zip, r-oldrel: textgRid_1.0.1.zip
macOS binaries: r-release (arm64): textgRid_1.0.1.tgz, r-oldrel (arm64): textgRid_1.0.1.tgz, r-release (x86_64): textgRid_1.0.1.tgz, r-oldrel (x86_64): textgRid_1.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=textgRid to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.