{
  "_id": "6a153725acfb0bcc41d4f94c",
  "Type": "Package",
  "Package": "tidylo",
  "Title": "Weighted Tidy Log Odds Ratio",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"Tyler\", \"Schnoebelen\", , \"tjs1976@gmail.com\", role = \"aut\"),\nperson(\"Julia\", \"Silge\", , \"julia.silge@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-3671-836X\")),\nperson(\"Alex\", \"Hayes\", , \"alexpghayes@gmail.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-4985-5160\"))\n)",
  "Description": "How can we measure how the usage or frequency of some\nfeature, such as words, differs across some group or set, such\nas documents? One option is to use the log odds ratio, but the\nlog odds ratio alone does not account for sampling variability;\nwe haven't counted every feature the same number of times so\nhow do we know which differences are meaningful? Enter the\nweighted log odds, which 'tidylo' provides an implementation\nfor, using tidy data principles. In particular, here we use the\nmethod outlined in Monroe, Colaresi, and Quinn (2008)\n<doi:10.1093/pan/mpn018> to weight the log odds ratio by a\nprior. By default, the prior is estimated from the data itself,\nan empirical Bayes approach, but an uninformative prior is also\navailable.",
  "License": "MIT + file LICENSE",
  "URL": "https://juliasilge.github.io/tidylo/,\nhttps://github.com/juliasilge/tidylo",
  "BugReports": "https://github.com/juliasilge/tidylo/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Repository": "https://juliasilge.r-universe.dev",
  "Date/Publication": "2022-03-22 14:56:26 UTC",
  "RemoteUrl": "https://github.com/juliasilge/tidylo",
  "RemoteRef": "HEAD",
  "RemoteSha": "5b8d9b0dc9edf48873c6db379e62566905e75f5d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 05:58:15 UTC",
    "User": "root"
  },
  "Author": "Tyler Schnoebelen [aut],\nJulia Silge [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-3671-836X>),\nAlex Hayes [aut] (ORCID: <https://orcid.org/0000-0002-4985-5160>)",
  "Maintainer": "Julia Silge <julia.silge@gmail.com>",
  "MD5sum": "b082765e8ad9e5bdf667039c6fc942c0",
  "_user": "juliasilge",
  "_type": "src",
  "_file": "tidylo_0.2.0.9000.tar.gz",
  "_fileid": "e05c962905a7249cbd510e32e9c2fa398a11a0ce9ceb4dde64fd7bff1f8bf9f0",
  "_filesize": 396298,
  "_sha256": "e05c962905a7249cbd510e32e9c2fa398a11a0ce9ceb4dde64fd7bff1f8bf9f0",
  "_created": "2026-05-26T05:58:15.000Z",
  "_published": "2026-05-26T06:01:08.996Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77816117721,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7209929171"
    },
    {
      "job": 77816117726,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7209923919"
    },
    {
      "job": 77816117706,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7209920569"
    },
    {
      "job": 77816117699,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7209925300"
    },
    {
      "job": 77815792796,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7209901098"
    },
    {
      "job": 77816117682,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7209923431"
    },
    {
      "job": 77816117708,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7209920568"
    },
    {
      "job": 77816117730,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7209917849"
    },
    {
      "job": 77816117723,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7209917544"
    }
  ],
  "_buildurl": "https://github.com/r-universe/juliasilge/actions/runs/26435021681",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/juliasilge/tidylo",
  "_commit": {
    "id": "5b8d9b0dc9edf48873c6db379e62566905e75f5d",
    "author": "Julia Silge <julia.silge@gmail.com>",
    "committer": "Julia Silge <julia.silge@gmail.com>",
    "message": "Update to testthat 3e\n",
    "time": 1647960986
  },
  "_maintainer": {
    "name": "Julia Silge",
    "email": "julia.silge@gmail.com",
    "login": "juliasilge",
    "mastodon": "@juliasilge@fosstodon.org",
    "orcid": "0000-0002-3671-836X",
    "description": "Data science and MLOps with #rstats, text mining, 💖",
    "uuid": 12505835
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "janeaustenr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidytext",
      "role": "Suggests"
    }
  ],
  "_owner": "juliasilge",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "empirical-bayes",
    "log-odds-ratio",
    "tidy-data",
    "tidyverse",
    "weighted-log-odds"
  ],
  "_stars": 97,
  "_contributors": [
    {
      "user": "juliasilge",
      "count": 60,
      "uuid": 12505835
    },
    {
      "user": "alexpghayes",
      "count": 6,
      "uuid": 15078251
    },
    {
      "user": "tylerschnoebelen",
      "count": 2,
      "uuid": 3038122
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    }
  ],
  "_userbio": {
    "uuid": 12505835,
    "type": "user",
    "name": "Julia Silge",
    "description": "Data science and MLOps with #rstats, text mining, 💖"
  },
  "_downloads": {
    "count": 439,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidylo"
  },
  "_devurl": "https://github.com/juliasilge/tidylo",
  "_pkgdown": "https://juliasilge.github.io/tidylo/",
  "_searchresults": 225,
  "_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/readme.html",
    "extra/readme.md",
    "extra/tidylo.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/juliasilge/tidylo",
  "_realowner": "juliasilge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-05-25"
    },
    {
      "version": "0.2.0",
      "date": "2022-03-22"
    }
  ],
  "_exports": [
    "bind_log_odds"
  ],
  "_help": [
    {
      "page": "bind_log_odds",
      "title": "Bind the weighted log odds to a tidy dataset",
      "topics": [
        "bind_log_odds"
      ]
    }
  ],
  "_pkglogo": "https://github.com/juliasilge/tidylo/raw/HEAD/man/figures/README-bigram_plot-1.png",
  "_readme": "https://github.com/juliasilge/tidylo/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "tidylo.Rmd",
      "filename": "tidylo.html",
      "title": "Tidy Log Odds",
      "author": "Julia Silge and Tyler Schnoebelen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A motivating example: what words are important to a text?",
        "Jane Austen and bigrams",
        "Counting things other than words"
      ],
      "created": "2022-03-22 02:05:06",
      "modified": "2022-03-22 02:43:06",
      "commits": 2
    }
  ],
  "_score": 7.515045511433288,
  "_indexed": true,
  "_nocasepkg": "tidylo",
  "_universes": [
    "juliasilge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-26T06:00:32.000Z",
      "distro": "noble",
      "commit": "5b8d9b0dc9edf48873c6db379e62566905e75f5d",
      "fileid": "027b00613279ad124c3255236cf2b47c0e3e8e18c72e3b5e58c137c90b711586",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/26435021681"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-26T06:00:05.000Z",
      "distro": "noble",
      "commit": "5b8d9b0dc9edf48873c6db379e62566905e75f5d",
      "fileid": "e370574507fb2af559280698620892497aa15df3ef645c5ca0281d77b80ec884",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/26435021681"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-26T05:59:54.000Z",
      "commit": "5b8d9b0dc9edf48873c6db379e62566905e75f5d",
      "fileid": "f1d38912eae1810e834e7d3c6bfca439009fb162f5fded704a52a546ad6d7e8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/26435021681"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-26T06:00:18.000Z",
      "commit": "5b8d9b0dc9edf48873c6db379e62566905e75f5d",
      "fileid": "7b5f710f79be9a4191f1e1505832681aa702c57495c8085a309fe5a9a2310f5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/26435021681"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-05-26T06:00:20.000Z",
      "commit": "5b8d9b0dc9edf48873c6db379e62566905e75f5d",
      "fileid": "5d525e57f1c88624eb7be34a52662db844cdac09c4855ef9e24c88a052c31594",
      "status": "success",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/26435021681"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-26T05:59:44.000Z",
      "commit": "5b8d9b0dc9edf48873c6db379e62566905e75f5d",
      "fileid": "d631272f44771a70dab2846ac57ee0196ce6791f1367e00a34ff473dc89bf5d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/26435021681"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-26T05:59:30.000Z",
      "commit": "5b8d9b0dc9edf48873c6db379e62566905e75f5d",
      "fileid": "7b4502883ee36a10c9909f25e100ee3e9660c87565bd3ba1084a82013c42a39f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/26435021681"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-26T05:59:28.000Z",
      "commit": "5b8d9b0dc9edf48873c6db379e62566905e75f5d",
      "fileid": "527720757ab1d86b8cc225890f9d0146897bddcf16df048e8d738a76f0ee2a9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/26435021681"
    }
  ]
}