Package: act Type: Package Title: Aligned Corpus Toolkit Version: 2.3.0 Date: 2025-12-25 Authors@R: person("Oliver", "Ehmer", email = "oliver.ehmer@uos.de", role = c("aut", "cre")) Maintainer: Oliver Ehmer Description: The Aligned Corpus Toolkit (act) is designed for linguists that work with time aligned transcription data. It offers functions to import and export various annotation file formats ('ELAN' .eaf, 'EXMARaLDA .exb and 'Praat' .TextGrid files), create print transcripts in the style of conversation analysis, search transcripts (span searches across multiple annotations, search in normalized annotations, make concordances etc.), export and re-import search results (.csv and 'Excel' .xlsx format), create cuts for the search results (print transcripts, audio/video cuts using 'FFmpeg' and video sub titles in 'Subrib title' .srt format), modify the data in a corpus (search/replace, delete, filter etc.), interact with 'Praat' using 'Praat'-scripts, and exchange data with the 'rPraat' package. The package is itself written in R and may be expanded by other users. License: GPL-3 Encoding: UTF-8 LazyData: TRUE RoxygenNote: 7.3.3 Imports: fs, dplyr, methods, srt, stringr, stringi, tools, textutils, utils, progress, XML, xml2, officer, openxlsx, readr, glue Suggests: knitr, rmarkdown VignetteBuilder: knitr Roxygen: list(markdown = TRUE) URL: http://www.oliverehmer.de, https://github.com/oliverehmer/act NeedsCompilation: no Author: Oliver Ehmer [aut, cre] Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev Repository: https://oliverehmer.r-universe.dev Date/Publication: 2025-12-25 23:35:51 UTC RemoteUrl: https://github.com/oliverehmer/act RemoteRef: HEAD RemoteSha: b9f5e78dbb67f706f57b9ad78783553bbd668072 Packaged: 2026-07-05 04:19:50 UTC; root Depends: R (>= 3.5.0)