{
  "_id": "6a6073bb14e95619b75d9cc9",
  "Package": "facomplex",
  "Title": "Methods for Assessing Factor Complexity in Factor Analysis\nSolutions",
  "Version": "0.0.3",
  "Authors@R": "c(\nperson(\"Merino-Soto\", \"Cesar A.\",\nemail = \"sikayax@yahoo.com.ar\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Dominguez-Lara\", \"Sergio\",\nemail = \"sdominguezmpcs@gmail.com\",\nrole = c(\"ctb\")))",
  "Description": "Provides methods for estimating factor complexity\ncoefficients in exploratory and confirmatory factor analysis\n(EFA/CFA) results. Included indices are the Hofman coefficient,\nFleming's approach for factor simplicity, and others.\nAdditional outputs include descriptive statistics (minimum,\nmaximum, and mean) for target and non-target loadings, and\nvisualization of results. References: Fleming, J.S. (2003)\n<doi:10.3758/bf03195531>; Hofmann, R.J. (1978)\n<doi:10.1207/s15327906mbr1302_9>; Kaiser, H.F. (1974)\n<doi:10.1007/BF02291575>; Bentler, P.M. (1977)\n<doi:10.1007/BF02294054>; Lorenzo-Seva, U. (2003)\n<doi:10.1007/BF02296652>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "LazyData": "TRUE",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Repository": "https://cmerinos.r-universe.dev",
  "Date/Publication": "2026-07-20 18:40:26 UTC",
  "RemoteUrl": "https://github.com/cmerinos/facomplex",
  "RemoteRef": "HEAD",
  "RemoteSha": "93838d9817463813d2f744dd28a6024d5fc9ccb5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 07:36:06 UTC",
    "User": "root"
  },
  "Author": "Merino-Soto Cesar A. [aut, cre],\nDominguez-Lara Sergio [ctb]",
  "Maintainer": "Merino-Soto Cesar A. <sikayax@yahoo.com.ar>",
  "_user": "cmerinos",
  "_type": "src",
  "_file": "facomplex_0.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/8e6d97c316b5f8efd6450df931459d2d6c6a5c61a6a3557662e58890f6826ba6",
  "_filesize": 268839,
  "_sha256": "8e6d97c316b5f8efd6450df931459d2d6c6a5c61a6a3557662e58890f6826ba6",
  "_expires": "2026-10-30T07:39:37.000Z",
  "_created": "2026-07-22T07:36:06.000Z",
  "_published": "2026-07-22T07:39:39.565Z",
  "_jobs": [
    {
      "job": 88860925998,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8521856734"
    },
    {
      "job": 88860925975,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8521857510"
    },
    {
      "job": 88860925921,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8521833514"
    },
    {
      "job": 88860925977,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8521841408"
    },
    {
      "job": 88860316173,
      "time": 189,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8521784963"
    },
    {
      "job": 88860925999,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8521834604"
    },
    {
      "job": 88860925970,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8521815180"
    },
    {
      "job": 88860925961,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8521812839"
    },
    {
      "job": 88860925995,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8521814704"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cmerinos/actions/runs/29900604844",
  "_status": "success",
  "_upstream": "https://github.com/cmerinos/facomplex",
  "_commit": {
    "id": "93838d9817463813d2f744dd28a6024d5fc9ccb5",
    "author": "Cesar Merino-Soto <sikayax@yahoo.com.ar>",
    "committer": "Cesar Merino-Soto <sikayax@yahoo.com.ar>",
    "message": "changes\n",
    "time": 1784572826
  },
  "_maintainer": {
    "name": "Merino-Soto Cesar A.",
    "email": "sikayax@yahoo.com.ar",
    "login": "cmerinos",
    "description": "PhD; Psychologist; quantitative methodology, psychometric analysis, nonparametric analysis, content validity. ",
    "uuid": 88915162
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "psych",
      "role": "Suggests"
    },
    {
      "package": "lavaan",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cmerinos",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 6
    },
    {
      "week": "2025-37",
      "n": 23
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 6
    },
    {
      "week": "2026-26",
      "n": 37
    },
    {
      "week": "2026-27",
      "n": 5
    },
    {
      "week": "2026-28",
      "n": 5
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "confirmatory-factor-analysis",
    "esem",
    "exploratory-factor-analysis",
    "exploratory-structural-equations-modeling",
    "factor-analysis",
    "factor-complexity",
    "item-analysis",
    "psychometric-analysis"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "cmerinos",
      "count": 230,
      "uuid": 88915162
    },
    {
      "user": "sdominguezlara",
      "count": 1,
      "uuid": 207747001
    }
  ],
  "_userbio": {
    "uuid": 88915162,
    "type": "user",
    "name": "Cesar Merino-Soto",
    "followers": 3,
    "description": "PhD; Psychologist; quantitative methodology, psychometric analysis, nonparametric analysis, content validity. "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/facomplex"
  },
  "_devurl": "https://github.com/cmerinos/facomplex",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/facomplex.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cmerinos/facomplex",
  "_realowner": "cmerinos",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2026-07-21"
    }
  ],
  "_exports": [
    "BSI",
    "entropyFL",
    "Hofmann",
    "HofmannFac",
    "KC",
    "LSIglobal",
    "plotFacomplex",
    "profileFacomplex",
    "simload",
    "SSindices"
  ],
  "_datasets": [
    {
      "name": "fullclean",
      "title": "fullclean: Data frame of responses to motivations for conducting research",
      "object": "fullclean",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "EDAD",
        "ESTUDIO",
        "TIEMPODOC",
        "SEXO",
        "INV1",
        "INV4",
        "INV5",
        "INV7",
        "INV11",
        "INV12",
        "INV2",
        "INV3",
        "INV6",
        "INV8",
        "INV9",
        "INV10",
        "INV13",
        "INV14"
      ],
      "rows": 589,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BSI",
      "title": "BSI - Bentler Simplicity Index",
      "topics": [
        "BSI"
      ]
    },
    {
      "page": "entropyFL",
      "title": "Entropy Index for Factor Simplicity",
      "topics": [
        "entropyFL"
      ]
    },
    {
      "page": "fullclean",
      "title": "fullclean: Data frame of responses to motivations for conducting research",
      "topics": [
        "fullclean"
      ]
    },
    {
      "page": "Hofmann",
      "title": "Hofmann Index of Factorial Complexity and its Normalized Inverse",
      "topics": [
        "Hofmann"
      ]
    },
    {
      "page": "HofmannFac",
      "title": "Calculate Hofmann Factor Complexity Index for columns/factors",
      "topics": [
        "HofmannFac"
      ]
    },
    {
      "page": "KC",
      "title": "KC: Kaiser-Cerny Simplicity Index and Ideal Hyperplane Count",
      "topics": [
        "KC"
      ]
    },
    {
      "page": "LSIglobal",
      "title": "LSIglobal: Loading Simplicity Index (Lorenzo-Seva, 2003)",
      "topics": [
        "LSIglobal"
      ]
    },
    {
      "page": "plotFacomplex",
      "title": "Plot Simplicity Index Values",
      "topics": [
        "plotFacomplex"
      ]
    },
    {
      "page": "print.KC",
      "title": "Print method for KC objects",
      "topics": [
        "print.KC"
      ]
    },
    {
      "page": "profileFacomplex",
      "title": "Profile of Factorial Complexity",
      "topics": [
        "profileFacomplex"
      ]
    },
    {
      "page": "simload",
      "title": "Factor Simplicity indices for total, scale and items",
      "topics": [
        "simload"
      ]
    },
    {
      "page": "SSindices",
      "title": "SSindices: Target-Based Simple Structure Indices",
      "topics": [
        "SSindices"
      ]
    }
  ],
  "_readme": "https://github.com/cmerinos/facomplex/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "example2_facomplex.Rmd",
      "filename": "example2_facomplex.html",
      "title": "Example 2: Assessing Factor Simplicity from psych::fa() Output",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example 2: Assessing Factor Simplicity from psych::fa() Output",
        "Step 1: Load data from psych",
        "Step 2: Fit a 2-factor exploratory model",
        "Step 3: View and save the loading matrix",
        "Step 4: Compute complexity and simplicity indices",
        "Hofmann Index",
        "Bentler’s Simplicity Index",
        "Kaiser-Cerny (KC) Criterion",
        "Factor Simplicity Index (FSI)"
      ],
      "created": "2025-04-12 08:00:59",
      "modified": "2026-06-23 01:28:58",
      "commits": 5
    },
    {
      "source": "intro_facomplex.Rmd",
      "filename": "intro_facomplex.html",
      "title": "Exploring Factor Complexity with ESEM: Example 1",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example 1: Estimating Factor Complexity in an ESEM Solution",
        "1. Load the data",
        "2. Create a target matrix",
        "3. Specify the ESEM model",
        "4. Fit the ESEM model",
        "5. Compute factor complexity indices",
        "Factor Simplicity Index (FSI)",
        "Hofmann’s Index",
        "Bentler’s Simplicity Index (BSI)"
      ],
      "created": "2025-04-12 06:55:15",
      "modified": "2026-06-23 01:28:58",
      "commits": 6
    }
  ],
  "_score": 5.301029995663981,
  "_indexed": true,
  "_nocasepkg": "facomplex",
  "_universes": [
    "cmerinos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-07-22T07:39:01.000Z",
      "distro": "resolute",
      "commit": "93838d9817463813d2f744dd28a6024d5fc9ccb5",
      "fileid": "https://r2.ropensci.org/6c05250859db4af1aecad648d87d329918fcbd68f63726006261a07b6cc6995e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmerinos/actions/runs/29900604844"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-07-22T07:39:03.000Z",
      "distro": "resolute",
      "commit": "93838d9817463813d2f744dd28a6024d5fc9ccb5",
      "fileid": "https://r2.ropensci.org/804db639de76265b37186fea654d92e7ce4622120024f4a8517d6b351acbf9a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmerinos/actions/runs/29900604844"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-07-22T07:38:10.000Z",
      "commit": "93838d9817463813d2f744dd28a6024d5fc9ccb5",
      "fileid": "https://r2.ropensci.org/9a00798c0c4f613494ec348302fcd8356c145382e431f3f19461865b7640a0a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmerinos/actions/runs/29900604844"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-07-22T07:38:23.000Z",
      "commit": "93838d9817463813d2f744dd28a6024d5fc9ccb5",
      "fileid": "https://r2.ropensci.org/1eabfca1077a9a0742d48ebeb64b919463662d25d7e95e0d4c1239d3654697fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmerinos/actions/runs/29900604844"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-07-22T07:38:22.000Z",
      "commit": "93838d9817463813d2f744dd28a6024d5fc9ccb5",
      "fileid": "https://r2.ropensci.org/1e048ff3f9ed52bf7020d627e5037cbfa963f7d6db64cf9b2dd79b52d5f6d47c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cmerinos/actions/runs/29900604844"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-22T07:37:17.000Z",
      "commit": "93838d9817463813d2f744dd28a6024d5fc9ccb5",
      "fileid": "https://r2.ropensci.org/f3b81e9af244f2fc8bbaf1157c7c706f10423ded68031113233db0569abe820f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmerinos/actions/runs/29900604844"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-22T07:37:12.000Z",
      "commit": "93838d9817463813d2f744dd28a6024d5fc9ccb5",
      "fileid": "https://r2.ropensci.org/36b40be04725e84233f6a5388bb2d72e687a5917d4734135942cc50711727126",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmerinos/actions/runs/29900604844"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-22T07:37:17.000Z",
      "commit": "93838d9817463813d2f744dd28a6024d5fc9ccb5",
      "fileid": "https://r2.ropensci.org/b41d969acea5f390f407802cbf8a9f09cd961ebac3659f3ce6f9b1e8134064db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmerinos/actions/runs/29900604844"
    }
  ]
}