{
  "_id": "6a1ea3c8b25058d4daad798e",
  "Package": "gscaLCA",
  "Type": "Package",
  "Title": "Generalized Structure Component Analysis- Latent Class Analysis\n& Latent Class Regression",
  "Version": "0.0.5",
  "Authors@R": "c(\nperson(\"Jihoon\", \"Ryoo\",\nrole = c(\"aut\")),\nperson(\"Seohee\", \"Park\", email = \"hee6904@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Seoungeun\", \"Kim\",\nrole = c(\"aut\")),\nperson(\"heungsun\", \"Hwaung\",\nrole = c(\"aut\")))",
  "Description": "Execute Latent Class Analysis (LCA) and Latent Class\nRegression (LCR) by using Generalized Structured Component\nAnalysis (GSCA). This is explained in Ryoo, Park, and Kim\n(2019) <doi:10.1007/s41237-019-00084-6>. It estimates the\nparameters of latent class prevalence and item response\nprobability in LCA with a single line comment. It also provides\ngraphs of item response probabilities. In addition, the package\nenables to estimate the relationship between the prevalence and\ncovariates.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/hee6904/gscaLCA",
  "RoxygenNote": "7.1.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 09:30:41 UTC",
    "User": "root"
  },
  "Author": "Jihoon Ryoo [aut], Seohee Park [aut, cre], Seoungeun Kim [aut],\nheungsun Hwaung [aut]",
  "Maintainer": "Seohee Park <hee6904@gmail.com>",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://hee6904.r-universe.dev",
  "Date/Publication": "2020-06-08 20:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/gscaLCA",
  "RemoteRef": "HEAD",
  "RemoteSha": "c6edb398a11d48ef15fc7786a9341a1d50d451ba",
  "MD5sum": "eca3389babf44ad98608966fc74c98b0",
  "_user": "hee6904",
  "_type": "src",
  "_file": "gscaLCA_0.0.5.tar.gz",
  "_fileid": "2e802158c542b205e98fe49c606e62db8474199a6d56b28dd7a84c160d0ce3ad",
  "_filesize": 172305,
  "_sha256": "2e802158c542b205e98fe49c606e62db8474199a6d56b28dd7a84c160d0ce3ad",
  "_created": "2026-06-02T09:30:41.000Z",
  "_published": "2026-06-02T09:35:04.182Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79041014235,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354078273"
    },
    {
      "job": 79041014271,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354079399"
    },
    {
      "job": 79041014200,
      "time": 216,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354085633"
    },
    {
      "job": 79041014232,
      "time": 202,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354075824"
    },
    {
      "job": 79040488254,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354016609"
    },
    {
      "job": 79041014321,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354074676"
    },
    {
      "job": 79041014239,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354057469"
    },
    {
      "job": 79041014174,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354058427"
    },
    {
      "job": 79041014159,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354061779"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hee6904/actions/runs/26810937727",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/gscaLCA",
  "_commit": {
    "id": "c6edb398a11d48ef15fc7786a9341a1d50d451ba",
    "author": "Seohee Park <hee6904@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.5\n",
    "time": 1591648202
  },
  "_maintainer": {
    "name": "Seohee Park",
    "email": "hee6904@gmail.com",
    "login": "hee6904",
    "description": "",
    "uuid": 54428972
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "fastDummies",
      "role": "Imports"
    },
    {
      "package": "fclust",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doSNOW",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hee6904",
      "count": 3,
      "uuid": 54428972
    }
  ],
  "_userbio": {
    "uuid": 54428972,
    "type": "user",
    "name": "hee6904"
  },
  "_downloads": {
    "count": 181,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gscaLCA"
  },
  "_devurl": "https://github.com/hee6904/gscalca",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gscaLCA.html",
    "manual.pdf"
  ],
  "_realowner": "hee6904",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2019-10-09"
    },
    {
      "version": "0.0.3",
      "date": "2020-05-25"
    },
    {
      "version": "0.0.5",
      "date": "2020-06-08"
    }
  ],
  "_exports": [
    "gscaLCA",
    "gscaLCR"
  ],
  "_datasets": [
    {
      "name": "AddHealth",
      "title": "Add Health data about substance use",
      "object": "AddHealth",
      "class": [
        "data.frame"
      ],
      "fields": [
        "AID",
        "Smoking",
        "Alcohol",
        "Drug",
        "Marijuana",
        "Cocaine",
        "Gender",
        "Edu"
      ],
      "rows": 5114,
      "table": true,
      "tojson": true
    },
    {
      "name": "TALIS",
      "title": "Teaching and Learning International Survey",
      "object": "TALIS",
      "class": [
        "data.frame"
      ],
      "fields": [
        "IDTEACH",
        "Mtv_1",
        "Mtv_2",
        "Pdgg_1",
        "Pdgg_2",
        "Stsf"
      ],
      "rows": 2560,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AddHealth",
      "title": "Add Health data about substance use",
      "topics": [
        "AddHealth"
      ]
    },
    {
      "page": "gscaLCA",
      "title": "Main function of gscaLCA by using fuzzy clustering GSCA",
      "topics": [
        "gscaLCA"
      ]
    },
    {
      "page": "gscaLCR",
      "title": "The 2nd and 3rd step of gscaLCA, which are the partitioning and fitting regression",
      "topics": [
        "gscaLCR"
      ]
    },
    {
      "page": "summary.gscaLCA",
      "title": "Summary of gscaLCA output or gscaLCR output",
      "topics": [
        "summary.gscaLCA"
      ]
    },
    {
      "page": "TALIS",
      "title": "Teaching and Learning International Survey",
      "topics": [
        "TALIS"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "base64enc",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "codetools",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "data.table",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "doSNOW",
    "downlit",
    "ellipsis",
    "evaluate",
    "fansi",
    "farver",
    "fastDummies",
    "fastmap",
    "fclust",
    "fontawesome",
    "foreach",
    "fs",
    "gert",
    "ggplot2",
    "gitcreds",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr2",
    "ini",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "miniUI",
    "mnormt",
    "nlme",
    "nnet",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "progress",
    "promises",
    "ps",
    "psych",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "S7",
    "sass",
    "scales",
    "sessioninfo",
    "shiny",
    "snow",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "viridisLite",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "gscalca",
  "_universes": [
    "hee6904"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-06-02T09:33:12.000Z",
      "distro": "noble",
      "commit": "c6edb398a11d48ef15fc7786a9341a1d50d451ba",
      "fileid": "430a0e61f6aa8aa6983889d104b7bc92a9081d02eef1bd8576b5ff117ea108d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hee6904/actions/runs/26810937727"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-06-02T09:33:16.000Z",
      "distro": "noble",
      "commit": "c6edb398a11d48ef15fc7786a9341a1d50d451ba",
      "fileid": "cfcc4bf68d3df861138e67c501200626dc8eb1781a0c7a6a7a94f0ea9900dad7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hee6904/actions/runs/26810937727"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-06-02T09:33:37.000Z",
      "commit": "c6edb398a11d48ef15fc7786a9341a1d50d451ba",
      "fileid": "0e4f9dc53d9461bd7e7d07885960f6f7b932ab94796944121680f1fdea879f7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hee6904/actions/runs/26810937727"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-06-02T09:33:01.000Z",
      "commit": "c6edb398a11d48ef15fc7786a9341a1d50d451ba",
      "fileid": "66c6384b2d60ec2943a9537438def92584c4da21b9228a25fa9bf316b66216a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hee6904/actions/runs/26810937727"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-06-02T09:33:35.000Z",
      "commit": "c6edb398a11d48ef15fc7786a9341a1d50d451ba",
      "fileid": "b9d98baf101b9d860e16ac87fe957a85602d8da7d82977afe5fc0a0dde52697c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hee6904/actions/runs/26810937727"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-06-02T09:32:05.000Z",
      "commit": "c6edb398a11d48ef15fc7786a9341a1d50d451ba",
      "fileid": "26f121d351c6c4de656b242a4764874afc1411ae9307df9c8794321ad4f175d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hee6904/actions/runs/26810937727"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-06-02T09:32:11.000Z",
      "commit": "c6edb398a11d48ef15fc7786a9341a1d50d451ba",
      "fileid": "5f7b5654fd8ce94817647010735fadbd7273e0d904e4e6e855afc83b869d8a2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hee6904/actions/runs/26810937727"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-06-02T09:32:04.000Z",
      "commit": "c6edb398a11d48ef15fc7786a9341a1d50d451ba",
      "fileid": "3ac388e80f36ad40391d9ed1fe41b05f1603b616e7f779f7cbc5c1b8026791ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hee6904/actions/runs/26810937727"
    }
  ]
}