{
  "_id": "6a1423ebacfb0bcc41d3f1b0",
  "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 <oliver.ehmer@uos.de>",
  "Description": "The Aligned Corpus Toolkit (act) is designed for linguists\nthat work with time aligned transcription data. It offers\nfunctions to import and export various annotation file formats\n('ELAN' .eaf, 'EXMARaLDA .exb and 'Praat' .TextGrid files),\ncreate print transcripts in the style of conversation analysis,\nsearch transcripts (span searches across multiple annotations,\nsearch in normalized annotations, make concordances etc.),\nexport and re-import search results (.csv and 'Excel' .xlsx\nformat), create cuts for the search results (print transcripts,\naudio/video cuts using 'FFmpeg' and video sub titles in 'Subrib\ntitle' .srt format), modify the data in a corpus\n(search/replace, delete, filter etc.), interact with 'Praat'\nusing 'Praat'-scripts, and exchange data with the 'rPraat'\npackage. The package is itself written in R and may be expanded\nby other users.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "RoxygenNote": "7.3.3",
  "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\nlibfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev\nlibssl-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": {
    "Date": "2026-05-25 10:22:18 UTC",
    "User": "root"
  },
  "MD5sum": "7eae47a10a3d213ca4f93a185436723e",
  "_user": "oliverehmer",
  "_type": "src",
  "_file": "act_2.3.0.tar.gz",
  "_fileid": "f5a11c89b8e50a943d0697d6e058b0a4437fded0ca174cdeafe884bb3a56d6e6",
  "_filesize": 4595709,
  "_sha256": "f5a11c89b8e50a943d0697d6e058b0a4437fded0ca174cdeafe884bb3a56d6e6",
  "_created": "2026-05-25T10:22:18.000Z",
  "_published": "2026-05-25T10:26:50.983Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77695516918,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7196360423"
    },
    {
      "job": 77695516932,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7196356050"
    },
    {
      "job": 77695516905,
      "time": 228,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7196364006"
    },
    {
      "job": 77695516914,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7196346574"
    },
    {
      "job": 77695040476,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196316836"
    },
    {
      "job": 77695516943,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196347308"
    },
    {
      "job": 77695516937,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7196351109"
    },
    {
      "job": 77695516909,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7196347216"
    },
    {
      "job": 77695516917,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7196350747"
    }
  ],
  "_buildurl": "https://github.com/r-universe/oliverehmer/actions/runs/26395468053",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/oliverehmer/act",
  "_commit": {
    "id": "b9f5e78dbb67f706f57b9ad78783553bbd668072",
    "author": "Oliver Ehmer <oliverehmer@web.de>",
    "committer": "Oliver Ehmer <oliverehmer@web.de>",
    "message": "2025 final\n",
    "time": 1766705751
  },
  "_maintainer": {
    "name": "Oliver Ehmer",
    "email": "oliver.ehmer@uos.de",
    "login": "oliverehmer",
    "description": "",
    "uuid": 16285643
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "srt",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "textutils",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "officer",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "oliverehmer",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-52",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "oliverehmer",
      "count": 45,
      "uuid": 16285643
    }
  ],
  "_userbio": {
    "uuid": 16285643,
    "type": "user",
    "name": "Oliver Ehmer"
  },
  "_downloads": {
    "count": 323,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/act"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/oliverehmer/act",
  "_searchresults": 210,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/act.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/oliverehmer/act",
  "_realowner": "oliverehmer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.94",
      "date": "2020-11-04"
    },
    {
      "version": "1.0",
      "date": "2021-01-08"
    },
    {
      "version": "1.0.1",
      "date": "2021-02-22"
    },
    {
      "version": "1.0.2",
      "date": "2021-04-19"
    },
    {
      "version": "1.1.0",
      "date": "2021-06-12"
    },
    {
      "version": "1.1.9",
      "date": "2021-09-26"
    },
    {
      "version": "1.2.4",
      "date": "2023-02-08"
    },
    {
      "version": "1.2.7",
      "date": "2023-03-02"
    },
    {
      "version": "1.3.0",
      "date": "2023-04-05"
    },
    {
      "version": "1.3.1",
      "date": "2023-06-07"
    }
  ],
  "_exports": [
    "annotations_all",
    "annotations_delete",
    "annotations_delete_empty",
    "annotations_insert_from_search_to_tier",
    "annotations_matrix",
    "annotations_replace_copy",
    "corpus_export",
    "corpus_import",
    "corpus_new",
    "export_docx",
    "export_docx_styles_load",
    "export_docx_styles_save",
    "export_eaf",
    "export_edl",
    "export_exb",
    "export_printtranscript",
    "export_rpraat",
    "export_srt",
    "export_textgrid",
    "export_txt",
    "helper_cutlist_save",
    "helper_format_time",
    "helper_progress_set",
    "helper_progress_tick",
    "helper_tiers_filter_create",
    "helper_tiers_merge_tables",
    "helper_tiers_new_table",
    "helper_tiers_sort_table",
    "helper_transcript_names_get",
    "helper_transcript_names_make",
    "helper_transcript_names_set",
    "import",
    "import_eaf",
    "import_exb",
    "import_rpraat",
    "import_srt",
    "import_textgrid",
    "info",
    "info_summarized",
    "matrix_load",
    "matrix_save",
    "media_assign",
    "media_delete",
    "media_format_names",
    "media_path_to_existing_file",
    "merge_docx",
    "options_delete",
    "options_reset",
    "options_show",
    "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_stills",
    "search_sub",
    "search_transcript_content",
    "search_transcript_fulltext",
    "tiers_add",
    "tiers_all",
    "tiers_convert",
    "tiers_delete",
    "tiers_rename",
    "tiers_sort",
    "transcripts_add",
    "transcripts_cure",
    "transcripts_cure_single",
    "transcripts_delete",
    "transcripts_filter",
    "transcripts_filter_remove_single",
    "transcripts_filter_single",
    "transcripts_merge",
    "transcripts_merge2",
    "transcripts_rename",
    "transcripts_update_fulltexts",
    "transcripts_update_normalization"
  ],
  "_datasets": [
    {
      "name": "examplecorpus",
      "title": "Example corpus for the act package",
      "object": "examplecorpus",
      "class": [
        "corpus"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "act",
      "title": "Aligned Corpus Toolkit",
      "topics": [
        "act"
      ]
    },
    {
      "page": "annotations_all",
      "title": "All annotations in a corpus",
      "topics": [
        "annotations_all"
      ]
    },
    {
      "page": "annotations_delete",
      "title": "Delete annotations",
      "topics": [
        "annotations_delete"
      ]
    },
    {
      "page": "annotations_delete_empty",
      "title": "Delete empty annotations",
      "topics": [
        "annotations_delete_empty"
      ]
    },
    {
      "page": "annotations_insert_from_search_to_tier",
      "title": "Inserts search results as annotations in tiers",
      "topics": [
        "annotations_insert_from_search_to_tier"
      ]
    },
    {
      "page": "annotations_matrix",
      "title": "Search and replace contents of annotations using a matrix",
      "topics": [
        "annotations_matrix"
      ]
    },
    {
      "page": "annotations_replace_copy",
      "title": "Search, replace and copy the contents of annotations",
      "topics": [
        "annotations_replace_copy"
      ]
    },
    {
      "page": "corpus_export",
      "title": "Export transcripts of a corpus",
      "topics": [
        "corpus_export"
      ]
    },
    {
      "page": "corpus_import",
      "title": "Import annotation files into corpus object",
      "topics": [
        "corpus_import"
      ]
    },
    {
      "page": "corpus_new",
      "title": "Create a new corpus object",
      "topics": [
        "corpus_new"
      ]
    },
    {
      "page": "corpus-class",
      "title": "Corpus object",
      "topics": [
        "corpus-class"
      ]
    },
    {
      "page": "examplecorpus",
      "title": "Example corpus for the act package",
      "topics": [
        "examplecorpus"
      ]
    },
    {
      "page": "export_docx",
      "title": "Export print transcript in .docx format",
      "topics": [
        "export_docx"
      ]
    },
    {
      "page": "export_docx_styles_load",
      "title": "Load styles matrix for .docx transcripts",
      "topics": [
        "export_docx_styles_load"
      ]
    },
    {
      "page": "export_docx_styles_save",
      "title": "Save styles matrix for .docx transcripts",
      "topics": [
        "export_docx_styles_save"
      ]
    },
    {
      "page": "export_eaf",
      "title": "Export 'ELAN' .eaf file",
      "topics": [
        "export_eaf"
      ]
    },
    {
      "page": "export_edl",
      "title": "Export .edl marker file for '\"'Davinci Resolve'",
      "topics": [
        "export_edl"
      ]
    },
    {
      "page": "export_exb",
      "title": "Export 'EXMARaLDA' .exb file",
      "topics": [
        "export_exb"
      ]
    },
    {
      "page": "export_rpraat",
      "title": "Export 'rPraat' TextGrid object",
      "topics": [
        "export_rpraat"
      ]
    },
    {
      "page": "export_srt",
      "title": "Export .srt subtitle file",
      "topics": [
        "export_srt"
      ]
    },
    {
      "page": "export_textgrid",
      "title": "Export 'Praat' .TextGrid file",
      "topics": [
        "export_textgrid"
      ]
    },
    {
      "page": "export_txt",
      "title": "Export print transcript in .txt format",
      "topics": [
        "export_printtranscript",
        "export_txt"
      ]
    },
    {
      "page": "helper_cutlist_save",
      "title": "Helper: Save cutlist",
      "topics": [
        "helper_cutlist_save"
      ]
    },
    {
      "page": "helper_format_time",
      "title": "Formats time as HH:MM:SS,mmm",
      "topics": [
        "helper_format_time"
      ]
    },
    {
      "page": "helper_progress_set",
      "title": "Helper: Set progress bar",
      "topics": [
        "helper_progress_set"
      ]
    },
    {
      "page": "helper_progress_tick",
      "title": "Helper: Advance progress bar by one tick",
      "topics": [
        "helper_progress_tick"
      ]
    },
    {
      "page": "helper_tiers_filter_create",
      "title": "Helper: Create filter for tier names",
      "topics": [
        "helper_tiers_filter_create"
      ]
    },
    {
      "page": "helper_tiers_merge_tables",
      "title": "Helper: Merge tier tables",
      "topics": [
        "helper_tiers_merge_tables"
      ]
    },
    {
      "page": "helper_tiers_new_table",
      "title": "Helper: Create a tier table",
      "topics": [
        "helper_tiers_new_table"
      ]
    },
    {
      "page": "helper_tiers_sort_table",
      "title": "Helper: Sort a tier table",
      "topics": [
        "helper_tiers_sort_table"
      ]
    },
    {
      "page": "helper_transcript_names_get",
      "title": "Helper: Get names of all transcripts in a corpus",
      "topics": [
        "helper_transcript_names_get"
      ]
    },
    {
      "page": "helper_transcript_names_make",
      "title": "Helper: Makes valid names for all transcripts in a corpus",
      "topics": [
        "helper_transcript_names_make"
      ]
    },
    {
      "page": "helper_transcript_names_set",
      "title": "Helper: Set names of all transcripts in a corpus",
      "topics": [
        "helper_transcript_names_set"
      ]
    },
    {
      "page": "import",
      "title": "Import a single annotation file",
      "topics": [
        "import"
      ]
    },
    {
      "page": "import_eaf",
      "title": "Import a single 'ELAN' '*.eaf' file",
      "topics": [
        "import_eaf"
      ]
    },
    {
      "page": "import_exb",
      "title": "Import a single 'EXMARaLDA' .exb file",
      "topics": [
        "import_exb"
      ]
    },
    {
      "page": "import_rpraat",
      "title": "Import a single 'rPraat' TextGrid object",
      "topics": [
        "import_rpraat"
      ]
    },
    {
      "page": "import_srt",
      "title": "Import a single .srt 'subrib title' object",
      "topics": [
        "import_srt"
      ]
    },
    {
      "page": "import_textgrid",
      "title": "Import a single 'Praat' .TextGrid file",
      "topics": [
        "import_textgrid"
      ]
    },
    {
      "page": "info",
      "title": "Information about corpus and transcript objects",
      "topics": [
        "info"
      ]
    },
    {
      "page": "info_summarized",
      "title": "Summarized information about corpus and transcript objects",
      "topics": [
        "info_summarized"
      ]
    },
    {
      "page": "layout-class",
      "title": "Layout object, defining the layout of print transcripts",
      "topics": [
        "layout-class"
      ]
    },
    {
      "page": "matrix_load",
      "title": "Load replacement matrix",
      "topics": [
        "matrix_load"
      ]
    },
    {
      "page": "matrix_save",
      "title": "Save replacement matrix",
      "topics": [
        "matrix_save"
      ]
    },
    {
      "page": "media_assign",
      "title": "Assign media file links to transcript objects",
      "topics": [
        "media_assign"
      ]
    },
    {
      "page": "media_delete",
      "title": "Delete media files links from transcript objects",
      "topics": [
        "media_delete"
      ]
    },
    {
      "page": "media_format_names",
      "title": "Format media names",
      "topics": [
        "media_format_names"
      ]
    },
    {
      "page": "media_path_to_existing_file",
      "title": "Gets the path of a media file for a transcript",
      "topics": [
        "media_path_to_existing_file"
      ]
    },
    {
      "page": "merge_docx",
      "title": "Merge .docx files in a folder",
      "topics": [
        "merge_docx"
      ]
    },
    {
      "page": "options_delete",
      "title": "delete all options set by the package from R options",
      "topics": [
        "options_delete"
      ]
    },
    {
      "page": "options_reset",
      "title": "Reset options to default values",
      "topics": [
        "options_reset"
      ]
    },
    {
      "page": "options_show",
      "title": "Options of the package",
      "topics": [
        "options_show"
      ]
    },
    {
      "page": "search_concordance",
      "title": "Make concordance for search results",
      "topics": [
        "search_concordance"
      ]
    },
    {
      "page": "search_cuts",
      "title": "Create print transcripts, media cutlists and srt subtitles for all search results",
      "topics": [
        "search_cuts"
      ]
    },
    {
      "page": "search_cuts_media",
      "title": "Create cut lists for 'FFmpeg'",
      "topics": [
        "search_cuts_media"
      ]
    },
    {
      "page": "search_cuts_printtranscript",
      "title": "Create print transcripts for all search results",
      "topics": [
        "search_cuts_printtranscript"
      ]
    },
    {
      "page": "search_cuts_srt",
      "title": "Create .srt subtitles for all search results",
      "topics": [
        "search_cuts_srt"
      ]
    },
    {
      "page": "search_makefilter",
      "title": "Makes a filter for transcript and tier names",
      "topics": [
        "search_makefilter"
      ]
    },
    {
      "page": "search_new",
      "title": "Create a new search",
      "topics": [
        "search_new"
      ]
    },
    {
      "page": "search_openresult_inelan",
      "title": "Open a search result in 'ELAN'",
      "topics": [
        "search_openresult_inelan"
      ]
    },
    {
      "page": "search_openresult_inpraat",
      "title": "Open a search result in 'Praat'",
      "topics": [
        "search_openresult_inpraat"
      ]
    },
    {
      "page": "search_openresult_inquicktime",
      "title": "Open a search result in 'Quicktime' (and play it)",
      "topics": [
        "search_openresult_inquicktime"
      ]
    },
    {
      "page": "search_playresults_inquicktime",
      "title": "Open all search results in 'Quicktime' and play them",
      "topics": [
        "search_playresults_inquicktime"
      ]
    },
    {
      "page": "search_results_export",
      "title": "Exports search results",
      "topics": [
        "search_results_export"
      ]
    },
    {
      "page": "search_results_import",
      "title": "Import search results",
      "topics": [
        "search_results_import"
      ]
    },
    {
      "page": "search_run",
      "title": "Run a search",
      "topics": [
        "search_run"
      ]
    },
    {
      "page": "search_searchandopen_inpraat",
      "title": "Search corpus and open first result in Praat",
      "topics": [
        "search_searchandopen_inpraat"
      ]
    },
    {
      "page": "search_stills",
      "title": "Search stills for a search",
      "topics": [
        "search_stills"
      ]
    },
    {
      "page": "search_sub",
      "title": "Add a sub search to a prior search",
      "topics": [
        "search_sub"
      ]
    },
    {
      "page": "search_transcript_content",
      "title": "Search in original content of a single transcript",
      "topics": [
        "search_transcript_content"
      ]
    },
    {
      "page": "search_transcript_fulltext",
      "title": "Search in full text of a single transcript",
      "topics": [
        "search_transcript_fulltext"
      ]
    },
    {
      "page": "search-class",
      "title": "Search object",
      "topics": [
        "search-class"
      ]
    },
    {
      "page": "tiers_add",
      "title": "Add tiers",
      "topics": [
        "tiers_add"
      ]
    },
    {
      "page": "tiers_all",
      "title": "All tiers in a corpus",
      "topics": [
        "tiers_all"
      ]
    },
    {
      "page": "tiers_convert",
      "title": "Convert tiers",
      "topics": [
        "tiers_convert"
      ]
    },
    {
      "page": "tiers_delete",
      "title": "Delete tiers",
      "topics": [
        "tiers_delete"
      ]
    },
    {
      "page": "tiers_rename",
      "title": "Rename tiers",
      "topics": [
        "tiers_rename"
      ]
    },
    {
      "page": "tiers_sort",
      "title": "Reorder tiers in all transcripts of a corpus",
      "topics": [
        "tiers_sort"
      ]
    },
    {
      "page": "transcript-class",
      "title": "transcript object",
      "topics": [
        "transcript-class"
      ]
    },
    {
      "page": "transcripts_add",
      "title": "Add transcripts to a corpus",
      "topics": [
        "transcripts_add"
      ]
    },
    {
      "page": "transcripts_cure",
      "title": "Cure all transcript objects in a corpus",
      "topics": [
        "transcripts_cure"
      ]
    },
    {
      "page": "transcripts_cure_single",
      "title": "Cure a single transcript",
      "topics": [
        "transcripts_cure_single"
      ]
    },
    {
      "page": "transcripts_delete",
      "title": "Delete transcripts from a corpus",
      "topics": [
        "transcripts_delete"
      ]
    },
    {
      "page": "transcripts_filter",
      "title": "Filter a single transcript: Extract",
      "topics": [
        "transcripts_filter"
      ]
    },
    {
      "page": "transcripts_filter_remove_single",
      "title": "Filter a single transcript: Remove",
      "topics": [
        "transcripts_filter_remove_single"
      ]
    },
    {
      "page": "transcripts_filter_single",
      "title": "Filter a single transcript: Extract",
      "topics": [
        "transcripts_filter_single"
      ]
    },
    {
      "page": "transcripts_merge",
      "title": "Merge several transcripts",
      "topics": [
        "transcripts_merge"
      ]
    },
    {
      "page": "transcripts_merge2",
      "title": "Merge several transcripts (works with transcript objects directly)",
      "topics": [
        "transcripts_merge2"
      ]
    },
    {
      "page": "transcripts_rename",
      "title": "Rename transcripts in a corpus",
      "topics": [
        "transcripts_rename"
      ]
    },
    {
      "page": "transcripts_update_fulltexts",
      "title": "Update full texts",
      "topics": [
        "transcripts_update_fulltexts"
      ]
    },
    {
      "page": "transcripts_update_normalization",
      "title": "Normalize transcriptions",
      "topics": [
        "transcripts_update_normalization"
      ]
    }
  ],
  "_readme": "https://github.com/oliverehmer/act/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "hms",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "officer",
    "openssl",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "ragg",
    "Rcpp",
    "readr",
    "rlang",
    "srt",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "textutils",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "vroom",
    "withr",
    "XML",
    "xml2",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "install_ffmpeg.Rmd",
      "filename": "install_ffmpeg.html",
      "title": "Install FFmpeg",
      "author": "Oliver Ehmer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "English",
        "Windows",
        "(1) Download",
        "(2) Unzip",
        "(3) Rename the folder",
        "(4) Move the folder",
        "(5) Open Advanced System Properties",
        "(6) Open environment variables",
        "(7) Changing the \"Path\" variable",
        "(8) Testing the installation",
        "macOS",
        "(1) Installing XCode",
        "(2) Installing homebrew",
        "(3) Installing FFmpeg",
        "(4) Testing the installation",
        "German",
        "(1) Herunterladen",
        "(2) Entpacken",
        "(3) Umbenennen des Ordners",
        "(4) Verschieben des Ordners",
        "(5) Erweiterte Systemeinstellungen öffnen",
        "(6) Umgebungsvariablen öffnen",
        "(7) Verändern der Variable „Path“",
        "(8) Testen der Installation",
        "(1) Installieren von XCode",
        "(2) Installieren von homebrew",
        "(3) Installieren von FFmpeg",
        "(4) Testen der Installation"
      ],
      "created": "2023-02-07 15:51:03",
      "modified": "2023-02-07 15:51:03",
      "commits": 1
    },
    {
      "source": "install_sendpraat.Rmd",
      "filename": "install_sendpraat.html",
      "title": "Install sendpraat",
      "author": "Oliver Ehmer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "English",
        "Windows",
        "macOS",
        "(1) Determine current directory",
        "(2) Move the sendpraat_carbon file",
        "(3) Making the sendpraat_carbon file executable",
        "(4) Move the sendpraat_carbon file",
        "Deutsch",
        "(1) Aktuelles Verzeichnis ermitteln",
        "(2) Verschieben der sendpraat_carbon-Datei",
        "(3) Ausführbarmachen der sendpraat_carbon-Datei",
        "(4) Verschieben der sendpraat_carbon-Datei"
      ],
      "created": "2023-02-07 15:51:03",
      "modified": "2023-02-07 15:51:03",
      "commits": 1
    }
  ],
  "_score": 6.799340549453582,
  "_indexed": true,
  "_nocasepkg": "act",
  "_universes": [
    "oliverehmer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-05-25T10:24:54.000Z",
      "distro": "noble",
      "commit": "b9f5e78dbb67f706f57b9ad78783553bbd668072",
      "fileid": "20ed6c102c9a0aadbc9b33e7de62e5f82fbe1ed09141718d9c880a855e634ac4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/oliverehmer/actions/runs/26395468053"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-05-25T10:24:43.000Z",
      "distro": "noble",
      "commit": "b9f5e78dbb67f706f57b9ad78783553bbd668072",
      "fileid": "43a424e5c479c6ff8c1fe852d3eb1dd23dbf640cb381d73343bcd089ee74fe57",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/oliverehmer/actions/runs/26395468053"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-05-25T10:25:22.000Z",
      "commit": "b9f5e78dbb67f706f57b9ad78783553bbd668072",
      "fileid": "be714e6b195d2473c240933cffb73e5631302fa0c881ebb1155ec993b1320e55",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/oliverehmer/actions/runs/26395468053"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-05-25T10:24:19.000Z",
      "commit": "b9f5e78dbb67f706f57b9ad78783553bbd668072",
      "fileid": "d9afeeb3f7c1598cf56d141ac911ab461729395a9ed1589a6b791706c169e0d5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/oliverehmer/actions/runs/26395468053"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.0",
      "date": "2026-05-25T10:24:46.000Z",
      "commit": "b9f5e78dbb67f706f57b9ad78783553bbd668072",
      "fileid": "789c4840ed9601cc6a622004b2acf9180673c094778ec84e2f812135d1f61070",
      "status": "success",
      "buildurl": "https://github.com/r-universe/oliverehmer/actions/runs/26395468053"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-05-25T10:24:05.000Z",
      "commit": "b9f5e78dbb67f706f57b9ad78783553bbd668072",
      "fileid": "a2795dabe19694858e99cb45d1f5246cbef09a37b915a5d5fd59fe1645d55dc7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/oliverehmer/actions/runs/26395468053"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-05-25T10:23:47.000Z",
      "commit": "b9f5e78dbb67f706f57b9ad78783553bbd668072",
      "fileid": "233c0b72c7c28e86ab5caef6958f4b0528ece89d2dbafae9640089fa1d90ecb2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/oliverehmer/actions/runs/26395468053"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-05-25T10:24:00.000Z",
      "commit": "b9f5e78dbb67f706f57b9ad78783553bbd668072",
      "fileid": "c700a08d76e2f564f695b42c936cd1d1a65943b57a65307586828fb8e267c022",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/oliverehmer/actions/runs/26395468053"
    }
  ]
}