{
  "_id": "6a4b4a53a6574ff277f99243",
  "Package": "LDAvis",
  "Title": "Interactive Visualization of Topic Models",
  "Version": "0.3.5",
  "Authors@R": "c(\nperson(\"Carson\", \"Sievert\", role = c(\"aut\", \"cre\"), email = \"cpsievert1@gmail.com\", comment = c(ORCID = \"0000-0002-4958-2844\")),\nperson(\"Kenny\", \"Shirley\", role = \"aut\", email = \"kshirley@research.att.com\"),\nperson(\"Christopher\", \"Baker\", role = \"ctb\", email = \"chriscrewbaker@gmail.com\")\n)",
  "Description": "Tools to create an interactive web-based visualization of\na topic model that has been fit to a corpus of text data using\nLatent Dirichlet Allocation (LDA). Given the estimated\nparameters of the topic model, it computes various summary\nstatistics as input to an interactive visualization built with\n'D3.js' that is accessed via a browser. The goal is to help\nusers interpret the topics in their 'LDA' topic model.",
  "License": "MIT + file LICENSE",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/cpsievert/LDAvis",
  "BugReports": "https://github.com/cpsievert/LDAvis/issues",
  "RoxygenNote": "6.0.1",
  "Repository": "https://cpsievert.r-universe.dev",
  "Date/Publication": "2018-04-25 18:12:59 UTC",
  "RemoteUrl": "https://github.com/cpsievert/ldavis",
  "RemoteRef": "HEAD",
  "RemoteSha": "5067f7b847caa3de4eabc61346a0bfe88834b892",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 06:22:10 UTC",
    "User": "root"
  },
  "Author": "Carson Sievert [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4958-2844>),\nKenny Shirley [aut],\nChristopher Baker [ctb]",
  "Maintainer": "Carson Sievert <cpsievert1@gmail.com>",
  "_user": "cpsievert",
  "_type": "src",
  "_file": "LDAvis_0.3.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/4771a571b34d65d316f53b897e818f6989645419196a9d3d096bf1620f0bc88a",
  "_filesize": 917945,
  "_sha256": "4771a571b34d65d316f53b897e818f6989645419196a9d3d096bf1620f0bc88a",
  "_expires": "2026-10-14T06:25:22.000Z",
  "_created": "2026-07-06T06:22:10.000Z",
  "_published": "2026-07-06T06:25:23.707Z",
  "_jobs": [
    {
      "job": 85307755509,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8101197492"
    },
    {
      "job": 85307755513,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8101195646"
    },
    {
      "job": 85307755530,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8101180924"
    },
    {
      "job": 85307755555,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8101184648"
    },
    {
      "job": 85307311131,
      "time": 186,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8101159427"
    },
    {
      "job": 85307755514,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8101202704"
    },
    {
      "job": 85307755527,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8101184353"
    },
    {
      "job": 85307755526,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8101183614"
    },
    {
      "job": 85307755508,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8101183519"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cpsievert/actions/runs/28771939194",
  "_status": "success",
  "_upstream": "https://github.com/cpsievert/ldavis",
  "_commit": {
    "id": "5067f7b847caa3de4eabc61346a0bfe88834b892",
    "author": "Carson Sievert <cpsievert1@gmail.com>",
    "committer": "Carson Sievert <cpsievert1@gmail.com>",
    "message": "skip oldrel since slam is having issues\n",
    "time": 1524679979
  },
  "_maintainer": {
    "name": "Carson Sievert",
    "email": "cpsievert1@gmail.com",
    "login": "cpsievert",
    "orcid": "0000-0002-4958-2844",
    "twitter": "@cpsievert",
    "description": "Principal software engineer @posit-dev (formerly @rstudio).",
    "uuid": 1365941
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "proxy",
      "role": "Imports"
    },
    {
      "package": "RJSONIO",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "mallet",
      "role": "Suggests"
    },
    {
      "package": "lda",
      "role": "Suggests"
    },
    {
      "package": "topicmodels",
      "role": "Suggests"
    },
    {
      "package": "gistr",
      "version": ">= 0.0.8.99",
      "role": "Suggests"
    },
    {
      "package": "servr",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    }
  ],
  "_owner": "cpsievert",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "javascript",
    "text-mining",
    "topic-modeling",
    "visualization"
  ],
  "_stars": 570,
  "_contributors": [
    {
      "user": "cpsievert",
      "count": 183,
      "uuid": 1365941
    },
    {
      "user": "kshirley",
      "count": 88,
      "uuid": 3246744
    },
    {
      "user": "crew102",
      "count": 8,
      "uuid": 11220793
    },
    {
      "user": "marcinkosinski",
      "count": 3,
      "uuid": 6773454
    },
    {
      "user": "benmarwick",
      "count": 2,
      "uuid": 1262179
    },
    {
      "user": "bmabey",
      "count": 1,
      "uuid": 1837
    },
    {
      "user": "dpmccabe",
      "count": 1,
      "uuid": 527578
    },
    {
      "user": "matthieubizien",
      "count": 1,
      "uuid": 173090
    }
  ],
  "_userbio": {
    "uuid": 1365941,
    "type": "user",
    "name": "Carson Sievert",
    "followers": 1037,
    "description": "Principal software engineer @posit-dev (formerly @rstudio)."
  },
  "_downloads": {
    "count": 3034,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LDAvis"
  },
  "_mentions": 12,
  "_devurl": "https://github.com/cpsievert/ldavis",
  "_searchresults": 799,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LDAvis.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cpsievert/ldavis",
  "_realowner": "cpsievert",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2015-01-23"
    },
    {
      "version": "0.3.2",
      "date": "2015-10-24"
    }
  ],
  "_exports": [
    "createJSON",
    "jsPCA",
    "renderVis",
    "runShiny",
    "serVis",
    "visOutput"
  ],
  "_datasets": [
    {
      "name": "TwentyNewsgroups",
      "title": "Twenty Newsgroups Data",
      "object": "TwentyNewsgroups",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "createJSON",
      "title": "Create the JSON object to read into the javascript visualization",
      "topics": [
        "createJSON"
      ]
    },
    {
      "page": "jsPCA",
      "title": "Dimension reduction via Jensen-Shannon Divergence & Principal Components",
      "topics": [
        "jsPCA"
      ]
    },
    {
      "page": "renderVis",
      "title": "Create an LDAvis output element",
      "topics": [
        "renderVis"
      ]
    },
    {
      "page": "runShiny",
      "title": "Run shiny/D3 visualization",
      "topics": [
        "runShiny"
      ]
    },
    {
      "page": "serVis",
      "title": "View and/or share LDAvis in a browser",
      "topics": [
        "serVis"
      ]
    },
    {
      "page": "TwentyNewsgroups",
      "title": "Twenty Newsgroups Data",
      "topics": [
        "TwentyNewsgroups"
      ]
    },
    {
      "page": "visOutput",
      "title": "Shiny ui output function",
      "topics": [
        "visOutput"
      ]
    }
  ],
  "_readme": "https://github.com/cpsievert/ldavis/raw/HEAD/README.md",
  "_rundeps": [
    "proxy",
    "RJSONIO"
  ],
  "_vignettes": [
    {
      "source": "details.Rnw",
      "filename": "details.pdf",
      "title": "LDAvis details",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2014-12-17 16:07:31",
      "modified": "2015-07-19 02:10:08",
      "commits": 2
    }
  ],
  "_score": 11.161626510507132,
  "_indexed": true,
  "_nocasepkg": "ldavis",
  "_universes": [
    "cpsievert"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.5",
      "date": "2026-07-06T06:24:32.000Z",
      "distro": "resolute",
      "commit": "5067f7b847caa3de4eabc61346a0bfe88834b892",
      "fileid": "https://r2.ropensci.org/b07bdcc5a4d0edf5e45ad7931168ed8e1a366a9d2fb9835d134153c6c8dcbb97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpsievert/actions/runs/28771939194"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.5",
      "date": "2026-07-06T06:24:25.000Z",
      "distro": "resolute",
      "commit": "5067f7b847caa3de4eabc61346a0bfe88834b892",
      "fileid": "https://r2.ropensci.org/342eb4e11805b4e67e4153a16a3485d53cd8e03376abd03c2d12436c67f75519",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpsievert/actions/runs/28771939194"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.5",
      "date": "2026-07-06T06:23:33.000Z",
      "commit": "5067f7b847caa3de4eabc61346a0bfe88834b892",
      "fileid": "https://r2.ropensci.org/024da43d8ae3a17eccbe42e163cc4ed65ecc08131a2b4bab08b194f583c83538",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpsievert/actions/runs/28771939194"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.5",
      "date": "2026-07-06T06:23:45.000Z",
      "commit": "5067f7b847caa3de4eabc61346a0bfe88834b892",
      "fileid": "https://r2.ropensci.org/4f79e60277b5247895e569da3c627d4590b1561f072d0e696e0bd9ada0f069f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpsievert/actions/runs/28771939194"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.5",
      "date": "2026-07-06T06:25:03.000Z",
      "commit": "5067f7b847caa3de4eabc61346a0bfe88834b892",
      "fileid": "https://r2.ropensci.org/c90bf23adf3597e66c29fa08b28caaf616e91388aeaf9869328a7708b7af2999",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cpsievert/actions/runs/28771939194"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.5",
      "date": "2026-07-06T06:23:39.000Z",
      "commit": "5067f7b847caa3de4eabc61346a0bfe88834b892",
      "fileid": "https://r2.ropensci.org/e87fdbe900f4dd43c848f3e4e841a435eac621a810bedc1ad151018a55535fed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpsievert/actions/runs/28771939194"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.5",
      "date": "2026-07-06T06:23:37.000Z",
      "commit": "5067f7b847caa3de4eabc61346a0bfe88834b892",
      "fileid": "https://r2.ropensci.org/c92f446331c34cb112d3acdcdee70352cedb0f4038853c41c5952ffdfb1e1524",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpsievert/actions/runs/28771939194"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.5",
      "date": "2026-07-06T06:23:36.000Z",
      "commit": "5067f7b847caa3de4eabc61346a0bfe88834b892",
      "fileid": "https://r2.ropensci.org/32300c0ed43aaf2bd884c76c896f552355b46c1b8bae7648db139b772aa4a2c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpsievert/actions/runs/28771939194"
    }
  ]
}