{
  "_id": "6a6c2d443388593b7e8cbb32",
  "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-31 05:03:22 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/4fb1db1495cf0e2e1e8d68a4c9a9352a7849fa6f343cad4a599230963812159b",
  "_filesize": 110985,
  "_sha256": "4fb1db1495cf0e2e1e8d68a4c9a9352a7849fa6f343cad4a599230963812159b",
  "_expires": "2026-11-08T05:06:11.000Z",
  "_created": "2026-07-31T05:03:22.000Z",
  "_published": "2026-07-31T05:06:12.559Z",
  "_jobs": [
    {
      "job": 91077525163,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8783544107"
    },
    {
      "job": 91077525166,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783543813"
    },
    {
      "job": 91077525101,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8783537386"
    },
    {
      "job": 91077525121,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783541226"
    },
    {
      "job": 91077157884,
      "time": 196,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8783518457"
    },
    {
      "job": 91077157889,
      "time": 162,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783512909"
    },
    {
      "job": 91077525098,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8783536095"
    },
    {
      "job": 91077525193,
      "time": 78,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8783531896"
    },
    {
      "job": 91077525176,
      "time": 68,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8783530422"
    },
    {
      "job": 91077525160,
      "time": 69,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783530537"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605564931",
  "_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": 38,
  "_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": 1133,
    "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.959994838328416,
  "_indexed": true,
  "_nocasepkg": "tif",
  "_universes": [
    "ropensci",
    "taylor-arnold"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4",
      "date": "2026-07-31T05:05:25.000Z",
      "distro": "resolute",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/9abf57e307ad5dd86db1f00e0c895a8895997e4b8e7bba26ab8e7aa7bcc77f82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605564931"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4",
      "date": "2026-07-31T05:05:21.000Z",
      "distro": "resolute",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/8d2d9b04114315b9956e09005d815213021653cf572c453c7ef87fd1ef8cd759",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605564931"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4",
      "date": "2026-07-31T05:05:06.000Z",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/28e5b651cfa6a5d4033add3e02e20029c25597848911b7859e5aa39e0dedfa2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605564931"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4",
      "date": "2026-07-31T05:05:14.000Z",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/3fb4966401db24d4bf9740185e31fd253db140fd2358202f90753153b7a3ae68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605564931"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4",
      "date": "2026-07-31T05:05:15.000Z",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/be46d224905ef6e0a181f4fc72436b8e08a0b9b93a4785a4951ecf9063b97ab3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605564931"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4",
      "date": "2026-07-31T05:04:24.000Z",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/a0cf996d475c23b6e481af282fcf2ae67fe27529d5a588ed33c8cbf6120c8153",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605564931"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4",
      "date": "2026-07-31T05:04:24.000Z",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/ecdf2e816c45896a75c32869861bba61acf409e8894f8b320a3e1f8c14b37d35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605564931"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4",
      "date": "2026-07-31T05:04:22.000Z",
      "commit": "7a335fc5d620b41aa830abc7255f57674d8fa230",
      "fileid": "https://r2.ropensci.org/5bd2f2f9413b4a17f574373e9adccd685dee712c62e4dec8d7f6fa551e73c6fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30605564931"
    }
  ]
}