{
  "_id": "6a115d02acfb0bcc41cec7b0",
  "Package": "phonetisr",
  "Title": "A Naive IPA Tokeniser",
  "Version": "0.1.0",
  "Date": "2025-02-23",
  "Authors@R": "person(given = \"Stefano\",\nfamily = \"Coretta\",\nrole = c(\"aut\", \"cre\"),\nemail = paste0(\"stefano.coretta\", \"@\", \"gmail.com\"),\ncomment = c(ORCID = \"0000-0001-9627-5532\"))",
  "Description": "It provides users with functions to parse International\nPhonetic Alphabet (IPA) transcriptions into individual phones\n(tokenisation) based on default IPA symbols and optional user\nspecified multi-character phones. The tokenised transcriptions\ncan be used for obtaining counts of phones or for searching for\nwords matching phonetic patterns.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/stefanocoretta/phonetisr,\nhttps://stefanocoretta.github.io/phonetisr/",
  "Repository": "https://stefanocoretta.r-universe.dev",
  "Date/Publication": "2025-03-07 09:51:12 UTC",
  "RemoteUrl": "https://github.com/stefanocoretta/phonetisr",
  "RemoteRef": "HEAD",
  "RemoteSha": "d216d2205f38b3379d6cd56ab2b5c79a086a0412",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 07:50:39 UTC",
    "User": "root"
  },
  "Author": "Stefano Coretta [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9627-5532>)",
  "Maintainer": "Stefano Coretta <stefano.coretta@gmail.com>",
  "MD5sum": "fb4c8bcfe42ad078f1b02e1bbade7b61",
  "_user": "stefanocoretta",
  "_type": "src",
  "_file": "phonetisr_0.1.0.tar.gz",
  "_fileid": "400118eb31f72121fccf80446aa2aab4daf8907fda564057624bba52eb3831b9",
  "_filesize": 186991,
  "_sha256": "400118eb31f72121fccf80446aa2aab4daf8907fda564057624bba52eb3831b9",
  "_created": "2026-05-23T07:50:39.000Z",
  "_published": "2026-05-23T07:53:38.369Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77507425550,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175437599"
    },
    {
      "job": 77507425544,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175437522"
    },
    {
      "job": 77507425547,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175436040"
    },
    {
      "job": 77507425548,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175433569"
    },
    {
      "job": 77507221973,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175423365"
    },
    {
      "job": 77507425546,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175435248"
    },
    {
      "job": 77507425559,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175432577"
    },
    {
      "job": 77507425557,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175432253"
    },
    {
      "job": 77507425560,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175430627"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/26327305486",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stefanocoretta/phonetisr",
  "_commit": {
    "id": "d216d2205f38b3379d6cd56ab2b5c79a086a0412",
    "author": "stefanocoretta <s.coretta@ed.ac.uk>",
    "committer": "stefanocoretta <s.coretta@ed.ac.uk>",
    "message": "update readme\n",
    "time": 1741341072
  },
  "_maintainer": {
    "name": "Stefano Coretta",
    "email": "stefano.coretta@gmail.com",
    "orcid": "0000-0001-9627-5532"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "Unicode",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "stefanocoretta",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "software"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "stefanocoretta",
      "count": 14,
      "uuid": 6429302
    }
  ],
  "_userbio": {
    "uuid": 6429302,
    "type": "user",
    "name": "Stefano Coretta",
    "description": "I am a Lecturer (Assistant Professor) in the Linguistics and English Language department of the University of Edinburgh"
  },
  "_downloads": {
    "count": 180,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/phonetisr"
  },
  "_devurl": "https://github.com/stefanocoretta/phonetisr",
  "_pkgdown": "https://stefanocoretta.github.io/phonetisr/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/phonetisr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stefanocoretta/phonetisr",
  "_realowner": "stefanocoretta",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-02-26"
    }
  ],
  "_exports": [
    "%>%",
    "featurise",
    "get_no_ipa",
    "ph_search",
    "phonetise",
    "phonetize"
  ],
  "_datasets": [
    {
      "name": "ipa_symbols",
      "title": "List of IPA symbols",
      "object": "ipa_symbols",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "IPA",
        "unicode",
        "uni_name",
        "ipa_name",
        "phon_type",
        "type",
        "height_ipa",
        "height",
        "backness",
        "rounding",
        "voicing",
        "place",
        "manner",
        "lateral",
        "sonorant"
      ],
      "rows": 188,
      "table": true,
      "tojson": true
    },
    {
      "name": "kl_swadesh",
      "title": "Klingon Swadesh list",
      "object": "kl_swadesh",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "gloss",
        "translit",
        "ipa"
      ],
      "rows": 195,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "featurise",
      "title": "Add features to list of phones",
      "topics": [
        "featurise"
      ]
    },
    {
      "page": "get_no_ipa",
      "title": "Get non-IPA characters.",
      "topics": [
        "get_no_ipa"
      ]
    },
    {
      "page": "ipa_symbols",
      "title": "List of IPA symbols",
      "topics": [
        "ipa_symbols"
      ]
    },
    {
      "page": "kl_swadesh",
      "title": "Klingon Swadesh list",
      "topics": [
        "kl_swadesh"
      ]
    },
    {
      "page": "ph_search",
      "title": "Search phones",
      "topics": [
        "ph_search"
      ]
    },
    {
      "page": "phonetise",
      "title": "Tokenise IPA strings",
      "topics": [
        "phonetise",
        "phonetize"
      ]
    }
  ],
  "_readme": "https://github.com/stefanocoretta/phonetisr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "Unicode",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "phonetise.Rmd",
      "filename": "phonetise.html",
      "title": "Tokenise IPA transcriptions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic usage",
        "Using tibbles",
        "Add phonetic features"
      ],
      "created": "2025-02-22 18:45:49",
      "modified": "2025-02-23 13:07:32",
      "commits": 2
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "phonetisr",
  "_universes": [
    "stefanocoretta"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-23T07:52:57.000Z",
      "distro": "noble",
      "commit": "d216d2205f38b3379d6cd56ab2b5c79a086a0412",
      "fileid": "778e9b90aaec21a992e5e66613d9f214258f623f427edbd67c715244a861da91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/26327305486"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-23T07:52:57.000Z",
      "distro": "noble",
      "commit": "d216d2205f38b3379d6cd56ab2b5c79a086a0412",
      "fileid": "9c94a39b21aafa8e4b5444395bf3ebc29e7dd955b2779cc003da29b154ebd249",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/26327305486"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-23T07:52:47.000Z",
      "commit": "d216d2205f38b3379d6cd56ab2b5c79a086a0412",
      "fileid": "75475cb58d3aca8f54502bd9d94835bdf7e557f41d2dde69ea7d3dafa966a343",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/26327305486"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-23T07:52:23.000Z",
      "commit": "d216d2205f38b3379d6cd56ab2b5c79a086a0412",
      "fileid": "d65367f856df9acfbe5b22366a73d60647ce1989cde2fde8d77cd6b31cfdcc62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/26327305486"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-23T07:52:49.000Z",
      "commit": "d216d2205f38b3379d6cd56ab2b5c79a086a0412",
      "fileid": "8e8af23e70623acb97334eea50a9e4c2fe08f57ff638aa63b3b95021ccc8d9d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/26327305486"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-23T07:52:05.000Z",
      "commit": "d216d2205f38b3379d6cd56ab2b5c79a086a0412",
      "fileid": "9727687a59c71e096319314c3339c09b6d8cace2e51f0d18f0fba020d2f6696f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/26327305486"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-23T07:52:03.000Z",
      "commit": "d216d2205f38b3379d6cd56ab2b5c79a086a0412",
      "fileid": "9da77ee8effe6b5b276a46f40ff555bda705bfd68fbb8d60b5754201200b4766",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/26327305486"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-23T07:51:46.000Z",
      "commit": "d216d2205f38b3379d6cd56ab2b5c79a086a0412",
      "fileid": "60453fcda675301f371e559d8e2c497372a9d559507dcc1fd7a7730028de12a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/26327305486"
    }
  ]
}