{
  "_id": "6a116e29acfb0bcc41cf5604",
  "Package": "interlineaR",
  "Type": "Package",
  "Title": "Importing Interlinearized Corpora and Dictionaries as Produced\nby Descriptive Linguistics Software",
  "Version": "1.0",
  "Date": "2018-05-18",
  "Authors@R": "person(\"Sylvain\", \"Loiseau\", email = \"sylvain.loiseau@univ-paris13.fr\", role = c(\"aut\", \"cre\"))",
  "Description": "Interlinearized glossed texts (IGT) are used in\ndescriptive linguistics for representing a morphological\nanalysis of a text through a morpheme-by-morpheme gloss.\n'InterlineaR' provide a set of functions that targets several\npopular formats of IGT ('SIL Toolbox', 'EMELD XML') and that\nturns an IGT into a set of data frames following a relational\nmodel (the tables represent the different linguistic units:\ntexts, sentences, word, morphems). The same pieces of software\n('SIL FLEX', 'SIL Toolbox') typically produce dictionaries of\nthe morphemes used in the glosses. 'InterlineaR' provide a\nfunction for turning the LIFT XML dictionary format into a set\nof data frames following a relational model in order to\nrepresent the dictionary entries, the sense(s) attached to the\nentries, the example(s) attached to senses, etc.",
  "License": "BSD_3_clause + file LICENSE",
  "LazyData": "true",
  "URL": "https://github.com/sylvainloiseau/interlineaR",
  "Collate": "read.emeld.R read.lift.R interlineaR-package.R read.toolbox.R\nread.pangloss.R dataset.R lift.specifications.R common.R",
  "BuildResaveData": "xz",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev",
  "Repository": "https://sylvainloiseau.r-universe.dev",
  "Date/Publication": "2018-05-22 12:37:47 UTC",
  "RemoteUrl": "https://github.com/sylvainloiseau/interlinear",
  "RemoteRef": "HEAD",
  "RemoteSha": "34d0b1de57e4692e2f3822fba7ec43943d1e536a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 09:03:25 UTC",
    "User": "root"
  },
  "Author": "Sylvain Loiseau [aut, cre]",
  "Maintainer": "Sylvain Loiseau <sylvain.loiseau@univ-paris13.fr>",
  "MD5sum": "1e651d18529ec5f2ec9a14a65283bb97",
  "_user": "sylvainloiseau",
  "_type": "src",
  "_file": "interlineaR_1.0.tar.gz",
  "_fileid": "6837dc064d3f9f7f4468b2c42f0a1381091c20eebe5b1ab96a1a1de8590920f0",
  "_filesize": 559045,
  "_sha256": "6837dc064d3f9f7f4468b2c42f0a1381091c20eebe5b1ab96a1a1de8590920f0",
  "_created": "2026-05-23T09:03:25.000Z",
  "_published": "2026-05-23T09:06:48.988Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77511174857,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175836250"
    },
    {
      "job": 77511174865,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175835302"
    },
    {
      "job": 77511174845,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175836202"
    },
    {
      "job": 77511174836,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175833499"
    },
    {
      "job": 77510968476,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175824111"
    },
    {
      "job": 77511174834,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175833719"
    },
    {
      "job": 77511174850,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175832275"
    },
    {
      "job": 77511174856,
      "time": 172,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175839476"
    },
    {
      "job": 77511174849,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175831709"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sylvainloiseau/actions/runs/26328713673",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sylvainloiseau/interlinear",
  "_commit": {
    "id": "34d0b1de57e4692e2f3822fba7ec43943d1e536a",
    "author": "Sylvain Loiseau <sloiseau@MacBook-Air-de-utilisateur.local>",
    "committer": "Sylvain Loiseau <sloiseau@MacBook-Air-de-utilisateur.local>",
    "message": "CRAN release 1.0\n",
    "time": 1526992667
  },
  "_maintainer": {
    "name": "Sylvain Loiseau",
    "email": "sylvain.loiseau@univ-paris13.fr",
    "login": "sylvainloiseau",
    "description": "",
    "uuid": 35781247
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14",
      "role": "Depends"
    },
    {
      "package": "xml2",
      "role": "Depends"
    },
    {
      "package": "reshape2",
      "role": "Depends"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "sylvainloiseau",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "corpus-linguistics",
    "descriptive-linguistics",
    "dictionaries",
    "interlinear-gloss"
  ],
  "_stars": 4,
  "_userbio": {
    "uuid": 35781247,
    "type": "user",
    "name": "sylvainloiseau"
  },
  "_downloads": {
    "count": 192,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/interlineaR"
  },
  "_devurl": "https://github.com/sylvainloiseau/interlinear",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/interlineaR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sylvainloiseau/interlinear",
  "_realowner": "sylvainloiseau",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2018-05-22"
    }
  ],
  "_exports": [
    "available.entry.fields",
    "available.example.fields",
    "available.relation.fields",
    "available.sense.fields",
    "read.emeld",
    "read.lift",
    "read.pangloss",
    "read.toolbox"
  ],
  "_datasets": [
    {
      "name": "vatlongos",
      "title": "A corpus of 10 texts of the Vatlongos (vtk) language",
      "object": "vatlongos",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "interlineaR",
      "title": "Importing interlinearized corpora and dictionaries as produced by descriptive linguistics software",
      "topics": [
        "interlineaR-package",
        "interlineaR"
      ]
    },
    {
      "page": "lift-format",
      "title": "Information about the structure of the LIFT XML format in order to easily generate XPath expression and extract information.",
      "topics": [
        "entry.fields.spec",
        "example.fields.spec",
        "lift-format",
        "relation.fields.spec",
        "sense.fields.spec"
      ]
    },
    {
      "page": "lift.specification",
      "title": "List of the available pieces of information for each entry (ie column in the entry table)",
      "topics": [
        "available.entry.fields",
        "available.example.fields",
        "available.relation.fields",
        "available.sense.fields",
        "lift.specification"
      ]
    },
    {
      "page": "read.emeld",
      "title": "Read an EMELD XML document containing an interlinearized corpus.",
      "topics": [
        "read.emeld"
      ]
    },
    {
      "page": "read.lift",
      "title": "Parse a dictionary in XML LIFT (Lexicon Interchange FormaT) vocabulary and turn it into a set of data.frame",
      "topics": [
        "read.lift"
      ]
    },
    {
      "page": "read.pangloss",
      "title": "Read a file in the format used in the pangloss collection",
      "topics": [
        "read.pangloss"
      ]
    },
    {
      "page": "read.toolbox",
      "title": "Parse a Toolbox (SIL) text file",
      "topics": [
        "read.toolbox"
      ]
    },
    {
      "page": "vatlongos",
      "title": "A corpus of 10 texts of the Vatlongos (vtk) language",
      "topics": [
        "vatlongos"
      ]
    }
  ],
  "_readme": "https://github.com/sylvainloiseau/interlinear/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "plyr",
    "Rcpp",
    "reshape2",
    "rlang",
    "stringi",
    "stringr",
    "vctrs",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "Case_studies.Rmd",
      "filename": "Case_studies.html",
      "title": "Case studies",
      "author": "Sylvain Loiseau",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A corpus of the Tuwari language",
        "Frequency of the part of speech in the lexicon",
        "Fréquency of the part of speech in the corpora",
        "Are Affixe types specialized in some parts of speech ?",
        "Frequencies of the meaning of a polysemous lexems"
      ],
      "created": "2018-02-27 08:35:06",
      "modified": "2018-03-30 14:24:21",
      "commits": 2
    },
    {
      "source": "interlineaR.Rmd",
      "filename": "interlineaR.html",
      "title": "interlineaR: Importing interlinearized corpora and dictionaries",
      "author": "Sylvain Loiseau",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Reading EMELD XML interlinear corpus",
        "Turning the EMELD XML document into a set of data frames",
        "Contructing data set combining information from several data frame",
        "Reading Toolbox interlinear corpus",
        "Reading LIFT XML dictionary"
      ],
      "created": "2018-02-22 10:22:14",
      "modified": "2018-04-26 07:30:18",
      "commits": 12
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "interlinear",
  "_universes": [
    "sylvainloiseau"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-23T09:05:36.000Z",
      "distro": "noble",
      "commit": "34d0b1de57e4692e2f3822fba7ec43943d1e536a",
      "fileid": "3be72481e7ca73bb877b309a0d997550d6c50001976d8cc2dcaa1ced17fa83a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sylvainloiseau/actions/runs/26328713673"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-23T09:05:25.000Z",
      "distro": "noble",
      "commit": "34d0b1de57e4692e2f3822fba7ec43943d1e536a",
      "fileid": "29c1403fb0da462be48c473f64fcd5fa87958afae2e2047dd2760bc0f9af2a25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sylvainloiseau/actions/runs/26328713673"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-23T09:05:41.000Z",
      "commit": "34d0b1de57e4692e2f3822fba7ec43943d1e536a",
      "fileid": "6de261a87e724363ff0e53512fc4f04b9a71f905404fce1b182bff45f164140f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sylvainloiseau/actions/runs/26328713673"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-23T09:05:12.000Z",
      "commit": "34d0b1de57e4692e2f3822fba7ec43943d1e536a",
      "fileid": "fd0bd6a6b471a2c5f9e337f4ac33f260c848d5d04f8bd76df8de89ec19b0e220",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sylvainloiseau/actions/runs/26328713673"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-23T09:05:28.000Z",
      "commit": "34d0b1de57e4692e2f3822fba7ec43943d1e536a",
      "fileid": "093c210b46f4d653f674a9b77a84e49616d172e78cb0c756cbbd117f88228f40",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sylvainloiseau/actions/runs/26328713673"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-23T09:04:46.000Z",
      "commit": "34d0b1de57e4692e2f3822fba7ec43943d1e536a",
      "fileid": "8af9bdf58ac4e1cf5dde82d162b46bda3c1583d307a6d65aafef8019d7275f14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sylvainloiseau/actions/runs/26328713673"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-23T09:06:07.000Z",
      "commit": "34d0b1de57e4692e2f3822fba7ec43943d1e536a",
      "fileid": "42e15b05200a2258ce25c9f887ff4aa45d0cd2e0cd72e8a656032ef5df918238",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sylvainloiseau/actions/runs/26328713673"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-23T09:04:40.000Z",
      "commit": "34d0b1de57e4692e2f3822fba7ec43943d1e536a",
      "fileid": "27554e7663705865def0210cb6025d824812b9d1ae62cb6ed063740f1efdb0dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sylvainloiseau/actions/runs/26328713673"
    }
  ]
}