{
  "_id": "6a44cd1a6ff6f2357551b85a",
  "Package": "tif",
  "Type": "Package",
  "Title": "Text Interchange Format",
  "Version": "0.4",
  "Authors@R": "c(person(\"Taylor\", \"Arnold\", role = c(\"aut\", \"cre\"),\nemail = \"tarnold2@richmond.edu\"),\nperson(\"Ken\", \"Benoit\", role = \"aut\",\nemail = \"k.r.benoit@lse.ac.uk\"),\nperson(\"Lincoln\", \"Mullen\", role = \"aut\",\nemail = \"lmullen@gmu.edu \"),\nperson(\"Adam\", \"Obeng\", role = \"aut\",\nemail = \"contact@adamobeng.com\"),\nperson(\"rOpenSci Text Workshop Participants (2017)\",\nrole = \"aut\"))",
  "Maintainer": "Taylor B. Arnold <tarnold2@richmond.edu>",
  "Description": "Provides validation functions for common interchange\nformats for representing text data in R. Includes formats for\ncorpus objects, document term matrices, and tokens. Other\nannotations can be stored by overloading the tokens structure.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "URL": "https://docs.ropensci.org/tif, https://github.com/ropensci/tif",
  "BugReports": "http://github.com/ropensci/tif/issues",
  "RoxygenNote": "7.2.1",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2023-11-26 21:57:13 UTC",
  "RemoteUrl": "https://github.com/ropenscilabs/tif",
  "RemoteRef": "master",
  "RemoteSha": "7a335fc5d620b41aa830abc7255f57674d8fa230",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 08:14:12 UTC",
    "User": "root"
  },
  "Author": "Taylor Arnold [aut, cre],\nKen Benoit [aut],\nLincoln Mullen [aut],\nAdam Obeng [aut],\nrOpenSci Text Workshop Participants (2017) [aut]",
  "_user": "ropensci",
  "_type": "src",
  "_file": "tif_0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/0c638de96db6397ee7fc2a6685a429ae185f8e56c7d4d323d1be8efe367a42d4",
  "_filesize": 111245,
  "_sha256": "0c638de96db6397ee7fc2a6685a429ae185f8e56c7d4d323d1be8efe367a42d4",
  "_expires": "2026-10-09T08:17:29.000Z",
  "_created": "2026-07-01T08:14:12.000Z",
  "_published": "2026-07-01T08:17:30.179Z",
  "_jobs": [
    {
      "job": 84486029847,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004032261"
    },
    {
      "job": 84486029842,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004032680"
    },
    {
      "job": 84486029864,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004025814"
    },
    {
      "job": 84486029837,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004012215"
    },
    {
      "job": 84485610522,
      "time": 135,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8003981248"
    },
    {
      "job": 84485610533,
      "time": 140,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8003983098"
    },
    {
      "job": 84486029845,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004017190"
    },
    {
      "job": 84486029866,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004010617"
    },
    {
      "job": 84486029868,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004014623"
    },
    {
      "job": 84486029886,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004015591"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503310591",
  "_status": "success",
  "_upstream": "https://github.com/ropenscilabs/tif",
  "_commit": {
    "id": "7a335fc5d620b41aa830abc7255f57674d8fa230",
    "author": "Taylor Arnold <taylor@dvlab.io>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update DESCRIPTION",
    "time": 1701035833
  },
  "_maintainer": {
    "name": "Taylor B. Arnold",
    "email": "tarnold2@richmond.edu",
    "login": "taylor-arnold",
    "description": "Professor, Data Science & Statistics Faculty in Linguistics and Cognitive Sci. Director, @distant-viewing ",
    "uuid": 5752184
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ropenscilabs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "corpus",
    "natural-language-processing",
    "term-frequency",
    "text-processing",
    "tokenizer"
  ],
  "_stars": 37,
  "_contributors": [
    {
      "user": "adamobeng",
      "count": 4,
      "uuid": 776593
    },
    {
      "user": "kbenoit",
      "count": 4,
      "uuid": 2182246
    },
    {
      "user": "undocumeantit",
      "count": 1,
      "uuid": 1068974
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tif"
  },
  "_devurl": "https://github.com/ropensci/tif",
  "_pkgdown": "https://docs.ropensci.org/tif",
  "_searchresults": 24,
  "_metadata": {
    "ropensci_category": "literature"
  },
  "_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/tif.html",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_exports": [
    "tif_as_corpus_character",
    "tif_as_corpus_df",
    "tif_as_tokens_df",
    "tif_as_tokens_list",
    "tif_is_corpus_character",
    "tif_is_corpus_df",
    "tif_is_dtm",
    "tif_is_tokens_df",
    "tif_is_tokens_list"
  ],
  "_help": [
    {
      "page": "tif-package",
      "title": "tif: Text Interchange Formats",
      "topics": [
        "tif-package",
        "tif"
      ]
    },
    {
      "page": "tif_as",
      "title": "Coerce Between tif Object Specifications",
      "topics": [
        "tif_as",
        "tif_as_corpus_character",
        "tif_as_corpus_character.character",
        "tif_as_corpus_character.data.frame",
        "tif_as_corpus_character.default",
        "tif_as_corpus_df",
        "tif_as_corpus_df.character",
        "tif_as_corpus_df.data.frame",
        "tif_as_corpus_df.default",
        "tif_as_tokens_df",
        "tif_as_tokens_df.data.frame",
        "tif_as_tokens_df.default",
        "tif_as_tokens_df.list",
        "tif_as_tokens_list",
        "tif_as_tokens_list.data.frame",
        "tif_as_tokens_list.default",
        "tif_as_tokens_list.list"
      ]
    },
    {
      "page": "tif_is_corpus_character",
      "title": "Validate Corpus Character Vector Object",
      "topics": [
        "tif_is_corpus_character"
      ]
    },
    {
      "page": "tif_is_corpus_df",
      "title": "Validate Corpus Data Frame Object",
      "topics": [
        "tif_is_corpus_df"
      ]
    },
    {
      "page": "tif_is_dtm",
      "title": "Validate Document Term Matrix Object",
      "topics": [
        "tif_is_dtm"
      ]
    },
    {
      "page": "tif_is_tokens_df",
      "title": "Validate Tokens Data Frame Object",
      "topics": [
        "tif_is_tokens_df"
      ]
    },
    {
      "page": "tif_is_tokens_list",
      "title": "Validate Tokens List Object",
      "topics": [
        "tif_is_tokens_list"
      ]
    }
  ],
  "_readme": "https://github.com/ropenscilabs/tif/raw/master/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_score": 3.948412965778601,
  "_indexed": true,
  "_nocasepkg": "tif",
  "_universes": [
    "ropensci",
    "taylor-arnold"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4",
      "date": "2026-07-01T08:16:21.000Z",
      "distro": "resolute",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/4c7b8439221ea3c6fa1d8c776ce3e9894e9d01334eac85fe25982fe4e0b92fd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503310591"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4",
      "date": "2026-07-01T08:16:18.000Z",
      "distro": "resolute",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/d95689c733caadb9e4d19f08ff6d6752426403dfe29c1376389d08c0d0fe4961",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503310591"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4",
      "date": "2026-07-01T08:16:04.000Z",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/fbcd88f09f962e3710069c0b9d681b917790a340f7bfe3efcc9859a953fd4c7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503310591"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4",
      "date": "2026-07-01T08:15:31.000Z",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/95faff2ed8d5366898dcf48599d79bc3beccbbaffe9c38a3302d5805972e5fe4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503310591"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4",
      "date": "2026-07-01T08:15:59.000Z",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/b1e25be2f4cb6e5fb40563c7ecb3826bbeb9940540d196c3f6671145b2e4b6af",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503310591"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4",
      "date": "2026-07-01T08:15:12.000Z",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/b1eef9ea64c3a9b57e76078a875a2203ee648c636c2a754264a65f836527fd70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503310591"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4",
      "date": "2026-07-01T08:15:26.000Z",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/7af40dd031cddde2831041437038fb86c108f4a1097d4ff3f3b5e89baf93fe9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503310591"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4",
      "date": "2026-07-01T08:15:27.000Z",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/08cb8dc48ed13e00dc69c2499237f3e89a97534ba6ed33bffac60922058c1028",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503310591"
    }
  ]
}