Skip to content

lda

Collapsed Gibbs Sampling Methods for Topic Models

v1.5.2 · Apr 27, 2024 · LGPL (>= 2.1)

Description

Implements latent Dirichlet allocation (LDA) and related models. This includes (but is not limited to) sLDA, corrLDA, and the mixed-membership stochastic blockmodel. Inference for all of these models is implemented via a fast collapsed Gibbs sampler written in C. Utility functions for reading/writing data typically used in topic models, as well as tools for examining posterior distributions are also included.

Downloads

4.6K

Last 30 days

1837th

13.4K

Last 90 days

53.7K

Last year

Trend: -6.3% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Santiago Olivella <olivella@unc.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jonathan",
                      family = "Chang",
                      role = "aut"),
               person(given = "Santiago",
                      family = "Olivella",
                      role = "cre",
                      email = "olivella@unc.edu"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Santiago Olivella <olivella@unc.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jonathan",
                      family = "Chang",
                      role = "aut"),
               person(given = "Santiago",
                      family = "Olivella",
                      role = "cre",
                      email = "olivella@unc.edu"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Santiago Olivella <olivella@unc.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jonathan",
                      family = "Chang",
                      role = "aut"),
               person(given = "Santiago",
                      family = "Olivella",
                      role = "cre",
                      email = "olivella@unc.edu"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Santiago Olivella <olivella@unc.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jonathan",
                      family = "Chang",
                      role = "aut"),
               person(given = "Santiago",
                      family = "Olivella",
                      role = "cre",
                      email = "olivella@unc.edu"))
as necessary.

Reverse Dependencies (10)

Dependency Network

Dependencies Reverse dependencies NetMix ergmclust ldaPrototype stm tosca LDAvis qdap sentopics textmineR topicmodels lda

Version History

new 1.5.2 Mar 10, 2026
updated 1.5.2 ← 1.4.2 diff Apr 27, 2024
updated 1.4.2 ← 1.3.2 diff Nov 21, 2015
updated 1.3.2 ← 1.3.1 diff Oct 13, 2012
updated 1.3.1 ← 1.3 diff Nov 2, 2011
updated 1.3 ← 1.2.3 diff Oct 26, 2011
updated 1.2.3 ← 1.2.2 diff Oct 24, 2010
updated 1.2.2 ← 1.2.1 diff Oct 17, 2010
updated 1.2.1 ← 1.2 diff Jul 2, 2010
updated 1.2 ← 1.1 diff Mar 7, 2010
new 1.1 Sep 28, 2009