{
  "_id": "6a1570f8acfb0bcc41d6501c",
  "Package": "powRICLPM",
  "Title": "Perform Power Analysis for the RI-CLPM and STARTS Model",
  "Version": "0.2.1",
  "Date": "2024-10-26",
  "Authors@R": "c(\nperson(\"Jeroen\", \"Mulder\", , \"j.d.mulder@uu.nl\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-5553-0856\")),\nperson(\"Netherlands Organization for Scientific Research\", role = \"fnd\")\n)",
  "Maintainer": "Jeroen Mulder <j.d.mulder@uu.nl>",
  "Description": "Perform user-friendly power analyses for the random\nintercept cross-lagged panel model (RI-CLPM) and the bivariate\nstable trait autoregressive trait state (STARTS) model. The\nstrategy as proposed by Mulder (2023)\n<doi:10.1080/10705511.2022.2122467> is implemented. Extensions\ninclude the use of parameter constraints over time, bounded\nestimation, generation of data with skewness and kurtosis, and\nthe option to setup the power analysis for Mplus.",
  "License": "MIT + file LICENSE",
  "URL": "https://jeroendmulder.github.io/powRICLPM/",
  "BugReports": "https://github.com/JeroenDMulder/powRICLPM/issues/",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://jeroendmulder.r-universe.dev",
  "Date/Publication": "2024-10-26 13:30:41 UTC",
  "RemoteUrl": "https://github.com/jeroendmulder/powriclpm",
  "RemoteRef": "HEAD",
  "RemoteSha": "ca94ccfbfe18a0de18b547bfb42e19e8578dd8a4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 10:03:31 UTC",
    "User": "root"
  },
  "Author": "Jeroen Mulder [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-5553-0856>),\nNetherlands Organization for Scientific Research [fnd]",
  "MD5sum": "a2fb01c38afe78aa0408d7cf8028a208",
  "_user": "jeroendmulder",
  "_type": "src",
  "_file": "powRICLPM_0.2.1.tar.gz",
  "_fileid": "a994209ee05900a15d5c5b752f94c8e588ea70e49bb7cb1ab37646398dee5c03",
  "_filesize": 730560,
  "_sha256": "a994209ee05900a15d5c5b752f94c8e588ea70e49bb7cb1ab37646398dee5c03",
  "_created": "2026-05-26T10:03:31.000Z",
  "_published": "2026-05-26T10:07:52.945Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77851582512,
      "time": 212,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214301579"
    },
    {
      "job": 77851582937,
      "time": 216,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214303126"
    },
    {
      "job": 77851582475,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7214281258"
    },
    {
      "job": 77851582459,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214279301"
    },
    {
      "job": 77851047037,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214228469"
    },
    {
      "job": 77851582592,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214266443"
    },
    {
      "job": 77851582450,
      "time": 193,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214294775"
    },
    {
      "job": 77851582513,
      "time": 226,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7214306498"
    },
    {
      "job": 77851582497,
      "time": 184,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214291791"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jeroendmulder/actions/runs/26445582783",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jeroendmulder/powriclpm",
  "_commit": {
    "id": "ca94ccfbfe18a0de18b547bfb42e19e8578dd8a4",
    "author": "Mulder <j.d.mulder@uu.nl>",
    "committer": "Mulder <j.d.mulder@uu.nl>",
    "message": "Fix mistake in test \"power analysis with constraints works\"\n",
    "time": 1729949441
  },
  "_maintainer": {
    "name": "Jeroen Mulder",
    "email": "j.d.mulder@uu.nl",
    "login": "jeroendmulder",
    "orcid": "0000-0002-5553-0856",
    "description": "Postdoc @UtrechtUniversity, with a special interest in causal inference from nonexperimental, longitudinal data.\n\nPic by Van Velthoven, NPO Campu",
    "uuid": 16014895
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "version": ">= 0.6.7",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "jeroendmulder",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jeroendmulder",
      "count": 49,
      "uuid": 16014895
    }
  ],
  "_userbio": {
    "uuid": 16014895,
    "type": "user",
    "name": "Jeroen Mulder",
    "description": "Postdoc @UtrechtUniversity, with a special interest in causal inference from nonexperimental, longitudinal data.\r\n\r\nPic by Van Velthoven, NPO Campu"
  },
  "_downloads": {
    "count": 635,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/powRICLPM"
  },
  "_devurl": "https://github.com/jeroendmulder/powriclpm",
  "_pkgdown": "https://jeroendmulder.github.io/powRICLPM/",
  "_searchresults": 12,
  "_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/powRICLPM.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeroendmulder/powriclpm",
  "_realowner": "jeroendmulder",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-10-07"
    },
    {
      "version": "0.1.1",
      "date": "2023-02-07"
    },
    {
      "version": "0.2.0",
      "date": "2024-09-25"
    },
    {
      "version": "0.2.1",
      "date": "2024-10-26"
    }
  ],
  "_exports": [
    "check_Phi",
    "give",
    "powRICLPM"
  ],
  "_help": [
    {
      "page": "check_Phi",
      "title": "Check Interpretation 'Phi' Argument",
      "topics": [
        "check_Phi"
      ]
    },
    {
      "page": "give",
      "title": "Extract Information From 'powRICLPM' Object",
      "topics": [
        "give"
      ]
    },
    {
      "page": "plot.powRICLPM",
      "title": "Plot Results From 'powRICLPM' Object",
      "topics": [
        "plot.powRICLPM"
      ]
    },
    {
      "page": "powRICLPM",
      "title": "Power analysis for the RI-CLPM (and STARTS model)",
      "topics": [
        "powRICLPM"
      ]
    },
    {
      "page": "print.powRICLPM",
      "title": "Print 'powRICLPM' Object",
      "topics": [
        "print.powRICLPM"
      ]
    },
    {
      "page": "summary.powRICLPM",
      "title": "Summarize Results from 'powRICLPM' Object",
      "topics": [
        "summary.powRICLPM"
      ]
    }
  ],
  "_readme": "https://github.com/jeroendmulder/powriclpm/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "farver",
    "future",
    "future.apply",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lavaan",
    "lifecycle",
    "listenv",
    "MASS",
    "mnormt",
    "numDeriv",
    "parallelly",
    "pbivnorm",
    "progressr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "extensions.Rmd",
      "filename": "extensions.html",
      "title": "Extensions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Bounded estimation with lavaan",
        "Constraints over time",
        "Measurement error",
        "Data with skewness and kurtosis",
        "References"
      ],
      "created": "2022-05-17 15:32:36",
      "modified": "2024-09-25 09:54:32",
      "commits": 7
    },
    {
      "source": "FAQ.Rmd",
      "filename": "FAQ.html",
      "title": "FAQ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "RI-CLPM extensions",
        "Post hoc power analysis",
        "References"
      ],
      "created": "2022-05-17 15:32:36",
      "modified": "2024-09-23 10:29:20",
      "commits": 7
    },
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Get Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Step 1: Determine experimental conditions",
        "Step 2: Choose population parameter values",
        "Steps 3-5: Perform the power analysis",
        "Parallel processing using future",
        "Progress bar using progressr",
        "Step 6: Summarize results",
        "References"
      ],
      "created": "2024-09-22 12:36:17",
      "modified": "2024-10-25 14:56:00",
      "commits": 3
    },
    {
      "source": "measurement_error.Rmd",
      "filename": "measurement_error.html",
      "title": "Measurement Error",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Impact of Unmodeled Measurement Error"
      ],
      "created": "2024-09-22 12:36:17",
      "modified": "2024-09-25 09:54:32",
      "commits": 2
    },
    {
      "source": "mulder_power_2023.Rmd",
      "filename": "mulder_power_2023.html",
      "title": "Online Supplementary Materials Mulder (2023)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preliminary analysis",
        "Validation"
      ],
      "created": "2024-09-22 12:36:17",
      "modified": "2024-09-22 12:36:17",
      "commits": 1
    },
    {
      "source": "mplus.Rmd",
      "filename": "mplus.html",
      "title": "Using Mplus",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Steps 1 and 2: Experimental conditions and population parameter values",
        "Steps 3-5: Perform the power analysis",
        "Step 6: Summarize results",
        "References"
      ],
      "created": "2022-05-17 15:32:36",
      "modified": "2024-10-21 11:12:54",
      "commits": 8
    }
  ],
  "_score": 5.15836249209525,
  "_indexed": true,
  "_nocasepkg": "powriclpm",
  "_universes": [
    "jeroendmulder"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-26T10:05:37.000Z",
      "distro": "noble",
      "commit": "ca94ccfbfe18a0de18b547bfb42e19e8578dd8a4",
      "fileid": "971844e1d49c5d2243d388d56ff84daa2eb28d45cdf4002750ef934b1533859e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroendmulder/actions/runs/26445582783"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-26T10:05:39.000Z",
      "distro": "noble",
      "commit": "ca94ccfbfe18a0de18b547bfb42e19e8578dd8a4",
      "fileid": "ef2dcce11a7572a3ebd47b5df980c5c0262bce1e2293590d3b8f6ef746408f9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroendmulder/actions/runs/26445582783"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-26T10:05:29.000Z",
      "commit": "ca94ccfbfe18a0de18b547bfb42e19e8578dd8a4",
      "fileid": "dacdc8fa07cab33e2d2b4633d809d8e45dbe326c13c63e5ecdecf391af02bd7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroendmulder/actions/runs/26445582783"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-26T10:05:26.000Z",
      "commit": "ca94ccfbfe18a0de18b547bfb42e19e8578dd8a4",
      "fileid": "2ecb646482a4ba984ae7be72f8cd5eb8482befa845f6f42358a0337bfaea1df2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroendmulder/actions/runs/26445582783"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-26T10:05:37.000Z",
      "commit": "ca94ccfbfe18a0de18b547bfb42e19e8578dd8a4",
      "fileid": "24f0da05df73811387c53371dc08e7bc144338db92a1c2a79a7e64e7e59b2182",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeroendmulder/actions/runs/26445582783"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-26T10:04:46.000Z",
      "commit": "ca94ccfbfe18a0de18b547bfb42e19e8578dd8a4",
      "fileid": "4e2bb9d7e36bf66430d5b3c3350092ac34805af28db0ed02a54ccfcf684cb1dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroendmulder/actions/runs/26445582783"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-26T10:05:44.000Z",
      "commit": "ca94ccfbfe18a0de18b547bfb42e19e8578dd8a4",
      "fileid": "1ba8b37e93176dc2b5dfb2bb21202a91b16a13d58245309f3013fcaa22cb991c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroendmulder/actions/runs/26445582783"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-26T10:04:41.000Z",
      "commit": "ca94ccfbfe18a0de18b547bfb42e19e8578dd8a4",
      "fileid": "68520810311626f68ef2ac7d2a0470c619f2302362f108141092edd1bb02bbf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroendmulder/actions/runs/26445582783"
    }
  ]
}