Package: subtools Type: Package Title: Read and Manipulate Video Subtitles Version: 1.1.0 Date: 2026-03-11 Authors@R: c( person("Francois", "Keck", email = "francois.keck@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-3323-4167")), person("Bob", "Rudis", email = "bob@rud.is", role = "ctb", comment = c(ORCID = "0000-0001-5670-2640")), person("Alban", "Sagouis", email = "sagouis@pm.me", role = "ctb", comment = c(ORCID = "0000-0002-3827-1063")) ) Maintainer: Francois Keck Description: A collection of functions to read, write and manipulate video subtitles. Supported formats include 'srt', 'subrip', 'sub', 'subviewer', 'microdvd', 'ssa', 'ass', 'substation', 'vtt', and 'webvtt'. Language: en-GB License: GPL-3 Encoding: UTF-8 Imports: methods, utils, jsonlite, tibble, dplyr, readr, hms, tidytext, rlang Suggests: testthat (>= 3.0.0), knitr, rmarkdown, ggplot2 VignetteBuilder: knitr Config/testthat/edition: 3 Config/testthat/parallel: false Config/testthat/start-first: *assert*, *utils*, *read* RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://fkeck.r-universe.dev Date/Publication: 2026-03-16 15:58:53 UTC RemoteUrl: https://github.com/fkeck/subtools RemoteRef: HEAD RemoteSha: ed387a6e6ff4c8881cd1ae0e1adbed3fae836370 NeedsCompilation: no Packaged: 2026-06-14 07:46:04 UTC; root Author: Francois Keck [aut, cre, cph] (ORCID: ), Bob Rudis [ctb] (ORCID: ), Alban Sagouis [ctb] (ORCID: )