{
  "_id": "6a479d96e06c18f0a6518719",
  "Package": "readtextgrid",
  "Type": "Package",
  "Title": "Read in a 'Praat' 'TextGrid' File",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Tristan\", \"Mahr\", role = c(\"aut\", \"cre\"),\nemail = \"tristan.mahr@wisc.edu\",\ncomment = c(ORCID = \"0000-0002-8890-5116\")),\nperson(\"Dan\", \"Villarreal\", role = \"ctb\"),\nperson(\"Jonathan\", \"Washington\", role = \"ctb\"),\nperson(\"Josef\", \"Fruehwald\", role = \"aut\"))",
  "Description": "'Praat' <https://www.fon.hum.uva.nl/praat/> is a widely\nused tool for manipulating, annotating and analyzing speech and\nacoustic data. It stores annotation data in a format called a\n'TextGrid'. This package provides a way to read these files\ninto R.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/tjmahr/readtextgrid,\nhttps://www.tjmahr.com/readtextgrid/",
  "BugReports": "https://github.com/tjmahr/readtextgrid/issues",
  "Roxygen": "list(markdown = TRUE)",
  "Config/Needs/website": "rmarkdown",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://tjmahr.r-universe.dev",
  "Date/Publication": "2025-10-28 14:45:19 UTC",
  "RemoteUrl": "https://github.com/tjmahr/readtextgrid",
  "RemoteRef": "HEAD",
  "RemoteSha": "ed971e48ab3ea33e3efe0ba59f45ae3e41d07a32",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 11:26:00 UTC",
    "User": "root"
  },
  "Author": "Tristan Mahr [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8890-5116>),\nDan Villarreal [ctb],\nJonathan Washington [ctb],\nJosef Fruehwald [aut]",
  "Maintainer": "Tristan Mahr <tristan.mahr@wisc.edu>",
  "_user": "tjmahr",
  "_type": "src",
  "_file": "readtextgrid_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d4d14d4f4d1cdff39f15657b933a28b1065e322821d58cab99757394c0430a13",
  "_filesize": 161286,
  "_sha256": "d4d14d4f4d1cdff39f15657b933a28b1065e322821d58cab99757394c0430a13",
  "_expires": "2026-10-11T11:31:34.000Z",
  "_created": "2026-07-03T11:26:00.000Z",
  "_published": "2026-07-03T11:31:34.982Z",
  "_jobs": [
    {
      "job": 84990068306,
      "time": 130,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8065306408"
    },
    {
      "job": 84990068296,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8065306360"
    },
    {
      "job": 84990068297,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8065306727"
    },
    {
      "job": 84990068280,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8065303094"
    },
    {
      "job": 84990068307,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8065358042"
    },
    {
      "job": 84990068243,
      "time": 144,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8065309648"
    },
    {
      "job": 84990068241,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8065319933"
    },
    {
      "job": 84990068275,
      "time": 172,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8065328511"
    },
    {
      "job": 84989677860,
      "time": 149,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8065262785"
    },
    {
      "job": 84990068234,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8065298514"
    },
    {
      "job": 84990068239,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8065291418"
    },
    {
      "job": 84990068235,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8065292662"
    },
    {
      "job": 84990068233,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8065288833"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28657376239",
  "_status": "success",
  "_upstream": "https://github.com/tjmahr/readtextgrid",
  "_commit": {
    "id": "ed971e48ab3ea33e3efe0ba59f45ae3e41d07a32",
    "author": "TJ Mahr <tjmahr@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fix NEWS.md version 😖",
    "time": 1761662719
  },
  "_maintainer": {
    "name": "Tristan Mahr",
    "email": "tristan.mahr@wisc.edu",
    "login": "tjmahr",
    "twitter": "@tjmahr",
    "description": "Language and data scientist",
    "uuid": 1890315,
    "orcid": "0000-0002-8890-5116"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tjmahr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 3
    },
    {
      "week": "2025-43",
      "n": 7
    },
    {
      "week": "2025-44",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2025-10-27"
    }
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "tjmahr",
      "count": 52,
      "uuid": 1890315
    },
    {
      "user": "djvill",
      "count": 1,
      "uuid": 22134338
    }
  ],
  "_userbio": {
    "uuid": 1890315,
    "type": "user",
    "name": "TJ Mahr",
    "followers": 345,
    "description": "Language and data scientist"
  },
  "_downloads": {
    "count": 295,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readtextgrid"
  },
  "_devurl": "https://github.com/tjmahr/readtextgrid",
  "_pkgdown": "https://www.tjmahr.com/readtextgrid/",
  "_searchresults": 30,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/readtextgrid.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tjmahr/readtextgrid",
  "_realowner": "tjmahr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2020-02-17"
    },
    {
      "version": "0.1.2",
      "date": "2024-03-07"
    },
    {
      "version": "0.2.0",
      "date": "2025-10-27"
    }
  ],
  "_exports": [
    "example_textgrid",
    "legacy_read_textgrid",
    "legacy_read_textgrid_lines",
    "pivot_textgrid_tiers",
    "read_textgrid",
    "read_textgrid_lines"
  ],
  "_help": [
    {
      "page": "example_textgrid",
      "title": "Locate the path of an example textgrid file",
      "topics": [
        "example_textgrid"
      ]
    },
    {
      "page": "pivot_textgrid_tiers",
      "title": "Pivot a textgrid into wide format, respecting nested tiers",
      "topics": [
        "pivot_textgrid_tiers"
      ]
    },
    {
      "page": "read_textgrid",
      "title": "Read a textgrid file into a tibble",
      "topics": [
        "legacy_read_textgrid",
        "legacy_read_textgrid_lines",
        "read_textgrid",
        "read_textgrid_lines"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tjmahr/readtextgrid/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tjmahr/readtextgrid/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 5.008600171761918,
  "_indexed": true,
  "_nocasepkg": "readtextgrid",
  "_universes": [
    "tjmahr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-03T11:28:21.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ed971e48ab3ea33e3efe0ba59f45ae3e41d07a32",
      "fileid": "https://r2.ropensci.org/0a508df5c4452440cf643787ed116225d1b419631442f3587ef7bed5049c115c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28657376239"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-03T11:28:17.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ed971e48ab3ea33e3efe0ba59f45ae3e41d07a32",
      "fileid": "https://r2.ropensci.org/a81e7a9b4a48a92c390c7f87d60e55fcc156a1ee63e58f1fbabb99af4adfbfa7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28657376239"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-03T11:28:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ed971e48ab3ea33e3efe0ba59f45ae3e41d07a32",
      "fileid": "https://r2.ropensci.org/7b9ac9dbcb32fb1a74dcbe0f6e80ad0f821102e091b9fc022be460e4303f94cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28657376239"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-03T11:28:07.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ed971e48ab3ea33e3efe0ba59f45ae3e41d07a32",
      "fileid": "https://r2.ropensci.org/f3859026d66c55e486dff811f1285e56668b3db28764abca0a877cbc8e8342aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28657376239"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-03T11:30:56.000Z",
      "arch": "aarch64",
      "commit": "ed971e48ab3ea33e3efe0ba59f45ae3e41d07a32",
      "fileid": "https://r2.ropensci.org/983bf2d1cda706b01f155d74a3bdd93cef82adeaad0d1b36b68c29287494b6a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28657376239"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-03T11:28:18.000Z",
      "arch": "x86_64",
      "commit": "ed971e48ab3ea33e3efe0ba59f45ae3e41d07a32",
      "fileid": "https://r2.ropensci.org/1778c357404c9d42fe64db0067ae77f7aa0bb88c70910aebc37c8b77f2596097",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28657376239"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-03T11:29:02.000Z",
      "arch": "aarch64",
      "commit": "ed971e48ab3ea33e3efe0ba59f45ae3e41d07a32",
      "fileid": "https://r2.ropensci.org/cd4204ff460cb6fc88b26b94c411d64a1396beda755c61ea6b002145a206f72f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28657376239"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-03T11:29:16.000Z",
      "arch": "x86_64",
      "commit": "ed971e48ab3ea33e3efe0ba59f45ae3e41d07a32",
      "fileid": "https://r2.ropensci.org/a8e9d0d9446393da5702f7f43e26cf5e26bc9f7ce3ef0049637def33c5aa6649",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28657376239"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-03T11:28:02.000Z",
      "arch": "emscripten",
      "commit": "ed971e48ab3ea33e3efe0ba59f45ae3e41d07a32",
      "fileid": "https://r2.ropensci.org/b414757d891b660f14e5b51859005c665ddaf516354c22700d5a8b12e0934d17",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28657376239"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-03T11:27:07.000Z",
      "arch": "x86_64",
      "commit": "ed971e48ab3ea33e3efe0ba59f45ae3e41d07a32",
      "fileid": "https://r2.ropensci.org/78f4b38be85fab6cc15e60f651dfa10dda15837dde87885a950d0d8861e74121",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28657376239"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-03T11:27:18.000Z",
      "arch": "x86_64",
      "commit": "ed971e48ab3ea33e3efe0ba59f45ae3e41d07a32",
      "fileid": "https://r2.ropensci.org/93ff0bacba439186f499ae38f2fd69452377783eadd8222579a059f5c7533cd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28657376239"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-03T11:27:07.000Z",
      "arch": "x86_64",
      "commit": "ed971e48ab3ea33e3efe0ba59f45ae3e41d07a32",
      "fileid": "https://r2.ropensci.org/a909c922e5ddb02f0f505cc49d060a22e6190238e340cea79998d80a2e5581de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/28657376239"
    }
  ]
}