{
  "_id": "6a106094acfb0bcc41ca741c",
  "Type": "Package",
  "Package": "widyr",
  "Title": "Widen, Process, then Re-Tidy Data",
  "Version": "0.1.5.9000",
  "Authors@R": "c(\nperson(\"David\", \"Robinson\", , \"admiral.david@gmail.com\", role = \"aut\"),\nperson(\"Kanishka\", \"Misra\", role = \"ctb\"),\nperson(\"Julia\", \"Silge\", , \"julia.silge@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3671-836X\"))\n)",
  "Description": "Encapsulates the pattern of untidying data into a wide\nmatrix, performing some processing, then turning it back into a\ntidy form. This is useful for several operations such as\nco-occurrence counts, correlations, or clustering that are\nmathematically convenient on wide matrices.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/juliasilge/widyr,\nhttps://juliasilge.github.io/widyr/",
  "BugReports": "https://github.com/juliasilge/widyr/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://juliasilge.r-universe.dev",
  "Date/Publication": "2026-03-09 17:04:05 UTC",
  "RemoteUrl": "https://github.com/juliasilge/widyr",
  "RemoteRef": "HEAD",
  "RemoteSha": "489e8d1167f366397e07f6089dcc2903d1373e21",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 08:27:41 UTC",
    "User": "root"
  },
  "Author": "David Robinson [aut],\nKanishka Misra [ctb],\nJulia Silge [aut, cre] (ORCID: <https://orcid.org/0000-0002-3671-836X>)",
  "Maintainer": "Julia Silge <julia.silge@gmail.com>",
  "MD5sum": "e4ef910c09f95433196f829c61fb7814",
  "_user": "juliasilge",
  "_type": "src",
  "_file": "widyr_0.1.5.9000.tar.gz",
  "_fileid": "fdf9dc09a6580586c6b89a5840557f22815c9513216ce2b7e92147e10ce0a092",
  "_filesize": 794561,
  "_sha256": "fdf9dc09a6580586c6b89a5840557f22815c9513216ce2b7e92147e10ce0a092",
  "_created": "2026-05-08T08:27:41.000Z",
  "_published": "2026-05-22T13:56:36.098Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77394129114,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875062519"
    },
    {
      "job": 77394129437,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875061096"
    },
    {
      "job": 77394129193,
      "time": 217,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875058420"
    },
    {
      "job": 77394129420,
      "time": 210,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875062878"
    },
    {
      "job": 77394128800,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875013591"
    },
    {
      "job": 77394128531,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162257291"
    },
    {
      "job": 77394129418,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875050884"
    },
    {
      "job": 77394129395,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875043587"
    },
    {
      "job": 77394129425,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875048604"
    }
  ],
  "_buildurl": "https://github.com/r-universe/juliasilge/actions/runs/25545316296",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/juliasilge/widyr",
  "_commit": {
    "id": "489e8d1167f366397e07f6089dcc2903d1373e21",
    "author": "Julia Silge <julia.silge@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Switch package to use native pipe (#48)\n\n* Switch to native pipe\n\n* Redocument\n\n* Update tests\n\n* Render README",
    "time": 1773075845
  },
  "_maintainer": {
    "name": "Julia Silge",
    "email": "julia.silge@gmail.com",
    "login": "juliasilge",
    "mastodon": "@juliasilge@fosstodon.org",
    "orcid": "0000-0002-3671-836X",
    "uuid": 12505835
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidytext",
      "role": "Imports"
    },
    {
      "package": "countrycode",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "fuzzyjoin",
      "role": "Suggests"
    },
    {
      "package": "gapminder",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggraph",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "irlba",
      "role": "Suggests"
    },
    {
      "package": "janeaustenr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "unvotes",
      "version": ">= 0.3.0",
      "role": "Suggests"
    }
  ],
  "_owner": "juliasilge",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-11",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 334,
  "_contributors": [
    {
      "user": "dgrtwo",
      "count": 43,
      "uuid": 994718
    },
    {
      "user": "juliasilge",
      "count": 22,
      "uuid": 12505835
    },
    {
      "user": "kanishkamisra",
      "count": 2,
      "uuid": 10777197
    },
    {
      "user": "benmarwick",
      "count": 1,
      "uuid": 1262179
    },
    {
      "user": "katiedaisey",
      "count": 1,
      "uuid": 10160679
    },
    {
      "user": "lhdjung",
      "count": 1,
      "uuid": 71007825
    },
    {
      "user": "kmdupr33",
      "count": 1,
      "uuid": 5463526
    },
    {
      "user": "simonpcouch",
      "count": 1,
      "uuid": 35748691
    }
  ],
  "_userbio": {
    "uuid": 12505835,
    "type": "user",
    "name": "Julia Silge",
    "description": "Data science and MLOps with #rstats, text mining, 💖"
  },
  "_downloads": {
    "count": 2609,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/widyr"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/juliasilge/widyr",
  "_pkgdown": "https://juliasilge.github.io/widyr/",
  "_searchresults": 1656,
  "_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/widyr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/juliasilge/widyr",
  "_realowner": "juliasilge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-08-14"
    },
    {
      "version": "0.1.1",
      "date": "2018-03-11"
    },
    {
      "version": "0.1.2",
      "date": "2019-09-09"
    },
    {
      "version": "0.1.3",
      "date": "2020-04-12"
    },
    {
      "version": "0.1.4",
      "date": "2021-08-12"
    },
    {
      "version": "0.1.5",
      "date": "2022-09-13"
    }
  ],
  "_exports": [
    "pairwise_cor",
    "pairwise_cor_",
    "pairwise_count",
    "pairwise_count_",
    "pairwise_delta",
    "pairwise_delta_",
    "pairwise_dist",
    "pairwise_dist_",
    "pairwise_pmi",
    "pairwise_pmi_",
    "pairwise_similarity",
    "pairwise_similarity_",
    "squarely",
    "squarely_",
    "widely",
    "widely_",
    "widely_hclust",
    "widely_kmeans",
    "widely_svd",
    "widely_svd_"
  ],
  "_help": [
    {
      "page": "cor_sparse",
      "title": "Find the Pearson correlation of a sparse matrix efficiently",
      "topics": [
        "cor_sparse"
      ]
    },
    {
      "page": "pairwise_cor",
      "title": "Correlations of pairs of items",
      "topics": [
        "pairwise_cor",
        "pairwise_cor_"
      ]
    },
    {
      "page": "pairwise_count",
      "title": "Count pairs of items within a group",
      "topics": [
        "pairwise_count",
        "pairwise_count_"
      ]
    },
    {
      "page": "pairwise_delta",
      "title": "Delta measure of pairs of documents",
      "topics": [
        "pairwise_delta",
        "pairwise_delta_"
      ]
    },
    {
      "page": "pairwise_dist",
      "title": "Distances of pairs of items",
      "topics": [
        "pairwise_dist",
        "pairwise_dist_"
      ]
    },
    {
      "page": "pairwise_pmi",
      "title": "Pointwise mutual information of pairs of items",
      "topics": [
        "pairwise_pmi",
        "pairwise_pmi_"
      ]
    },
    {
      "page": "pairwise_similarity",
      "title": "Cosine similarity of pairs of items",
      "topics": [
        "pairwise_similarity",
        "pairwise_similarity_"
      ]
    },
    {
      "page": "squarely",
      "title": "A special case of the widely adverb for creating tidy square matrices",
      "topics": [
        "squarely",
        "squarely_"
      ]
    },
    {
      "page": "widely",
      "title": "Adverb for functions that operate on matrices in \"wide\" format",
      "topics": [
        "widely",
        "widely_"
      ]
    },
    {
      "page": "widely_hclust",
      "title": "Cluster pairs of items into groups using hierarchical clustering",
      "topics": [
        "widely_hclust"
      ]
    },
    {
      "page": "widely_kmeans",
      "title": "Cluster items based on k-means across features",
      "topics": [
        "widely_kmeans"
      ]
    },
    {
      "page": "widely_svd",
      "title": "Turn into a wide matrix, perform SVD, return to tidy form",
      "topics": [
        "widely_svd",
        "widely_svd_"
      ]
    }
  ],
  "_readme": "https://github.com/juliasilge/widyr/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "janeaustenr",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "Rcpp",
    "reshape2",
    "rlang",
    "SnowballC",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidytext",
    "tokenizers",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "united_nations.Rmd",
      "filename": "united_nations.html",
      "title": "United Nations Voting Correlations",
      "author": "David Robinson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Pairwise correlations",
        "Visualizing clusters in a network"
      ],
      "created": "2016-07-15 21:41:18",
      "modified": "2026-03-09 17:04:05",
      "commits": 9
    },
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "widyr: Widen, process, and re-tidy a dataset",
      "author": "David Robinson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Towards a precise definition of \"wide\" data",
        "Example: gapminder",
        "Pairwise operations"
      ],
      "created": "2016-08-18 07:26:15",
      "modified": "2026-03-09 17:04:05",
      "commits": 6
    }
  ],
  "_score": 11.43574268253389,
  "_indexed": true,
  "_nocasepkg": "widyr",
  "_universes": [
    "juliasilge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5.9000",
      "date": "2026-05-08T08:30:15.000Z",
      "distro": "noble",
      "commit": "489e8d1167f366397e07f6089dcc2903d1373e21",
      "fileid": "1a04ad968fcc84bde1c222779ecc099801e1b88d900afcc67d0fb80d73a15309",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/25545316296"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5.9000",
      "date": "2026-05-08T08:30:09.000Z",
      "distro": "noble",
      "commit": "489e8d1167f366397e07f6089dcc2903d1373e21",
      "fileid": "fcb3e48754e237baf7e139ad93b0900463cbc8d5f833046d7b87ee8767c8aede",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/25545316296"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5.9000",
      "date": "2026-05-08T08:30:07.000Z",
      "commit": "489e8d1167f366397e07f6089dcc2903d1373e21",
      "fileid": "4bc741a1301a623f23e548f9d871ba7a7d7941a783799b58f5479df7ef3a5fca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/25545316296"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5.9000",
      "date": "2026-05-08T08:30:17.000Z",
      "commit": "489e8d1167f366397e07f6089dcc2903d1373e21",
      "fileid": "6d0caa63240876399cfc03f2d93d9d64c2d0d43b0fca3526a001cda210aaac88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/25545316296"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5.9000",
      "date": "2026-05-08T08:29:28.000Z",
      "commit": "489e8d1167f366397e07f6089dcc2903d1373e21",
      "fileid": "6cf532f3a849621218feddecaf12d7f3c383402439480c853197e35b0a4436fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/25545316296"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5.9000",
      "date": "2026-05-08T08:29:03.000Z",
      "commit": "489e8d1167f366397e07f6089dcc2903d1373e21",
      "fileid": "f0f68edd685e9ba73a53b35651aeda4ecffe293b4254765351e6740ddad2b1e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/25545316296"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5.9000",
      "date": "2026-05-08T08:29:27.000Z",
      "commit": "489e8d1167f366397e07f6089dcc2903d1373e21",
      "fileid": "5f00b16633de0bbd3d0239458d026460b3d4a5c76aeaea03024118d514ce8bb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/25545316296"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5.9000",
      "date": "2026-05-22T13:56:07.000Z",
      "commit": "489e8d1167f366397e07f6089dcc2903d1373e21",
      "fileid": "b6b69c107521cef25ae2b674a11650309cfe5e50439dd4953e43b36a295df071",
      "status": "success",
      "buildurl": "https://github.com/r-universe/juliasilge/actions/runs/25545316296"
    }
  ]
}