Package: slca Type: Package Title: Structural Modeling for Multiple Latent Class Variables Version: 1.4.0 Authors@R: c(person(given = "Youngsun", family = "Kim", email = "yskstat@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8003-1939")), person(given = "Hwan", family = "Chung", email = "hwanch@korea.ac.kr", role = c("aut"), comment = c(ORCID = "0000-0002-8969-9086"))) Maintainer: Youngsun Kim Description: Provides comprehensive tools for the implementation of Structural Latent Class Models (SLCM), including Latent Transition Analysis (LTA; Linda M. Collins and Stephanie T. Lanza, 2009) , Latent Class Profile Analysis (LCPA; Hwan Chung et al., 2010) , and Joint Latent Class Analysis (JLCA; Saebom Jeon et al., 2017) , and any other extended models involving multiple latent class variables. License: GPL (>= 3) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 LinkingTo: Rcpp Imports: DiagrammeR, magrittr, MASS, Rcpp, stats Depends: R (>= 2.10) URL: https://kim0sun.github.io/slca/ BugReports: https://github.com/kim0sun/slca/issues Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev libx11-dev Repository: https://kim0sun.r-universe.dev Date/Publication: 2025-09-02 03:31:50 UTC RemoteUrl: https://github.com/kim0sun/slca RemoteRef: HEAD RemoteSha: db2e37dd2f5e899bf52c000ebaeb75fb9950b845 NeedsCompilation: yes Packaged: 2026-06-23 06:27:12 UTC; root Author: Youngsun Kim [aut, cre] (ORCID: ), Hwan Chung [aut] (ORCID: )