{
  "_id": "6a23e0a9530b9bc726be7a84",
  "Package": "BifactorIndicesCalculator",
  "Type": "Package",
  "Title": "Bifactor Indices Calculator",
  "Version": "0.2.2",
  "Authors@R": "c(person(\"David\", family = \"Dueber\", role=c(\"aut\", \"cre\"), email=\"david.dueber@uky.edu\"))",
  "Maintainer": "David Dueber <david.dueber@uky.edu>",
  "Description": "The calculator computes bifactor indices such as explained\ncommon variance (ECV), hierarchical Omega (OmegaH), percentage\nof uncontaminated correlations (PUC), item explained common\nvariance (I-ECV), and more. This package is an R version of the\n'Excel' based 'Bifactor Indices Calculator' (Dueber, 2017)\n<doi:10.13023/edp.tool.01> with added convenience features for\ndirectly utilizing output from several programs that can fit\nconfirmatory factor analysis or item response models.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.0",
  "URL": "https://github.com/ddueber/BifactorIndicesCalculator",
  "BugReports": "https://github.com/ddueber/BifactorIndicesCalculator/issues",
  "Config/pak/sysreqs": "cmake make texlive libicu-dev libuv1-dev libssl-dev\nlibx11-dev",
  "Repository": "https://ddueber.r-universe.dev",
  "Date/Publication": "2025-02-12 16:08:40 UTC",
  "RemoteUrl": "https://github.com/ddueber/bifactorindicescalculator",
  "RemoteRef": "HEAD",
  "RemoteSha": "560c947ff1da32e22a19ffa81be5e07cff161029",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 08:52:46 UTC",
    "User": "root"
  },
  "Author": "David Dueber [aut, cre]",
  "MD5sum": "7fb6cac2788b99bf666e13959b2d2096",
  "_user": "ddueber",
  "_type": "src",
  "_file": "BifactorIndicesCalculator_0.2.2.tar.gz",
  "_fileid": "3d3880a2d07aa2a781457f82fd546153291baacbc9b6aca43b2edc262b7033ae",
  "_filesize": 336730,
  "_sha256": "3d3880a2d07aa2a781457f82fd546153291baacbc9b6aca43b2edc262b7033ae",
  "_created": "2026-06-06T08:52:46.000Z",
  "_published": "2026-06-06T08:56:09.122Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79865611162,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453027254"
    },
    {
      "job": 79865611153,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453026122"
    },
    {
      "job": 79865611155,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453024479"
    },
    {
      "job": 79865611154,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453021472"
    },
    {
      "job": 79865411310,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453007271"
    },
    {
      "job": 79865611156,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453026280"
    },
    {
      "job": 79865611177,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453017940"
    },
    {
      "job": 79865611171,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453017083"
    },
    {
      "job": 79865611176,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453017263"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ddueber/actions/runs/27057860510",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ddueber/bifactorindicescalculator",
  "_commit": {
    "id": "560c947ff1da32e22a19ffa81be5e07cff161029",
    "author": "David Dueber <ddueber@gmail.com>",
    "committer": "David Dueber <ddueber@gmail.com>",
    "message": "suppress output of mirt::summary when grabbing Phi\n",
    "time": 1739376520
  },
  "_maintainer": {
    "name": "David Dueber",
    "email": "david.dueber@uky.edu",
    "login": "daviddueber",
    "description": "",
    "uuid": 45461286
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "mirt",
      "role": "Imports"
    },
    {
      "package": "MplusAutomation",
      "role": "Imports"
    },
    {
      "package": "mnormt",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "psych",
      "role": "Suggests"
    }
  ],
  "_owner": "ddueber",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "ddueber",
      "count": 71,
      "uuid": 20027721
    }
  ],
  "_userbio": {
    "uuid": 20027721,
    "type": "user",
    "name": "ddueber"
  },
  "_downloads": {
    "count": 567,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BifactorIndicesCalculator"
  },
  "_devurl": "https://github.com/ddueber/bifactorindicescalculator",
  "_searchresults": 59,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BifactorIndicesCalculator.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ddueber/bifactorindicescalculator",
  "_realowner": "ddueber",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-11-06"
    },
    {
      "version": "0.2.0",
      "date": "2020-04-11"
    },
    {
      "version": "0.2.1",
      "date": "2020-07-06"
    },
    {
      "version": "0.2.2",
      "date": "2021-05-13"
    }
  ],
  "_exports": [
    "ARPB",
    "bifactorIndices",
    "bifactorIndices_expl",
    "bifactorIndicesMplus",
    "bifactorIndicesMplus_ESEM",
    "bifactorIndicesMplus_expl",
    "cat_Omega_H",
    "cat_Omega_S",
    "ECV_GS",
    "ECV_SG",
    "ECV_SS",
    "FD",
    "H",
    "IECV",
    "Omega_H",
    "Omega_S",
    "PUC"
  ],
  "_datasets": [
    {
      "name": "MTMM_data",
      "title": "Simulated data for multi-trait multi-method",
      "object": "MTMM_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T1M1_1",
        "T1M1_2",
        "T1M1_3",
        "T1M2_1",
        "T1M2_2",
        "T1M2_3",
        "T1M3_1",
        "T1M3_2",
        "T1M3_3",
        "T2M1_1",
        "T2M1_2",
        "T2M1_3",
        "T2M2_1",
        "T2M2_2",
        "T2M2_3",
        "T2M3_1",
        "T2M3_2",
        "T2M3_3",
        "T3M1_1",
        "T3M1_2",
        "T3M1_3",
        "T3M2_1",
        "T3M2_2",
        "T3M2_3",
        "T3M3_1",
        "T3M3_2",
        "T3M3_3"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "SRS_data",
      "title": "Response Data to the SRS-22r",
      "object": "SRS_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "SRS_1",
        "SRS_2",
        "SRS_3",
        "SRS_4",
        "SRS_5",
        "SRS_6",
        "SRS_7",
        "SRS_8",
        "SRS_9",
        "SRS_10",
        "SRS_11",
        "SRS_12",
        "SRS_13",
        "SRS_14",
        "SRS_15",
        "SRS_16",
        "SRS_17",
        "SRS_18",
        "SRS_19",
        "SRS_20"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ARPB",
      "title": "ARPB",
      "topics": [
        "ARPB"
      ]
    },
    {
      "page": "bifactorIndices",
      "title": "bifactorIndices",
      "topics": [
        "bifactorIndices"
      ]
    },
    {
      "page": "bifactorIndices_expl",
      "title": "bifactorIndices_expl",
      "topics": [
        "bifactorIndices_expl"
      ]
    },
    {
      "page": "BifactorIndicesCalculator",
      "title": "BifactorIndicesCalculator: A package for computing statistical indices relevant to bifactor measurement models.",
      "topics": [
        "BifactorIndicesCalculator"
      ]
    },
    {
      "page": "bifactorIndicesMplus",
      "title": "bifactorIndicesMplus",
      "topics": [
        "bifactorIndicesMplus"
      ]
    },
    {
      "page": "bifactorIndicesMplus_ESEM",
      "title": "bifactorIndicesMplus_ESEM",
      "topics": [
        "bifactorIndicesMplus_ESEM"
      ]
    },
    {
      "page": "bifactorIndicesMplus_expl",
      "title": "bifactorIndicesMplus_expl",
      "topics": [
        "bifactorIndicesMplus_expl"
      ]
    },
    {
      "page": "cat_Omega_H",
      "title": "cat_Omega_H",
      "topics": [
        "cat_Omega_H"
      ]
    },
    {
      "page": "cat_Omega_S",
      "title": "cat_Omega_S",
      "topics": [
        "cat_Omega_S"
      ]
    },
    {
      "page": "ECV_GS",
      "title": "ECV_GS",
      "topics": [
        "ECV_GS"
      ]
    },
    {
      "page": "ECV_SG",
      "title": "ECV_SG",
      "topics": [
        "ECV_SG"
      ]
    },
    {
      "page": "ECV_SS",
      "title": "ECV_SS",
      "topics": [
        "ECV_SS"
      ]
    },
    {
      "page": "FD",
      "title": "Factor Determinacy",
      "topics": [
        "FD"
      ]
    },
    {
      "page": "getGen",
      "title": "getGen",
      "topics": [
        "getGen"
      ]
    },
    {
      "page": "getLambda",
      "title": "getLambda",
      "topics": [
        "getLambda"
      ]
    },
    {
      "page": "getTheta",
      "title": "getTheta",
      "topics": [
        "getTheta"
      ]
    },
    {
      "page": "H",
      "title": "Construct Replicability",
      "topics": [
        "H"
      ]
    },
    {
      "page": "IECV",
      "title": "IECV",
      "topics": [
        "IECV"
      ]
    },
    {
      "page": "isBifactor",
      "title": "isBifactor",
      "topics": [
        "isBifactor"
      ]
    },
    {
      "page": "MTMM_data",
      "title": "Simulated data for multi-trait multi-method",
      "topics": [
        "MTMM_data"
      ]
    },
    {
      "page": "Omega_H",
      "title": "OmegaH",
      "topics": [
        "Omega_H"
      ]
    },
    {
      "page": "Omega_S",
      "title": "Omega_S",
      "topics": [
        "Omega_S"
      ]
    },
    {
      "page": "PUC",
      "title": "PUC",
      "topics": [
        "PUC"
      ]
    },
    {
      "page": "SRS_data",
      "title": "Response Data to the SRS-22r",
      "topics": [
        "SRS_data"
      ]
    }
  ],
  "_readme": "https://github.com/ddueber/bifactorindicescalculator/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "audio",
    "backports",
    "beepr",
    "boot",
    "brio",
    "callr",
    "checkmate",
    "class",
    "cli",
    "clipr",
    "cluster",
    "coda",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "dcurver",
    "Deriv",
    "desc",
    "diffobj",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastDummies",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "GPArotation",
    "gridExtra",
    "gsubfn",
    "gtable",
    "httr",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "mime",
    "mirai",
    "mirt",
    "mnormt",
    "MplusAutomation",
    "nanonext",
    "nlme",
    "numDeriv",
    "openssl",
    "otel",
    "pander",
    "parallelly",
    "pbapply",
    "pbivnorm",
    "permute",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "plyr",
    "praise",
    "processx",
    "progressr",
    "proto",
    "proxy",
    "ps",
    "purrr",
    "qs2",
    "quadprog",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "rlang",
    "rprojroot",
    "S7",
    "scales",
    "sessioninfo",
    "SimDesign",
    "splines2",
    "stringfish",
    "stringi",
    "stringr",
    "sys",
    "testthat",
    "texreg",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "waldo",
    "withr",
    "xtable"
  ],
  "_score": 4.372912002970106,
  "_indexed": true,
  "_nocasepkg": "bifactorindicescalculator",
  "_universes": [
    "ddueber",
    "daviddueber"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-06T08:55:39.000Z",
      "distro": "noble",
      "commit": "560c947ff1da32e22a19ffa81be5e07cff161029",
      "fileid": "90cc02953f2abbea30532ed90d7c74d1a00c62e2caf249f7011eea0e592ebc38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddueber/actions/runs/27057860510"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-06T08:55:28.000Z",
      "distro": "noble",
      "commit": "560c947ff1da32e22a19ffa81be5e07cff161029",
      "fileid": "6701bbfac217762ecad6b2fd62efbddec51932764f40f72a8004247b7af7020a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddueber/actions/runs/27057860510"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-06T08:55:17.000Z",
      "commit": "560c947ff1da32e22a19ffa81be5e07cff161029",
      "fileid": "db9245b59ce829ecf5e7117ab7d0a7dacd387271d0d24f58d2ac1dd47d78c75e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddueber/actions/runs/27057860510"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-06T08:54:50.000Z",
      "commit": "560c947ff1da32e22a19ffa81be5e07cff161029",
      "fileid": "548ce1db645bde3371211f11abd6c2e051ce820591989c7b5ea42ea9fb128f25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddueber/actions/runs/27057860510"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-06T08:55:44.000Z",
      "commit": "560c947ff1da32e22a19ffa81be5e07cff161029",
      "fileid": "bd17e65f438a54172bc892515ca8968ef465c970fa5b9c7801584ab57863b7fa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ddueber/actions/runs/27057860510"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-06T08:54:09.000Z",
      "commit": "560c947ff1da32e22a19ffa81be5e07cff161029",
      "fileid": "d7b793493314cf71dac7e33d3aa1578491eeed3c979cba6610a93e3a9592815c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddueber/actions/runs/27057860510"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-06T08:53:56.000Z",
      "commit": "560c947ff1da32e22a19ffa81be5e07cff161029",
      "fileid": "0ddd545bfcdf8b86e4bee7b1a0c14ec25bb153a2419d685e2930e95fbc48b7e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddueber/actions/runs/27057860510"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-06T08:54:03.000Z",
      "commit": "560c947ff1da32e22a19ffa81be5e07cff161029",
      "fileid": "7154f89cb86bf79fc3bc37b20a08b144056767c7364a3933ab679fa1bd115d4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddueber/actions/runs/27057860510"
    }
  ]
}