{
  "_id": "6a212ebacd65a98ecbd242cc",
  "Title": "Exploratory Factor Analysis Functions for Assessing\nDimensionality",
  "Package": "EFA.dimensions",
  "Type": "Package",
  "Version": "0.1.8.6",
  "Date": "2026-02-04",
  "Authors@R": "person(given = c(\"Brian\", \"P.\"), \nfamily = \"O'Connor\",\nrole =c(\"aut\",\"cre\"),\nemail=\"brian.oconnor@ubc.ca\" )",
  "Author": "Brian P. O'Connor [aut, cre]",
  "Maintainer": "Brian P. O'Connor <brian.oconnor@ubc.ca>",
  "Description": "Functions for eleven procedures for determining the number\nof factors, including functions for parallel analysis and the\nminimum average partial test. There are also functions for\nconducting principal components analysis, principal axis factor\nanalysis, maximum likelihood factor analysis, image factor\nanalysis, and extension factor analysis, all of which can take\nraw data or correlation matrices as input and with options for\nconducting the analyses using Pearson correlations, Kendall\ncorrelations, Spearman correlations, gamma correlations, or\npolychoric correlations. Varimax rotation, promax rotation, and\nProcrustes rotations can be performed. Additional functions\nfocus on the factorability of a correlation matrix, the\ncongruences between factors from different datasets, the\nassessment of local independence, the assessment of factor\nsolution complexity, internal consistency, and for correcting\nPearson correlation coefficients for attenuation due to\nunreliability. Auerswald & Moshagen (2019, ISSN:1939-1463);\nField, Miles, & Field (2012, ISBN:978-1-4462-0045-2); Mulaik\n(2010, ISBN:978-1-4200-9981-2); O'Connor (2000,\n<doi:10.3758/bf03200807>); O'Connor (2001, ISSN:0146-6216).",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 07:48:49 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev",
  "Repository": "https://bpoconnor.r-universe.dev",
  "Date/Publication": "2026-02-04 11:20:18 UTC",
  "RemoteUrl": "https://github.com/cran/EFA.dimensions",
  "RemoteRef": "HEAD",
  "RemoteSha": "e4ba544b43b9cef70233543769bc82a2f4191c4e",
  "MD5sum": "861292eb723d0049e235501c5c15000a",
  "_user": "bpoconnor",
  "_type": "src",
  "_file": "EFA.dimensions_0.1.8.6.tar.gz",
  "_fileid": "f405ac91170948db1878e1e15b457f94351ea49ee2aa2c1412ebf444b728d41e",
  "_filesize": 1040354,
  "_sha256": "f405ac91170948db1878e1e15b457f94351ea49ee2aa2c1412ebf444b728d41e",
  "_created": "2026-06-04T07:48:49.000Z",
  "_published": "2026-06-04T07:52:26.898Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79473569567,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405933987"
    },
    {
      "job": 79473569514,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405934975"
    },
    {
      "job": 79473569592,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405919217"
    },
    {
      "job": 79473569564,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405916001"
    },
    {
      "job": 79473015829,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405876103"
    },
    {
      "job": 79473569517,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405917869"
    },
    {
      "job": 79473569538,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405920117"
    },
    {
      "job": 79473569549,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405915722"
    },
    {
      "job": 79473569608,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405917357"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26938212159",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/EFA.dimensions",
  "_commit": {
    "id": "e4ba544b43b9cef70233543769bc82a2f4191c4e",
    "author": "Brian P. O'\"'\"'Connor <brian.oconnor@ubc.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.8.6\n",
    "time": 1770204018
  },
  "_maintainer": {
    "name": "Brian P. OConnor",
    "email": "brian.oconnor@ubc.ca",
    "login": "bpoconnor",
    "description": "psychology professor",
    "uuid": 44602502
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "polycor",
      "role": "Imports"
    },
    {
      "package": "EFAtools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "mirt",
      "role": "Imports"
    },
    {
      "package": "GPArotation",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-06",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.8.6",
      "date": "2026-02-04"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "bpoconnor",
      "count": 10,
      "uuid": 44602502
    }
  ],
  "_userbio": {
    "uuid": 44602502,
    "type": "user",
    "name": "Brian P. O'Connor",
    "description": "psychology professor"
  },
  "_downloads": {
    "count": 753,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/EFA.dimensions"
  },
  "_searchresults": 49,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EFA.dimensions.html",
    "manual.pdf"
  ],
  "_realowner": "bpoconnor",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.6",
      "date": "2020-07-20"
    },
    {
      "version": "0.1.7.2",
      "date": "2021-02-05"
    },
    {
      "version": "0.1.7.3",
      "date": "2021-09-05"
    },
    {
      "version": "0.1.7.4",
      "date": "2022-02-07"
    },
    {
      "version": "0.1.7.6",
      "date": "2023-01-14"
    },
    {
      "version": "0.1.7.7",
      "date": "2023-03-17"
    },
    {
      "version": "0.1.7.9",
      "date": "2023-09-07"
    },
    {
      "version": "0.1.8.1",
      "date": "2023-12-19"
    },
    {
      "version": "0.1.8.4",
      "date": "2024-06-06"
    },
    {
      "version": "0.1.8.6",
      "date": "2026-02-04"
    }
  ],
  "_exports": [
    "COMPLEXITY",
    "CONGRUENCE",
    "CORRECTED_CORRELS",
    "DIMTESTS",
    "EFA",
    "EFA_SCORES",
    "EMPKC",
    "EXTENSION_FA",
    "FACTORABILITY",
    "INTERNAL_CONSISTENCY",
    "INTERNAL.CONSISTENCY",
    "LOCALDEP",
    "MAP",
    "MISSING_INFO",
    "NEVALSGT1",
    "PARALLEL",
    "PCA",
    "POLYCHORIC_R",
    "PROCRUSTES",
    "RAWPAR",
    "RECODE",
    "ROOTFIT",
    "SALIENT",
    "SCREE_PLOT",
    "SESCREE",
    "SMT"
  ],
  "_datasets": [
    {
      "name": "data_Field",
      "title": "data_Field",
      "object": "data_Field",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Q01",
        "Q02",
        "Q03",
        "Q04",
        "Q05",
        "Q06",
        "Q07",
        "Q08",
        "Q09",
        "Q10",
        "Q11",
        "Q12",
        "Q13",
        "Q14",
        "Q15",
        "Q16",
        "Q17",
        "Q18",
        "Q19",
        "Q20",
        "Q21",
        "Q22",
        "Q23"
      ],
      "rows": 2571,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_Harman",
      "title": "Correlation matrix from Harman (1967, p. 80).",
      "object": "data_Harman",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Height",
        "Arm.span",
        "Forearm",
        "Leg.length",
        "Weight",
        "Hips",
        "Chest.girth",
        "Chest.width"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_NEOPIR",
      "title": "data_NEOPIR",
      "object": "data_NEOPIR",
      "class": [
        "data.frame"
      ],
      "fields": [
        "n1",
        "n2",
        "n3",
        "n4",
        "n5",
        "n6",
        "e1",
        "e2",
        "e3",
        "e4",
        "e5",
        "e6",
        "o1",
        "o2",
        "o3",
        "o4",
        "o5",
        "o6",
        "a1",
        "a2",
        "a3",
        "a4",
        "a5",
        "a6",
        "c1",
        "c2",
        "c3",
        "c4",
        "c5",
        "c6"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_RSE",
      "title": "Item-level dataset for the Rosenberg Self-Esteem scale",
      "object": "data_RSE",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Q1",
        "Q2",
        "Q3",
        "Q4",
        "Q5",
        "Q6",
        "Q7",
        "Q8",
        "Q9",
        "Q10"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_TabFid",
      "title": "data_TabFid",
      "object": "data_TabFid",
      "class": [
        "data.frame"
      ],
      "fields": [
        "helpful",
        "reliant",
        "defbel",
        "yielding",
        "cheerful",
        "indpt",
        "athlet",
        "shy",
        "assert",
        "strpers",
        "forceful",
        "affect",
        "flatter",
        "loyal",
        "analyt",
        "feminine",
        "sympathy",
        "moody",
        "sensitiv",
        "undstand",
        "compass",
        "leaderab",
        "soothe",
        "risk",
        "decide",
        "selfsuff",
        "conscien",
        "dominant",
        "masculin",
        "stand",
        "happy",
        "softspok",
        "warm",
        "truthful",
        "tender",
        "gullible",
        "leadact",
        "childlik",
        "individ",
        "foullang",
        "lovchil",
        "compete",
        "ambitiou",
        "gentle"
      ],
      "rows": 340,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "EFA.dimensions-package",
      "title": "EFA.dimensions",
      "topics": [
        "EFA.dimensions-package"
      ]
    },
    {
      "page": "COMPLEXITY",
      "title": "Factor solution complexity",
      "topics": [
        "COMPLEXITY"
      ]
    },
    {
      "page": "CONGRUENCE",
      "title": "Factor solution congruence",
      "topics": [
        "CONGRUENCE"
      ]
    },
    {
      "page": "CORRECTED_CORRELS",
      "title": "Corrected Pearson correlation coefficients",
      "topics": [
        "CORRECTED_CORRELS"
      ]
    },
    {
      "page": "data_Field",
      "title": "data_Field",
      "topics": [
        "data_Field"
      ]
    },
    {
      "page": "data_Harman",
      "title": "Correlation matrix from Harman (1967, p. 80).",
      "topics": [
        "data_Harman"
      ]
    },
    {
      "page": "data_NEOPIR",
      "title": "data_NEOPIR",
      "topics": [
        "data_NEOPIR"
      ]
    },
    {
      "page": "data_RSE",
      "title": "Item-level dataset for the Rosenberg Self-Esteem scale",
      "topics": [
        "data_RSE"
      ]
    },
    {
      "page": "data_TabFid",
      "title": "data_TabFid",
      "topics": [
        "data_TabFid"
      ]
    },
    {
      "page": "DIMTESTS",
      "title": "Tests for the number of factors",
      "topics": [
        "DIMTESTS"
      ]
    },
    {
      "page": "EFA",
      "title": "Exploratory factor analysis",
      "topics": [
        "EFA"
      ]
    },
    {
      "page": "EFA_SCORES",
      "title": "Exploratory factor analysis scores",
      "topics": [
        "EFA_SCORES"
      ]
    },
    {
      "page": "EFA.dimensions-defunct",
      "title": "Defunct functions",
      "topics": [
        "IMAGE_FA",
        "MAXLIKE_FA",
        "PA_FA"
      ]
    },
    {
      "page": "EMPKC",
      "title": "The empirical Kaiser criterion method",
      "topics": [
        "EMPKC"
      ]
    },
    {
      "page": "EXTENSION_FA",
      "title": "Extension factor analysis",
      "topics": [
        "EXTENSION_FA"
      ]
    },
    {
      "page": "FACTORABILITY",
      "title": "Factorability of a correlation matrix",
      "topics": [
        "FACTORABILITY"
      ]
    },
    {
      "page": "INTERNAL_CONSISTENCY",
      "title": "Internal consistency reliability coefficients",
      "topics": [
        "INTERNAL.CONSISTENCY",
        "INTERNAL_CONSISTENCY"
      ]
    },
    {
      "page": "LOCALDEP",
      "title": "Local dependence",
      "topics": [
        "LOCALDEP"
      ]
    },
    {
      "page": "MAP",
      "title": "Velicer's minimum average partial (MAP) test",
      "topics": [
        "MAP"
      ]
    },
    {
      "page": "MISSING_INFO",
      "title": "Missing value statistics",
      "topics": [
        "MISSING_INFO"
      ]
    },
    {
      "page": "NEVALSGT1",
      "title": "The number of eigenvalues greater than 1",
      "topics": [
        "NEVALSGT1"
      ]
    },
    {
      "page": "PARALLEL",
      "title": "Parallel analysis of eigenvalues (random data only)",
      "topics": [
        "PARALLEL"
      ]
    },
    {
      "page": "PCA",
      "title": "Principal components analysis",
      "topics": [
        "PCA"
      ]
    },
    {
      "page": "POLYCHORIC_R",
      "title": "Polychoric correlation matrix",
      "topics": [
        "POLYCHORIC_R"
      ]
    },
    {
      "page": "PROCRUSTES",
      "title": "Procrustes factor rotation",
      "topics": [
        "PROCRUSTES"
      ]
    },
    {
      "page": "RAWPAR",
      "title": "Parallel analysis of eigenvalues (for raw data)",
      "topics": [
        "RAWPAR"
      ]
    },
    {
      "page": "RECODE",
      "title": "Recode values in a vector",
      "topics": [
        "RECODE"
      ]
    },
    {
      "page": "ROOTFIT",
      "title": "Factor fit coefficients",
      "topics": [
        "ROOTFIT"
      ]
    },
    {
      "page": "SALIENT",
      "title": "Salient loadings criterion for the number of factors",
      "topics": [
        "SALIENT"
      ]
    },
    {
      "page": "SCREE_PLOT",
      "title": "Scree plot of eigenvalues",
      "topics": [
        "SCREE_PLOT"
      ]
    },
    {
      "page": "SESCREE",
      "title": "Standard Error Scree test",
      "topics": [
        "SESCREE"
      ]
    },
    {
      "page": "SMT",
      "title": "Sequential chi-square model tests",
      "topics": [
        "SMT"
      ]
    }
  ],
  "_rundeps": [
    "admisc",
    "audio",
    "backports",
    "beepr",
    "brio",
    "callr",
    "checkmate",
    "class",
    "cli",
    "clipr",
    "clue",
    "cluster",
    "codetools",
    "cpp11",
    "crayon",
    "dcurver",
    "Deriv",
    "desc",
    "diffobj",
    "digest",
    "dplyr",
    "e1071",
    "EFAtools",
    "evaluate",
    "farver",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "hms",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "mirai",
    "mirt",
    "mnormt",
    "mvtnorm",
    "nanonext",
    "nlme",
    "numDeriv",
    "parallelly",
    "pbapply",
    "pbivnorm",
    "permute",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "polycor",
    "praise",
    "prettyunits",
    "processx",
    "progress",
    "progressr",
    "proxy",
    "ps",
    "psych",
    "purrr",
    "qs2",
    "quadprog",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "rlang",
    "rprojroot",
    "S7",
    "scales",
    "sessioninfo",
    "SimDesign",
    "splines2",
    "stringfish",
    "stringi",
    "stringr",
    "testthat",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "waldo",
    "withr"
  ],
  "_score": 2.167317334748176,
  "_indexed": true,
  "_nocasepkg": "efa.dimensions",
  "_universes": [
    "bpoconnor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8.6",
      "date": "2026-06-04T07:51:16.000Z",
      "distro": "noble",
      "commit": "e4ba544b43b9cef70233543769bc82a2f4191c4e",
      "fileid": "8223c64f82e11223b75bcd89b6db5fae1b82806d5bcc8ef937de59c7e1d23bdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26938212159"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.8.6",
      "date": "2026-06-04T07:51:22.000Z",
      "distro": "noble",
      "commit": "e4ba544b43b9cef70233543769bc82a2f4191c4e",
      "fileid": "451900ab623950dc0d3ab8b311bfc34ed4173fcf619c08baa3d04aca1db47cc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26938212159"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8.6",
      "date": "2026-06-04T07:50:41.000Z",
      "commit": "e4ba544b43b9cef70233543769bc82a2f4191c4e",
      "fileid": "5e7b91c269ac2de948bcb46a40dd9cbd4cf2333abe9f91d6a4c7556548088bc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26938212159"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.8.6",
      "date": "2026-06-04T07:50:36.000Z",
      "commit": "e4ba544b43b9cef70233543769bc82a2f4191c4e",
      "fileid": "32a3380a6625c2ef5c93df4811c9c79abfa0717de9abde9a1ad83c9e635c5954",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26938212159"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8.6",
      "date": "2026-06-04T07:51:18.000Z",
      "commit": "e4ba544b43b9cef70233543769bc82a2f4191c4e",
      "fileid": "cb4acffb81cf7088c658c92043a8c833d1e722c447221ca8986cac1485a6131e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26938212159"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8.6",
      "date": "2026-06-04T07:50:27.000Z",
      "commit": "e4ba544b43b9cef70233543769bc82a2f4191c4e",
      "fileid": "bf86612faba0f742b6fd0c06f736a03cc48d0275022beb64b1d2a9ab5ad5427b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26938212159"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8.6",
      "date": "2026-06-04T07:50:10.000Z",
      "commit": "e4ba544b43b9cef70233543769bc82a2f4191c4e",
      "fileid": "9f6832d5526953ec7027381f298608cc51f1a64d8de4e3e9934d2eb57b069c69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26938212159"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.8.6",
      "date": "2026-06-04T07:50:29.000Z",
      "commit": "e4ba544b43b9cef70233543769bc82a2f4191c4e",
      "fileid": "f8e492a51ba5e05daea178f58350d81258d374c7bf75bb86c86b9315c6096dc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpoconnor/actions/runs/26938212159"
    }
  ]
}