{
  "_id": "6a4288b24ba05a737d8a8638",
  "Package": "PsychoMatic",
  "Type": "Package",
  "Title": "Automated Psychometric Workflows and Reporting Tools",
  "Version": "0.3.0",
  "Authors@R": "person(\"Jose\", \"Gamarra-Moncayo\",\nemail = \"gamarramoncayoj@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0781-3616\"))",
  "Description": "Automates common psychometric workflows for applied\nresearchers, including item descriptives, inter-item\ncorrelations, exploratory and confirmatory factor analysis,\nreliability, multi-group measurement invariance, and alignment\noptimization. Decision heuristics are informed by procedures\nsuch as parallel analysis (Horn, 1965,\n<doi:10.1007/BF02289447>), multivariate normality diagnostics\n(Mardia, 1970, <doi:10.1093/biomet/57.3.519>),\nmeasurement-invariance fit-change rules (Chen, 2007,\n<doi:10.1080/10705510701301834>), and alignment optimization\n(Asparouhov and Muthen, 2014,\n<doi:10.1080/10705511.2014.919210>), among others. Results can\nbe returned as structured R objects and exported as bilingual\nreports for transparent analytical documentation.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/gmoncayoj/PsychoMatic",
  "BugReports": "https://github.com/gmoncayoj/PsychoMatic/issues",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-29 14:56:15 UTC",
    "User": "root"
  },
  "Author": "Jose Gamarra-Moncayo [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0781-3616>)",
  "Maintainer": "Jose Gamarra-Moncayo <gamarramoncayoj@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-29 14:30:31 UTC",
  "RemoteUrl": "https://github.com/cran/PsychoMatic",
  "RemoteRef": "HEAD",
  "RemoteSha": "960eecdf0f5d82ce56b95af705eb0dc1e782f50e",
  "MD5sum": "bf268152ac34a05ba558c211b7bdfaa0",
  "_user": "cran",
  "_type": "src",
  "_file": "PsychoMatic_0.3.0.tar.gz",
  "_fileid": "24c57c46db2b3e54c5c2edb4f9fdcb85744fe55d5f49d42a4c09b6468bcff350",
  "_filesize": 3289510,
  "_sha256": "24c57c46db2b3e54c5c2edb4f9fdcb85744fe55d5f49d42a4c09b6468bcff350",
  "_created": "2026-06-29T14:56:15.000Z",
  "_published": "2026-06-29T15:01:06.711Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84084323075,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7955777160"
    },
    {
      "job": 84084323038,
      "time": 209,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7955788327"
    },
    {
      "job": 84083238514,
      "time": 278,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7955692324"
    },
    {
      "job": 84084323011,
      "time": 190,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7955779683"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28380971015",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PsychoMatic",
  "_commit": {
    "id": "960eecdf0f5d82ce56b95af705eb0dc1e782f50e",
    "author": "Jose Gamarra-Moncayo <gamarramoncayoj@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.0\n",
    "time": 1782743431
  },
  "_maintainer": {
    "name": "Jose Gamarra-Moncayo",
    "email": "gamarramoncayoj@gmail.com",
    "login": "gmoncayoj",
    "description": "",
    "uuid": 229346146,
    "orcid": "0000-0002-0781-3616"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "GPArotation",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "flextable",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mirt",
      "role": "Suggests"
    },
    {
      "package": "MVN",
      "role": "Suggests"
    },
    {
      "package": "officer",
      "role": "Suggests"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "semTools",
      "role": "Suggests"
    },
    {
      "package": "sirt",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "writexl",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.0",
      "date": "2026-06-29"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gmoncayoj",
      "count": 1,
      "uuid": 229346146
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 613,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PsychoMatic"
  },
  "_devurl": "https://github.com/gmoncayoj/psychomatic",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PsychoMatic.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2026-06-29"
    }
  ],
  "_exports": [
    "cfa_auto",
    "compare_models_auto",
    "cormat",
    "desc_auto",
    "dif_auto",
    "efa_auto",
    "export_cfa",
    "export_efa",
    "factorial_invariance_auto",
    "inv_align_auto",
    "irt_auto",
    "psychomatic_report",
    "reverse_items",
    "score_scale",
    "screen_items"
  ],
  "_datasets": [
    {
      "name": "psychomatic_continuous",
      "title": "Simulated continuous item responses",
      "object": "psychomatic_continuous",
      "class": [
        "data.frame"
      ],
      "fields": [
        "item1",
        "item2",
        "item3",
        "item4",
        "item5",
        "item6"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "psychomatic_multigroup",
      "title": "Simulated multigroup item responses",
      "object": "psychomatic_multigroup",
      "class": [
        "data.frame"
      ],
      "fields": [
        "mg1",
        "mg2",
        "mg3",
        "mg4",
        "mg5",
        "mg6",
        "group"
      ],
      "rows": 140,
      "table": true,
      "tojson": true
    },
    {
      "name": "psychomatic_ordinal",
      "title": "Simulated ordinal item responses",
      "object": "psychomatic_ordinal",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ord1",
        "ord2",
        "ord3",
        "ord4",
        "ord5",
        "ord6"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cfa_auto",
      "title": "Automated CFA with psychometric reporting",
      "topics": [
        "cfa_auto",
        "print.cfa_auto"
      ]
    },
    {
      "page": "compare_models_auto",
      "title": "Compare alternative CFA models",
      "topics": [
        "compare_models_auto"
      ]
    },
    {
      "page": "cormat",
      "title": "Inter-item correlation matrix",
      "topics": [
        "cormat"
      ]
    },
    {
      "page": "desc_auto",
      "title": "Automated descriptives for numeric items",
      "topics": [
        "desc_auto"
      ]
    },
    {
      "page": "dif_auto",
      "title": "Screen differential item functioning by group",
      "topics": [
        "dif_auto"
      ]
    },
    {
      "page": "efa_auto",
      "title": "Automated exploratory factor analysis",
      "topics": [
        "efa_auto"
      ]
    },
    {
      "page": "export_cfa",
      "title": "Export CFA results to Excel or Word",
      "topics": [
        "export_cfa"
      ]
    },
    {
      "page": "export_efa",
      "title": "Export EFA results to Excel or Word",
      "topics": [
        "export_efa"
      ]
    },
    {
      "page": "factorial_invariance_auto",
      "title": "Automated multi-group measurement invariance",
      "topics": [
        "factorial_invariance_auto"
      ]
    },
    {
      "page": "inv_align_auto",
      "title": "Automated alignment invariance",
      "topics": [
        "inv_align_auto",
        "print.inv_align_auto_result",
        "summary.inv_align_auto_result"
      ]
    },
    {
      "page": "irt_auto",
      "title": "Fit basic IRT models automatically",
      "topics": [
        "irt_auto"
      ]
    },
    {
      "page": "psychomatic_continuous",
      "title": "Simulated continuous item responses",
      "topics": [
        "psychomatic_continuous"
      ]
    },
    {
      "page": "psychomatic_multigroup",
      "title": "Simulated multigroup item responses",
      "topics": [
        "psychomatic_multigroup"
      ]
    },
    {
      "page": "psychomatic_ordinal",
      "title": "Simulated ordinal item responses",
      "topics": [
        "psychomatic_ordinal"
      ]
    },
    {
      "page": "psychomatic_report",
      "title": "Create an integrated PsychoMatic report",
      "topics": [
        "psychomatic_report"
      ]
    },
    {
      "page": "reverse_items",
      "title": "Reverse-score selected items",
      "topics": [
        "reverse_items"
      ]
    },
    {
      "page": "score_scale",
      "title": "Score one or more psychometric scales",
      "topics": [
        "score_scale"
      ]
    },
    {
      "page": "screen_items",
      "title": "Screen item-level data quality",
      "topics": [
        "screen_items"
      ]
    },
    {
      "page": "summary.cfa_auto",
      "title": "Summarize an automated CFA result",
      "topics": [
        "summary.cfa_auto"
      ]
    },
    {
      "page": "summary.efa_auto",
      "title": "Summarize an automated EFA result",
      "topics": [
        "summary.efa_auto"
      ]
    },
    {
      "page": "summary.factorial_invariance_auto",
      "title": "Summarize a factorial invariance result",
      "topics": [
        "summary.factorial_invariance_auto"
      ]
    }
  ],
  "_readme": "https://github.com/cran/PsychoMatic/raw/HEAD/README.md",
  "_rundeps": [
    "GPArotation",
    "lattice",
    "lavaan",
    "MASS",
    "Matrix",
    "mnormt",
    "nlme",
    "numDeriv",
    "pbivnorm",
    "psych",
    "quadprog"
  ],
  "_vignettes": [
    {
      "source": "alignment-invariance.Rmd",
      "filename": "alignment-invariance.html",
      "title": "Alignment Invariance Workflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Alignment Invariance Workflow"
      ],
      "created": "2026-06-29 14:30:31",
      "modified": "2026-06-29 14:30:31",
      "commits": 1
    },
    {
      "source": "cfa-workflow.Rmd",
      "filename": "cfa-workflow.html",
      "title": "Confirmatory Factor Analysis Workflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Confirmatory Factor Analysis Workflow",
        "Specify A Model",
        "Compare Candidate Models",
        "Full Automated CFA"
      ],
      "created": "2026-06-29 14:30:31",
      "modified": "2026-06-29 14:30:31",
      "commits": 1
    },
    {
      "source": "efa-workflow.Rmd",
      "filename": "efa-workflow.html",
      "title": "Exploratory Factor Analysis Workflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Exploratory Factor Analysis Workflow",
        "Item Screening",
        "Reverse Scoring And Scale Scores",
        "Exploratory Factor Analysis"
      ],
      "created": "2026-06-29 14:30:31",
      "modified": "2026-06-29 14:30:31",
      "commits": 1
    },
    {
      "source": "psychomatic-introduction.Rmd",
      "filename": "psychomatic-introduction.html",
      "title": "Getting Started with PsychoMatic",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-06-29 14:30:31",
      "modified": "2026-06-29 14:30:31",
      "commits": 1
    },
    {
      "source": "measurement-invariance.Rmd",
      "filename": "measurement-invariance.html",
      "title": "Measurement Invariance Workflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Measurement Invariance Workflow",
        "Model",
        "Sequential Invariance Testing"
      ],
      "created": "2026-06-29 14:30:31",
      "modified": "2026-06-29 14:30:31",
      "commits": 1
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "psychomatic",
  "_universes": [
    "cran",
    "gmoncayoj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-29T14:58:56.000Z",
      "distro": "resolute",
      "commit": "960eecdf0f5d82ce56b95af705eb0dc1e782f50e",
      "fileid": "e5cba94e9546da381fa5399fb054bc71bc6b8e9241c4e9715485fcd1a25fa7f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28380971015"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-29T14:59:15.000Z",
      "distro": "resolute",
      "commit": "960eecdf0f5d82ce56b95af705eb0dc1e782f50e",
      "fileid": "6c3ef34605cb1dff218d279375d7f3b22a8f6e8abcdade39ff427e58e5ada397",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28380971015"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-29T14:59:44.000Z",
      "commit": "960eecdf0f5d82ce56b95af705eb0dc1e782f50e",
      "fileid": "43e605dd748d681a975bdd143094c9b275913b343c7e584ffd5d676ffad0a562",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28380971015"
    }
  ]
}