{
  "_id": "6a4962ac77d6db3f2f967009",
  "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-07-04 19:41:37 UTC",
    "User": "root"
  },
  "Author": "W. Joel Schneider [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8393-5316>)",
  "_user": "wjschne",
  "_type": "src",
  "_file": "simstandard_0.7.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/bffd1ce04c3e254e7eebd3d05270475599870f282c01a8449adca3e511400fdb",
  "_filesize": 1410006,
  "_sha256": "bffd1ce04c3e254e7eebd3d05270475599870f282c01a8449adca3e511400fdb",
  "_expires": "2026-10-12T19:44:43.000Z",
  "_created": "2026-07-04T19:41:37.000Z",
  "_published": "2026-07-04T19:44:44.941Z",
  "_jobs": [
    {
      "job": 85161443203,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084852079"
    },
    {
      "job": 85161443206,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084854125"
    },
    {
      "job": 85161443202,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084848007"
    },
    {
      "job": 85161443199,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084845492"
    },
    {
      "job": 85161240848,
      "time": 181,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084835250"
    },
    {
      "job": 85161443196,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8084849225"
    },
    {
      "job": 85161443221,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084847938"
    },
    {
      "job": 85161443205,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084845703"
    },
    {
      "job": 85161443197,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084846437"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wjschne/actions/runs/28717435355",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 77,
    "description": "Professor in School Psychology and Counseling Psychology at Temple University"
  },
  "_downloads": {
    "count": 486,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/simstandard"
  },
  "_devurl": "https://github.com/wjschne/simstandard",
  "_pkgdown": "https://wjschne.github.io/simstandard/",
  "_searchresults": 77,
  "_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/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.141763230275788,
  "_indexed": true,
  "_nocasepkg": "simstandard",
  "_universes": [
    "wjschne"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-07-04T19:43:55.000Z",
      "distro": "resolute",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "https://r2.ropensci.org/fa34737b6ab191e25fbfbea18c77473088e425e343a84201a2e5c2cf18b7f67e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/28717435355"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-07-04T19:44:09.000Z",
      "distro": "resolute",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "https://r2.ropensci.org/f7393257ff928a6a2441cd5d923e750c0abfcc54aa82c1f62ebf9628830fcbaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/28717435355"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-07-04T19:43:18.000Z",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "https://r2.ropensci.org/3c20faa7a5596a445b7c41d2d64a6412a61a7b2fcd7ddbba8bfd16fb034ca3b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/28717435355"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-07-04T19:43:02.000Z",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "https://r2.ropensci.org/2e0a9a656774c379284652e40dac6a6a128b9fefd543f9aaaeca20f44bd7d73c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/28717435355"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.0",
      "date": "2026-07-04T19:43:46.000Z",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "https://r2.ropensci.org/f8d2caca18ded18addafd95dae961d56890c23549d70f46c054cadab011170c9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/28717435355"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-07-04T19:43:13.000Z",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "https://r2.ropensci.org/750df93fc891b31fa20c94e5622d8ddf2f027eb83f47c3e558d49d6c0b71b9d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/28717435355"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-07-04T19:42:54.000Z",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "https://r2.ropensci.org/54a4bcb24c6054d204dbbe2d4a336008b597dbd7f1a7c9a560e01f0d95bda603",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/28717435355"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-07-04T19:43:03.000Z",
      "commit": "a2d5490985f5a11f737cd5b0ac6122731c823f67",
      "fileid": "https://r2.ropensci.org/b3ac7f54bec01ab2e70a22e8a041d72220f84a2ca5d24535b36bf8e8902b065b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjschne/actions/runs/28717435355"
    }
  ]
}