{
  "_id": "6a1d47771d7bb097a0a42612",
  "Package": "simstandard",
  "Title": "Generate Standardized Data",
  "Version": "0.7.0",
  "Authors@R": "person(given = \"W. Joel\",\nfamily = \"Schneider\",\nrole = c(\"aut\", \"cre\"),\nemail = \"w.joel.schneider@gmail.com\",\ncomment = c(ORCID = \"0000-0002-8393-5316\"))",
  "Maintainer": "W. Joel Schneider <w.joel.schneider@gmail.com>",
  "Description": "Creates simulated data from structural equation models\nwith standardized loading. Data generation methods are\ndescribed in Schneider (2013) <doi:10.1177/0734282913478046>.",
  "License": "CC0",
  "URL": "https://github.com/wjschne/simstandard,\nhttps://wjschne.github.io/simstandard/",
  "BugReports": "https://github.com/wjschne/simstandard/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.1",
  "Repository": "https://wjschne.r-universe.dev",
  "Date/Publication": "2024-04-13 14:34:31 UTC",
  "RemoteUrl": "https://github.com/wjschne/simstandard",
  "RemoteRef": "HEAD",
  "RemoteSha": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:46:07 UTC",
    "User": "root"
  },
  "Author": "W. Joel Schneider [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8393-5316>)",
  "MD5sum": "48ad459fb2b32cbaf8168e37d3731251",
  "_user": "wjschne",
  "_type": "src",
  "_file": "simstandard_0.7.0.tar.gz",
  "_fileid": "9d73b64ac9df4524d789b521c5bfa0f94159b145950e629ddfd30cd7ffdac7d8",
  "_filesize": 1407774,
  "_sha256": "9d73b64ac9df4524d789b521c5bfa0f94159b145950e629ddfd30cd7ffdac7d8",
  "_created": "2026-06-01T08:46:07.000Z",
  "_published": "2026-06-01T08:48:55.980Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78816954016,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327148182"
    },
    {
      "job": 78816954138,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327144564"
    },
    {
      "job": 78816954004,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327144349"
    },
    {
      "job": 78816954015,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327131017"
    },
    {
      "job": 78816502355,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327101683"
    },
    {
      "job": 78816953932,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327138221"
    },
    {
      "job": 78816954006,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327130412"
    },
    {
      "job": 78816953992,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327128132"
    },
    {
      "job": 78816953967,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327128702"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wjschne/actions/runs/26744507650",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wjschne/simstandard",
  "_commit": {
    "id": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
    "author": "W. Joel Schneider <w.joel.schneider@gmail.com>",
    "committer": "W. Joel Schneider <w.joel.schneider@gmail.com>",
    "message": "remove redundant logo\n",
    "time": 1713018871
  },
  "_maintainer": {
    "name": "W. Joel Schneider",
    "email": "w.joel.schneider@gmail.com",
    "login": "wjschne",
    "mastodon": "@wjoelschneider@fosstodon.org",
    "bluesky": "@w-joel-schneider.bsky.social",
    "orcid": "0000-0002-8393-5316",
    "description": "Professor in School Psychology and Counseling Psychology at Temple University",
    "uuid": 7905240
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "wjschne",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "wjschne",
      "count": 75,
      "uuid": 7905240
    }
  ],
  "_userbio": {
    "uuid": 7905240,
    "type": "user",
    "name": "W. Joel Schneider",
    "description": "Professor in School Psychology and Counseling Psychology at Temple University"
  },
  "_downloads": {
    "count": 381,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/simstandard"
  },
  "_devurl": "https://github.com/wjschne/simstandard",
  "_pkgdown": "https://wjschne.github.io/simstandard/",
  "_searchresults": 70,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/simstandard.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wjschne/simstandard",
  "_realowner": "wjschne",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-10-16"
    },
    {
      "version": "0.2.0",
      "date": "2018-11-08"
    },
    {
      "version": "0.3.0",
      "date": "2019-01-07"
    },
    {
      "version": "0.5.0",
      "date": "2020-10-22"
    },
    {
      "version": "0.6.0",
      "date": "2020-11-25"
    },
    {
      "version": "0.6.2",
      "date": "2021-01-21"
    },
    {
      "version": "0.6.3",
      "date": "2021-05-07"
    }
  ],
  "_exports": [
    "%>%",
    "add_composite_scores",
    "add_factor_scores",
    "fixed2free",
    "get_factor_score_coefficients",
    "get_factor_score_validity",
    "get_factor_score_validity_se",
    "get_model_implied_correlations",
    "get_model_names",
    "lav2ram",
    "matrix2lavaan",
    "model_complete",
    "sim_standardized",
    "sim_standardized_matrices"
  ],
  "_help": [
    {
      "page": "add_composite_scores",
      "title": "For each latent variable in a structural model, add a composite score to observed data.",
      "topics": [
        "add_composite_scores"
      ]
    },
    {
      "page": "add_factor_scores",
      "title": "For each latent variable in a structural model, add an estimated factor score to observed data.",
      "topics": [
        "add_factor_scores"
      ]
    },
    {
      "page": "fixed2free",
      "title": "Remove fixed parameters from a lavaan model",
      "topics": [
        "fixed2free"
      ]
    },
    {
      "page": "get_factor_score_coefficients",
      "title": "Return factor score coefficients",
      "topics": [
        "get_factor_score_coefficients"
      ]
    },
    {
      "page": "get_factor_score_validity",
      "title": "Return factor score validity coefficients",
      "topics": [
        "get_factor_score_validity"
      ]
    },
    {
      "page": "get_factor_score_validity_se",
      "title": "Return factor score validity coefficient standard errors",
      "topics": [
        "get_factor_score_validity_se"
      ]
    },
    {
      "page": "get_model_implied_correlations",
      "title": "Return model-implied correlation matrix",
      "topics": [
        "get_model_implied_correlations"
      ]
    },
    {
      "page": "get_model_names",
      "title": "Return model names",
      "topics": [
        "get_model_names"
      ]
    },
    {
      "page": "lav2ram",
      "title": "Extract standardized RAM matrices from a lavaan object",
      "topics": [
        "lav2ram"
      ]
    },
    {
      "page": "matrix2lavaan",
      "title": "Create lavaan model syntax from matrix coefficients",
      "topics": [
        "matrix2lavaan"
      ]
    },
    {
      "page": "model_complete",
      "title": "Function that takes a lavaan model with standardized paths and loadings and returns a complete lavaan model syntax with standardized variances",
      "topics": [
        "model_complete"
      ]
    },
    {
      "page": "sim_standardized",
      "title": "Generates simulated data with standardized parameters.",
      "topics": [
        "sim_standardized"
      ]
    },
    {
      "page": "sim_standardized_matrices",
      "title": "Return model characteristics",
      "topics": [
        "sim_standardized_matrices"
      ]
    }
  ],
  "_pkglogo": "https://github.com/wjschne/simstandard/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/wjschne/simstandard/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lavaan",
    "lifecycle",
    "magrittr",
    "MASS",
    "mnormt",
    "mvtnorm",
    "numDeriv",
    "pbivnorm",
    "pillar",
    "pkgconfig",
    "purrr",
    "quadprog",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "simstandard_tutorial.Rmd",
      "filename": "simstandard_tutorial.html",
      "title": "Using the simstandard package",
      "author": "W. Joel Schneider",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Purpose of simstandard",
        "Generate Model-Based Multivariate Data",
        "Comparison with lavaan::simulateData",
        "Inspecting model matrices",
        "Estimated Factor Scores",
        "Adding factor scores to new data",
        "Composite Scores",
        "Return lavaan syntax with all parameters set free",
        "Return lavaan syntax for a model with standardized variances specified",
        "Return lavaan syntax from matrices",
        "The measurement model",
        "The structural model",
        "Covariances",
        "Using the matrix2lavaan function",
        "Specifying models with data.frames instead of matrices",
        "Return model-implied correlation matrices"
      ],
      "created": "2018-10-02 19:33:13",
      "modified": "2024-04-13 14:34:31",
      "commits": 23
    }
  ],
  "_score": 6.100370545117563,
  "_indexed": true,
  "_nocasepkg": "simstandard",
  "_universes": [
    "wjschne"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-06-01T08:48:24.000Z",
      "distro": "noble",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "56b3184b55bfcd671eb757caab0503d75807fc27375e81fad591928de07f1945",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26744507650"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-06-01T08:48:12.000Z",
      "distro": "noble",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "af09164cc914d0f8e8d29977d61c8aec0dbe769916a4defe3e6961764083560a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26744507650"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-06-01T08:48:12.000Z",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "af7380ce4a8114e2ba73f3ef1627247586cb0626238ef633c2d182a5dcf8f95c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26744507650"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-06-01T08:47:35.000Z",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "06e0579c67fccfc44b6ad592244c1f2638361f8adf65fe804dbcfc3314226750",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26744507650"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.0",
      "date": "2026-06-01T08:48:11.000Z",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "34a9d8e02025a12ad626d9ce18bed29c42d6e0e887ec5e6ceec597bad5872a48",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26744507650"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-06-01T08:47:25.000Z",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "be1903bb25e7445e9ce5083085a09a8321c739f7365909baa62c221903a006c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26744507650"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-06-01T08:47:19.000Z",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "1cbae68bc4fbaa46afc5f0bc56e28a185762d1c2e1babfe240241cc791b919e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26744507650"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-06-01T08:47:19.000Z",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "903677b8b618bef338c5e9a302945e0a2aafdb31f3f6c58620ba307827447f2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/26744507650"
    }
  ]
}