R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
act
View on CRAN: Click
here
Download and install act package within the R console
Install from CRAN:
install.packages("act")
Install from Github:
library("remotes")
install_github("cran/act")
Install by package version:
library("remotes")
install_version("act", "1.3.1")
Attach the package and use:
library("act")
Maintained by
Oliver Ehmer
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
10.32614/CRAN.package.act . https://github.com/oliverehmer/act . act results . act.pdf . act_1.3.1.tar.gz . act_1.3.1.zip . act_1.3.1.zip . act_1.3.1.zip . act_1.3.1.tgz . act_1.3.1.tgz . act_1.3.1.tgz . act_1.3.1.tgz . act_1.3.1.tgz . act_1.3.1.tgz . act archive . https://CRAN.R-project.org/package=act .
First Published: 2020-11-04
Latest Update: 2023-06-07
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.
How to cite:
Oliver Ehmer (2020). act: Aligned Corpus Toolkit. R package version 1.3.1, https://cran.r-project.org/web/packages/act. Accessed 13 Apr. 2025.
Previous versions and publish date:
Other packages that cited act R package
View act citation profile
Other R packages that act depends,
imports, suggests or enhances
Complete documentation for act
Functions, R codes and Examples using
the act R package
Some associated functions: act . annotations_all . annotations_delete . annotations_delete_empty . annotations_matrix . annotations_replace_copy . corpus-class . corpus_export . corpus_import . corpus_new . examplecorpus . export_eaf . export_exb . export_printtranscript . export_rpraat . export_srt . export_textgrid . helper_format_time . helper_tiers_merge_tables . helper_tiers_new_table . helper_tiers_sort_table . helper_transcriptNames_get . helper_transcriptNames_make . helper_transcriptNames_set . import . import_eaf . import_exb . import_rpraat . import_textgrid . info . info_summarized . layout-class . matrix_load . matrix_save . media_assign . media_delete . media_getPathToExistingFile . options_delete . options_reset . options_show . search-class . search_concordance . search_cuts . search_cuts_media . search_cuts_printtranscript . search_cuts_srt . search_makefilter . search_new . search_openresult_inelan . search_openresult_inpraat . search_openresult_inquicktime . search_playresults_inquicktime . search_results_export . search_results_import . search_run . search_searchandopen_inpraat . search_sub . search_transcript_content . search_transcript_fulltext . tiers_add . tiers_all . tiers_convert . tiers_delete . tiers_rename . tiers_sort . transcript-class . transcripts_add . transcripts_cure . transcripts_cure_single . transcripts_delete . transcripts_filter . transcripts_filter_single . transcripts_merge . transcripts_merge2 . transcripts_rename . transcripts_update_fulltexts . transcripts_update_normalization .
Some associated R codes: act-package.R . act_info.R . act_info_summarized.R . act_options.R . annotations_all.R . annotations_delete.R . annotations_delete_empty.R . annotations_matrix.R . annotations_replace_copy.R . class_corpus.R . class_layout.R . class_search.R . class_transcript.R . corpus_examplecorpus.R . corpus_export.R . corpus_import.R . corpus_new.R . export_eaf.R . export_exb.R . export_printtranscript.R . export_rpraat.R . export_srt.R . export_textgrid.R . helper_format_time.R . helper_no_export.R . helper_tiers_merge_tables.R . helper_tiers_new_table.R . helper_tiers_sort_table.R . helper_transcriptNames_get.R . helper_transcriptNames_make.R . helper_transcriptNames_set.R . import.R . import_eaf.R . import_exb.R . import_rpraat.R . import_textgrid.R . matrix_load.R . matrix_save.R . media_assign.R . media_delete.R . media_getPathToExistingFile.R . search_concordance.R . search_cuts.R . search_cuts_media.R . search_cuts_printtranscript.R . search_cuts_srt.R . search_makefilter.R . search_new.R . search_openresult_inelan.R . search_openresult_inpraat.R . search_openresult_inquicktime.R . search_playresults_inquicktime.R . search_results_export.R . search_results_import.R . search_run.R . search_searchandopen_inpraat.R . search_sub.R . search_transcript_content.R . search_transcript_fulltext.R . tiers_add.R . tiers_all.R . tiers_convert.R . tiers_delete.R . tiers_rename.R . tiers_sort.R . transcripts_add.R . transcripts_cure.R . transcripts_cure_single.R . transcripts_delete.R . transcripts_filter.R . transcripts_filter_single.R . transcripts_merge.R . transcripts_merge2.R . transcripts_rename.R . transcripts_update_fulltexts.R . transcripts_update_normalization.R . zzz.R . Full act package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
MLeval
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Christopher R John (view profile)
optimParallel
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Florian Gerber (view profile)
LDABiplots
Contains the development of a tool that provides a web-based graphical
user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Luis Pilacuan-Bonete (view profile)
ggprism
Provides various themes, palettes, and other functions
that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Charlotte Dawson (view profile)
nextGenShinyApps
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
COMPoissonReg
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models
to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Andrew Raim (view profile)
24,012
R Packages
207,311
Dependencies
64,867
Author Associations
24,013
Publication Badges
