{
  "_id": "6a3505623efcd9bda43d7cf5",
  "Package": "flps",
  "Type": "Package",
  "Title": "Fully-Latent Principal Stratification",
  "Version": "1.1.0",
  "Date": "2024-03-27",
  "Authors@R": "c(person(given = \"Sooyong\",\nfamily = \"Lee\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sooyongl09@gmail.com\"),\nperson(given = \"Adam\",\nfamily = \"Sales\",\nrole = \"aut\"),\nperson(given = \"Hyeon-Ah\",\nfamily = \"Kang\",\nrole = \"aut\"),\nperson(given = \"Tiffany\",\nfamily = \"Whittaker\",\nrole = \"aut\")\n)",
  "Description": "Simulation and analysis of Fully-Latent Principal\nStratification (FLPS) with measurement models. Lee, Adam, Kang,\n& Whittaker (2023). <doi:10.1007/978-3-031-27781-8_25>. This\npackage is supported by the Institute of Education Sciences,\nU.S. Department of Education, through Grant R305D210036.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Collate": "'flps-package.r' 'load_rstan.r' 'make_FLPSdata.r' 'run_FLPS.r'\n'priors.r' 'sim_gen_measurement.r' 'sim_gen_structure.r'\n'sim_gen_standata.r' 'sim_make_data.r' 'sim_utils.r'\n'z_utils.r' 'z_validate.r' 'plot_function.r'\n'summary_function.r' 'data_desc.r' 'zzz.r'",
  "URL": "https://sooyongl.github.io/flps/",
  "Config/pak/sysreqs": "cmake make libuv1-dev libx11-dev",
  "Repository": "https://sooyongl.r-universe.dev",
  "Date/Publication": "2024-04-21 19:58:44 UTC",
  "RemoteUrl": "https://github.com/sooyongl/flps",
  "RemoteRef": "HEAD",
  "RemoteSha": "a7f9e95e7145532b883227f65f7d6705daca767e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 08:55:42 UTC",
    "User": "root"
  },
  "Author": "Sooyong Lee [aut, cre],\nAdam Sales [aut],\nHyeon-Ah Kang [aut],\nTiffany Whittaker [aut]",
  "Maintainer": "Sooyong Lee <sooyongl09@gmail.com>",
  "MD5sum": "d2d3dfe2c7820d00392a8be387e770df",
  "_user": "sooyongl",
  "_type": "src",
  "_file": "flps_1.1.0.tar.gz",
  "_fileid": "ae68dea5ec942a5fb710e82fe6a8c77ca52365e7d29796341c93607b91f0ab3d",
  "_filesize": 833946,
  "_sha256": "ae68dea5ec942a5fb710e82fe6a8c77ca52365e7d29796341c93607b91f0ab3d",
  "_created": "2026-06-19T08:55:42.000Z",
  "_published": "2026-06-19T09:01:22.895Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82317039396,
      "time": 279,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7745760277"
    },
    {
      "job": 82317039404,
      "time": 285,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745762241"
    },
    {
      "job": 82317039346,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7745720297"
    },
    {
      "job": 82317039381,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745720572"
    },
    {
      "job": 82316287261,
      "time": 286,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745666023"
    },
    {
      "job": 82317039382,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745721836"
    },
    {
      "job": 82317039352,
      "time": 291,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7745764041"
    },
    {
      "job": 82317039370,
      "time": 294,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7745765698"
    },
    {
      "job": 82317039393,
      "time": 277,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745759966"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sooyongl/actions/runs/27815701009",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sooyongl/flps",
  "_commit": {
    "id": "a7f9e95e7145532b883227f65f7d6705daca767e",
    "author": "Sooyong Lee <sooyongl09@utexas.edu>",
    "committer": "Sooyong Lee <sooyongl09@utexas.edu>",
    "message": "Update plot_function.r\n",
    "time": 1713729524
  },
  "_maintainer": {
    "name": "Sooyong Lee",
    "email": "sooyongl09@gmail.com",
    "login": "sooyongl09",
    "description": "",
    "uuid": 55811008
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "rstan",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.8.3",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "mirt",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "lavaan",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    }
  ],
  "_owner": "sooyongl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "sooyongl",
      "count": 169,
      "uuid": 36522559
    }
  ],
  "_userbio": {
    "uuid": 36522559,
    "type": "user",
    "name": "Sooyong Lee",
    "followers": 7,
    "description": "WIDA"
  },
  "_downloads": {
    "count": 633,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flps"
  },
  "_devurl": "https://github.com/sooyongl/flps",
  "_pkgdown": "https://sooyongl.github.io/flps/",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flps.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sooyongl/flps",
  "_realowner": "sooyongl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-05-05"
    },
    {
      "version": "1.0.0",
      "date": "2023-11-03"
    },
    {
      "version": "1.1.0",
      "date": "2024-04-21"
    }
  ],
  "_exports": [
    "flps_plot",
    "importModel",
    "makeInpData",
    "makeSimData",
    "modelBuilder",
    "runFLPS"
  ],
  "_datasets": [
    {
      "name": "binary",
      "title": "binary.rda",
      "object": "binary",
      "class": [
        "data.frame"
      ],
      "fields": [
        "schid",
        "id",
        "sex",
        "race",
        "pretest",
        "stdscore",
        "cm_sex",
        "cm_race",
        "cm_pretest",
        "cm_stdscore",
        "trt",
        "Y",
        "q1",
        "q2",
        "q3",
        "q4",
        "q5",
        "q6",
        "q7",
        "q8",
        "q9",
        "q10",
        "q11",
        "q12",
        "q13",
        "q14",
        "q15",
        "q16",
        "q17",
        "q18",
        "q19",
        "q20"
      ],
      "rows": 4766,
      "table": true,
      "tojson": true
    },
    {
      "name": "continuous",
      "title": "continuous.rda",
      "object": "continuous",
      "class": [
        "data.frame"
      ],
      "fields": [
        "schid",
        "id",
        "sex",
        "race",
        "pretest",
        "stdscore",
        "cm_sex",
        "cm_race",
        "cm_pretest",
        "cm_stdscore",
        "trt",
        "Y",
        "q1",
        "q2",
        "q3",
        "q4",
        "q5",
        "q6",
        "q7",
        "q8",
        "q9",
        "q10",
        "q11",
        "q12",
        "q13",
        "q14",
        "q15",
        "q16",
        "q17",
        "q18",
        "q19",
        "q20"
      ],
      "rows": 4766,
      "table": true,
      "tojson": true
    },
    {
      "name": "example0",
      "title": "example0.rda",
      "object": "example0",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Y",
        "trt",
        "sex",
        "race",
        "pretest",
        "stdscore",
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "example1",
      "title": "example1.rda",
      "object": "example1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Y",
        "trt",
        "X1",
        "X2",
        "q1",
        "q2",
        "q3",
        "q4",
        "q5",
        "q6",
        "q7",
        "q8",
        "q9",
        "q10"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "example2",
      "title": "example2.rda",
      "object": "example2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Y",
        "trt",
        "X1",
        "X2",
        "q1",
        "q2",
        "q3",
        "q4",
        "q5",
        "q6",
        "q7",
        "q8",
        "q9",
        "q10"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "example3",
      "title": "example3.rda",
      "object": "example3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Y",
        "Z",
        "X1",
        "X2",
        "X3",
        "X4",
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "graded",
      "title": "graded.rda",
      "object": "graded",
      "class": [
        "data.frame"
      ],
      "fields": [
        "schid",
        "id",
        "sex",
        "race",
        "pretest",
        "stdscore",
        "cm_sex",
        "cm_race",
        "cm_pretest",
        "cm_stdscore",
        "trt",
        "Y",
        "q1",
        "q2",
        "q3",
        "q4",
        "q5",
        "q6",
        "q7",
        "q8",
        "q9",
        "q10",
        "q11",
        "q12",
        "q13",
        "q14",
        "q15",
        "q16",
        "q17",
        "q18",
        "q19",
        "q20"
      ],
      "rows": 4766,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "flps-package",
      "title": "Fully latent principal stratification",
      "topics": [
        "flps-package",
        "flps"
      ]
    },
    {
      "page": "binary",
      "title": "binary.rda",
      "topics": [
        "binary"
      ]
    },
    {
      "page": "continuous",
      "title": "continuous.rda",
      "topics": [
        "continuous"
      ]
    },
    {
      "page": "example0",
      "title": "example0.rda",
      "topics": [
        "example0"
      ]
    },
    {
      "page": "example1",
      "title": "example1.rda",
      "topics": [
        "example1"
      ]
    },
    {
      "page": "example2",
      "title": "example2.rda",
      "topics": [
        "example2"
      ]
    },
    {
      "page": "example3",
      "title": "example3.rda",
      "topics": [
        "example3"
      ]
    },
    {
      "page": "flps_plot",
      "title": "Make plots related to FLPS models",
      "topics": [
        "flps_plot"
      ]
    },
    {
      "page": "graded",
      "title": "graded.rda",
      "topics": [
        "graded"
      ]
    },
    {
      "page": "importModel",
      "title": "Import compiled Stan object",
      "topics": [
        "importModel"
      ]
    },
    {
      "page": "makeInpData",
      "title": "Generate a matrix style data for simulation",
      "topics": [
        "makeInpData"
      ]
    },
    {
      "page": "makeSimData",
      "title": "Generate Fully Latent Principal Stratification data for simulation",
      "topics": [
        "makeSimData"
      ]
    },
    {
      "page": "modelBuilder",
      "title": "Generate compiled Stan object to facilitate the analysis",
      "topics": [
        "modelBuilder"
      ]
    },
    {
      "page": "plot",
      "title": "Plot",
      "topics": [
        "plot.flps"
      ]
    },
    {
      "page": "print",
      "title": "Print results",
      "topics": [
        "print.flps"
      ]
    },
    {
      "page": "print.summary.flps",
      "title": "Print summary of results",
      "topics": [
        "print.summary.flps"
      ]
    },
    {
      "page": "runFLPS",
      "title": "Conduct fully latent principal stratification",
      "concept": [
        "rstan"
      ],
      "topics": [
        "runFLPS"
      ]
    },
    {
      "page": "summary.flps",
      "title": "Summarize the results",
      "topics": [
        "summary.flps"
      ]
    }
  ],
  "_readme": "https://github.com/sooyongl/flps/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "audio",
    "backports",
    "beepr",
    "BH",
    "brio",
    "callr",
    "checkmate",
    "class",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "cpp11",
    "crayon",
    "dcurver",
    "Deriv",
    "desc",
    "diffobj",
    "digest",
    "distributional",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "inline",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "loo",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "mgcv",
    "mirai",
    "mirt",
    "mvtnorm",
    "nanonext",
    "nlme",
    "numDeriv",
    "otel",
    "parallelly",
    "pbapply",
    "permute",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "posterior",
    "praise",
    "processx",
    "progressr",
    "proxy",
    "ps",
    "qs2",
    "QuickJSR",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "rlang",
    "rprojroot",
    "rstan",
    "S7",
    "scales",
    "sessioninfo",
    "SimDesign",
    "splines2",
    "StanHeaders",
    "stringfish",
    "tensorA",
    "testthat",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "waldo",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "flps.Rmd",
      "filename": "flps.html",
      "title": "flps",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Fully Latent Principal Stratification (FLPS)^[Acknowledgements. This package is supported by the Institute of Education Sciences, U.S. Department of Education, through Grant R305D210036.]",
        "Installation",
        "Example Usage",
        "Data Generation and Preprocessing",
        "Model Fitting with FLPS",
        "Results"
      ],
      "created": "2023-04-03 05:15:17",
      "modified": "2023-10-16 18:43:49",
      "commits": 18
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "flps",
  "_universes": [
    "sooyongl",
    "sooyongl09"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-19T08:58:36.000Z",
      "distro": "noble",
      "commit": "a7f9e95e7145532b883227f65f7d6705daca767e",
      "fileid": "3e2a67918da5353687c9813c2e2ad1736d9bfe9cc5d12b78d0cae457312a6ea8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sooyongl/actions/runs/27815701009"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-19T08:58:42.000Z",
      "distro": "noble",
      "commit": "a7f9e95e7145532b883227f65f7d6705daca767e",
      "fileid": "0fd06862632885a41ccd108d0ec5c2935e1fc0f45f13157f409b6d7868a880a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sooyongl/actions/runs/27815701009"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-19T08:57:14.000Z",
      "commit": "a7f9e95e7145532b883227f65f7d6705daca767e",
      "fileid": "769f7d4e203a580b5ed0de006eb8cbffe47b4a47e251b0cc259d5ae60ee76d02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sooyongl/actions/runs/27815701009"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-19T08:57:17.000Z",
      "commit": "a7f9e95e7145532b883227f65f7d6705daca767e",
      "fileid": "8ea1b70dd5a58de4df8c36b7455438cbc2cdfa6630f8ae265df2df287bcc7756",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sooyongl/actions/runs/27815701009"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-19T08:58:44.000Z",
      "commit": "a7f9e95e7145532b883227f65f7d6705daca767e",
      "fileid": "9beec12ed0c84d289783d0a735f9d063e491cb80d67277ec3ed5f922cb04397a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sooyongl/actions/runs/27815701009"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-19T08:57:40.000Z",
      "commit": "a7f9e95e7145532b883227f65f7d6705daca767e",
      "fileid": "d26524e4adb44b4669bd2c52d5145cd61e9636592a495d490c169bdacf9d4116",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sooyongl/actions/runs/27815701009"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-19T08:57:28.000Z",
      "commit": "a7f9e95e7145532b883227f65f7d6705daca767e",
      "fileid": "3ad27e2cd43674ec9784c12547d187b6edd84b39539d37643e7977b5f2240a18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sooyongl/actions/runs/27815701009"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-19T08:57:28.000Z",
      "commit": "a7f9e95e7145532b883227f65f7d6705daca767e",
      "fileid": "0f4c3273320290f96fc7b8019c00bf0bcde5adc16725de05081379a76a7b2674",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sooyongl/actions/runs/27815701009"
    }
  ]
}