{
  "_id": "6a54940cff0138dec5d65577",
  "Package": "esem",
  "Type": "Package",
  "Title": "Exploratory Structural Equiation Modeling ESEM",
  "Version": "1.0.0",
  "Author": "Maria Prokofieva, Vasileios Stavropoulos, Daniel Zarate",
  "Maintainer": "Maria Prokofieva <maria.prokofieva@gmail.com>",
  "Description": "The package is developed to support the tutorial on using\nESEM with LSAC dataset. The package uses\n\"tidyverse\",\"psych\",\"lavaan\",\"semPlot\" package and provide\nadditional functions to conduct ESEM. The package provides\ngeneral functions to complete ESEM, including esem_c(),\ncreation of target matrix if it is used make_target(),\ngeneration of CFA model syntax esem_cfa_syntax(). A sample data\nis provided. the package include a sample of SDQ LSAC data in\nsdq_lsac.  The package vignette presents the tutorial\ndemonstrating the use of ESEM on SDQ LSAC data",
  "Website": "https://maria-pro.github.io/esem/",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/maria-pro/esem",
  "BugReports": "https://github.com/maria-pro/esem/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://maria-pro.r-universe.dev",
  "Date/Publication": "2023-06-27 07:59:35 UTC",
  "RemoteUrl": "https://github.com/maria-pro/esem",
  "RemoteRef": "HEAD",
  "RemoteSha": "006ec779a3af11acf3b29c62a03eb8dcd8b43c1e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 07:26:50 UTC",
    "User": "root"
  },
  "_user": "maria-pro",
  "_type": "src",
  "_file": "esem_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/ba574b0e3ac235fb9332174e399bc64d3acfc6805eae1553179f46117aef5084",
  "_filesize": 389403,
  "_sha256": "ba574b0e3ac235fb9332174e399bc64d3acfc6805eae1553179f46117aef5084",
  "_expires": "2026-10-21T07:30:18.000Z",
  "_created": "2026-07-13T07:26:50.000Z",
  "_published": "2026-07-13T07:30:20.405Z",
  "_jobs": [
    {
      "job": 86758459774,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8271968790"
    },
    {
      "job": 86758459795,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8271966359"
    },
    {
      "job": 86758459788,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8271980270"
    },
    {
      "job": 86758459802,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8271964588"
    },
    {
      "job": 86757901338,
      "time": 198,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8271921432"
    },
    {
      "job": 86758459807,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8271964931"
    },
    {
      "job": 86758459811,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8271944537"
    },
    {
      "job": 86758459798,
      "time": 64,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8271944629"
    },
    {
      "job": 86758459803,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8271945707"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/maria-pro/actions/runs/29231917026",
  "_status": "success",
  "_upstream": "https://github.com/maria-pro/esem",
  "_commit": {
    "id": "006ec779a3af11acf3b29c62a03eb8dcd8b43c1e",
    "author": "Maria Prokofieva <maria.prokofieva@gmail.com>",
    "committer": "Maria Prokofieva <maria.prokofieva@gmail.com>",
    "message": "Increment version number to 1.0.0\n",
    "time": 1687852775
  },
  "_maintainer": {
    "name": "Maria Prokofieva",
    "email": "maria.prokofieva@gmail.com",
    "login": "maria-pro",
    "mastodon": "@maria_pro@fosstodon.org",
    "twitter": "@m45hap",
    "description": "AI/ML architect | financial applications",
    "uuid": 40324581
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "maria-pro",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "maria-pro",
      "count": 47,
      "uuid": 40324581
    }
  ],
  "_userbio": {
    "uuid": 40324581,
    "type": "user",
    "name": "Maria Prokofieva",
    "followers": 38,
    "description": "AI/ML architect | financial applications"
  },
  "_downloads": {
    "count": 318,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/esem"
  },
  "_devurl": "https://github.com/maria-pro/esem",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/esem.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/maria-pro/esem",
  "_realowner": "maria-pro",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.0.0",
      "date": "2023-07-05"
    }
  ],
  "_exports": [
    "%>%",
    "create_referent",
    "esem_c",
    "esem_cfa",
    "esem_cfa_syntax",
    "esem_cfa2",
    "esem_efa",
    "esem_syntax",
    "esem_syntax_keys",
    "esem_syntax_mplus",
    "make_target"
  ],
  "_datasets": [
    {
      "name": "sdq_lsac",
      "title": "Strengths and Difficulties Questionnaire (SDQ) of the Longitudinal Study of Australian Children (LSAC)",
      "object": "sdq_lsac",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "s1_1",
        "s2_1",
        "s3_1",
        "s4_1",
        "s5_1",
        "s6_1",
        "s7_1R",
        "s8_1",
        "s9_1",
        "s10_1",
        "s11_1R",
        "s12_1",
        "s13_1",
        "s14_1R",
        "s15_1",
        "s16_1",
        "s17_1",
        "s18_1",
        "s19_1",
        "s20_1",
        "s21_1R",
        "s22_1",
        "s23_1",
        "s24_1",
        "s25_1R"
      ],
      "rows": 3837,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "create_referent",
      "title": "Create a referent list",
      "topics": [
        "create_referent"
      ]
    },
    {
      "page": "esem_c",
      "title": "Exploratory Structural Equiation Modeling ESEM (ESEM)",
      "topics": [
        "esem_c"
      ]
    },
    {
      "page": "esem_cfa",
      "title": "Confirmatory factor anaysis (CFA) step for ESEM-with-CFA",
      "topics": [
        "esem_cfa"
      ]
    },
    {
      "page": "esem_cfa_syntax",
      "title": "Title",
      "topics": [
        "esem_cfa_syntax"
      ]
    },
    {
      "page": "esem_cfa2",
      "title": "Exploratory Structural Equiation Modeling ESEM (ESEM)",
      "topics": [
        "esem_cfa2"
      ]
    },
    {
      "page": "esem_efa",
      "title": "Exploratory factor analysis (EFA) for ESEM",
      "topics": [
        "esem_efa"
      ]
    },
    {
      "page": "esem_syntax",
      "title": "Create a model syntax for ESEM-with-CFA",
      "topics": [
        "esem_syntax"
      ]
    },
    {
      "page": "esem_syntax_keys",
      "title": "Title",
      "topics": [
        "esem_syntax_keys"
      ]
    },
    {
      "page": "esem_syntax_mplus",
      "title": "Create a model syntax for ESEM-with-CFA compatible with MPlus",
      "topics": [
        "esem_syntax_mplus"
      ]
    },
    {
      "page": "make_target",
      "title": "Title",
      "topics": [
        "make_target"
      ]
    },
    {
      "page": "sdq_lsac",
      "title": "Strengths and Difficulties Questionnaire (SDQ) of the Longitudinal Study of Australian Children (LSAC)",
      "topics": [
        "sdq_lsac"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "GPArotation",
    "lattice",
    "lavaan",
    "lifecycle",
    "magrittr",
    "MASS",
    "mnormt",
    "nlme",
    "numDeriv",
    "pbivnorm",
    "pillar",
    "pkgconfig",
    "psych",
    "purrr",
    "quadprog",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "intro_esem.Rmd",
      "filename": "intro_esem.html",
      "title": "Introduction to ESEM",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Exploratory Structural Equiation Modeling ESEM  with esem package",
        "Setup",
        "ESEM based on EFA derived loading thresholds",
        "Conduct EFA to calculate EFA derived cross-loadings with Target rotation"
      ],
      "created": "2022-04-13 12:06:08",
      "modified": "2022-06-28 10:39:39",
      "commits": 9
    }
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "esem",
  "_universes": [
    "maria-pro"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-13T07:29:12.000Z",
      "distro": "resolute",
      "commit": "006ec779a3af11acf3b29c62a03eb8dcd8b43c1e",
      "fileid": "https://r2.ropensci.org/1d5b39771b1c68bd301cd095a937eaad44ec2ecf93bf72f99e97cdd5ce81186c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/maria-pro/actions/runs/29231917026"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-13T07:29:05.000Z",
      "distro": "resolute",
      "commit": "006ec779a3af11acf3b29c62a03eb8dcd8b43c1e",
      "fileid": "https://r2.ropensci.org/8e3f6662cd1379bd1a17c782b2db3ffbf8ee94fc9ef8ef3cc1bf9a1efdde4b1a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/maria-pro/actions/runs/29231917026"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-13T07:29:48.000Z",
      "commit": "006ec779a3af11acf3b29c62a03eb8dcd8b43c1e",
      "fileid": "https://r2.ropensci.org/05f56fb51b5273d7bdc9220389d74f2d26bae72b551d005a1807fe62ebab6237",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/maria-pro/actions/runs/29231917026"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-13T07:29:00.000Z",
      "commit": "006ec779a3af11acf3b29c62a03eb8dcd8b43c1e",
      "fileid": "https://r2.ropensci.org/31c9f755965da390a016154481a4cc6cc3acd6ad9e5b65455d1d8500587eaf48",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/maria-pro/actions/runs/29231917026"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-13T07:29:12.000Z",
      "commit": "006ec779a3af11acf3b29c62a03eb8dcd8b43c1e",
      "fileid": "https://r2.ropensci.org/db448ed6c71b545576d3436b99b3bf43a8e31764350a2e038df9945eadd8f93b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/maria-pro/actions/runs/29231917026"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-13T07:27:58.000Z",
      "commit": "006ec779a3af11acf3b29c62a03eb8dcd8b43c1e",
      "fileid": "https://r2.ropensci.org/ac56ed3400a5c36ce54fead6af04a69d6aa9b96375cde8a6d5e5cadc20890f61",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/maria-pro/actions/runs/29231917026"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-13T07:27:59.000Z",
      "commit": "006ec779a3af11acf3b29c62a03eb8dcd8b43c1e",
      "fileid": "https://r2.ropensci.org/75aaa46fc9a3b3c08d2c440b845d497645b751e8a1e53f5b415610b37ea737c1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/maria-pro/actions/runs/29231917026"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-13T07:28:01.000Z",
      "commit": "006ec779a3af11acf3b29c62a03eb8dcd8b43c1e",
      "fileid": "https://r2.ropensci.org/6c2b8c43b1d1607f6829837e377b245cefad842b8301611213d357f14b64e592",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/maria-pro/actions/runs/29231917026"
    }
  ]
}