{
  "_id": "6a1694fcacfb0bcc41d7a8c8",
  "Package": "ordinalsimr",
  "Title": "Compare Ordinal Endpoints Using Simulations",
  "Version": "0.2.4",
  "Authors@R": "person(given = \"Pat\",\nfamily = \"Callahan\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"patricktcallahan18@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1769-7580\"))",
  "Description": "Simultaneously evaluate multiple ordinal outcome measures.\nApplied data analysts in particular are faced with uncertainty\nin choosing appropriate statistical tests for ordinal data. The\nincluded 'shiny' application allows users to simulate outcomes\ngiven different ordinal data distributions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/NeuroShepherd/ordinalsimr,\nhttps://neuroshepherd.github.io/ordinalsimr/",
  "BugReports": "https://github.com/NeuroShepherd/ordinalsimr/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://neuroshepherd.r-universe.dev",
  "Date/Publication": "2026-02-26 14:46:04 UTC",
  "RemoteUrl": "https://github.com/NeuroShepherd/ordinalsimr",
  "RemoteRef": "HEAD",
  "RemoteSha": "be3a192578eca1ae0386fa3858bc1205fe58612e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 06:48:53 UTC",
    "User": "root"
  },
  "Author": "Pat Callahan [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-1769-7580>)",
  "Maintainer": "Pat Callahan <patricktcallahan18@gmail.com>",
  "MD5sum": "6a56c235aa3cb5057c9d8056e9c53c32",
  "_user": "neuroshepherd",
  "_type": "src",
  "_file": "ordinalsimr_0.2.4.tar.gz",
  "_fileid": "8779394f35eebfee6dca28b64a32220ae7bfd6f081f9586e07748c9b2b22af2a",
  "_filesize": 4386011,
  "_sha256": "8779394f35eebfee6dca28b64a32220ae7bfd6f081f9586e07748c9b2b22af2a",
  "_created": "2026-05-27T06:48:53.000Z",
  "_published": "2026-05-27T06:53:48.699Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78023030725,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233780455"
    },
    {
      "job": 78023030735,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233780241"
    },
    {
      "job": 78023030741,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233774553"
    },
    {
      "job": 78023030734,
      "time": 212,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233784450"
    },
    {
      "job": 78022483205,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233729925"
    },
    {
      "job": 78023030716,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233768250"
    },
    {
      "job": 78023030754,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233766698"
    },
    {
      "job": 78023030747,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233768941"
    },
    {
      "job": 78023030753,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233768425"
    }
  ],
  "_buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/26495437410",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/NeuroShepherd/ordinalsimr",
  "_commit": {
    "id": "be3a192578eca1ae0386fa3858bc1205fe58612e",
    "author": "Pat <52056183+NeuroShepherd@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "v0.2.4 release (#222)\n\n* Update renv and package lock file (#220)\n\n* Overhaul main vignette (#221)\n\n* Fix subprocess environment (#219)\n\n* Intermdiate progress\n\n* Fix approach to accessing fxn from env\n\nUpdate namespaces in fxns\n\n* Update news and cran comments\n\n* Fix onLoad tests (#223)\n\nAttempt updates of onLoad tests\n\n* Update version\n\n* Update CITATION.cff\n\n* Ignore inst/ in renv and update deps\n\n* Update buildignore\n\nCloses #214\nCloses #215\nCloses #216\n",
    "time": 1772117164
  },
  "_maintainer": {
    "name": "Pat Callahan",
    "email": "patricktcallahan18@gmail.com",
    "login": "neuroshepherd",
    "orcid": "0000-0003-1769-7580",
    "description": "Epidemiology and Open Science",
    "uuid": 52056183
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "coin",
      "role": "Imports"
    },
    {
      "package": "config",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "golem",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "rhandsontable",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rms",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.7.4",
      "role": "Imports"
    },
    {
      "package": "shinycssloaders",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "writexl",
      "role": "Suggests"
    }
  ],
  "_owner": "neuroshepherd",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 2
    },
    {
      "week": "2025-26",
      "n": 3
    },
    {
      "week": "2025-33",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.1",
      "date": "2025-06-04"
    },
    {
      "name": "v0.2.2",
      "date": "2025-06-25"
    },
    {
      "name": "v0.2.3",
      "date": "2025-09-06"
    },
    {
      "name": "v0.2.4",
      "date": "2026-02-26"
    }
  ],
  "_topics": [
    "ordinal",
    "shiny"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "neuroshepherd",
      "count": 274,
      "uuid": 52056183
    }
  ],
  "_userbio": {
    "uuid": 52056183,
    "type": "user",
    "name": "Pat",
    "description": "Epidemiology and Open Science"
  },
  "_downloads": {
    "count": 133,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ordinalsimr"
  },
  "_devurl": "https://github.com/neuroshepherd/ordinalsimr",
  "_pkgdown": "https://neuroshepherd.github.io/ordinalsimr/",
  "_searchresults": 8,
  "_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/ordinalsimr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/neuroshepherd/ordinalsimr",
  "_realowner": "neuroshepherd",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2025-01-29"
    },
    {
      "version": "0.2.0",
      "date": "2025-03-07"
    },
    {
      "version": "0.2.1",
      "date": "2025-06-04"
    },
    {
      "version": "0.2.2",
      "date": "2025-06-25"
    },
    {
      "version": "0.2.3",
      "date": "2025-09-08"
    },
    {
      "version": "0.2.4",
      "date": "2026-02-26"
    }
  ],
  "_exports": [
    "%>%",
    "assign_groups",
    "calculate_power_t2error",
    "calculate_t1_error",
    "get_ordinalsimr_options",
    "ordinal_tests",
    "parse_ratio_text",
    "plot_distribution_results",
    "plot_power",
    "run_app",
    "run_simulations",
    "set_ordinalsimr_options"
  ],
  "_datasets": [
    {
      "name": "simulation_data_one_group",
      "title": "Simulation Data for One Group",
      "object": "simulation_data_one_group",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Wilcoxon",
        "Fisher",
        "Chi Squared\n(No Correction)",
        "Chi Squared\n(Correction)",
        "Prop. Odds",
        "Coin Indep. Test",
        "run",
        "y",
        "x",
        "n_null",
        "n_intervene",
        "sample_size",
        "K"
      ],
      "rows": 12100,
      "table": false,
      "tojson": true
    },
    {
      "name": "simulation_data_two_groups",
      "title": "Simulation Data for Two Groups",
      "object": "simulation_data_two_groups",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Wilcoxon",
        "Fisher",
        "Chi Squared\n(No Correction)",
        "Chi Squared\n(Correction)",
        "Prop. Odds",
        "Coin Indep. Test",
        "run",
        "y",
        "x",
        "n_null",
        "n_intervene",
        "sample_size",
        "K"
      ],
      "rows": 12100,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "assign_groups",
      "title": "Randomly assign groups",
      "topics": [
        "assign_groups"
      ]
    },
    {
      "page": "calculate_power_t2error",
      "title": "Calculate Hypothesis Test Parameters",
      "topics": [
        "calculate_power_t2error"
      ]
    },
    {
      "page": "calculate_t1_error",
      "title": "Calculate Type 1 Error",
      "topics": [
        "calculate_t1_error"
      ]
    },
    {
      "page": "get_ordinalsimr_options",
      "title": "Get ordinalsimr options",
      "topics": [
        "get_ordinalsimr_options"
      ]
    },
    {
      "page": "ordinal_tests",
      "title": "Ordinal outcome tests",
      "topics": [
        "ordinal_tests"
      ]
    },
    {
      "page": "parse_ratio_text",
      "title": "Parse Ratio Text",
      "topics": [
        "parse_ratio_text"
      ]
    },
    {
      "page": "plot_distribution_results",
      "title": "Plot Distribution",
      "topics": [
        "plot_distribution_results"
      ]
    },
    {
      "page": "plot_power",
      "title": "Plot Test Power",
      "topics": [
        "plot_power"
      ]
    },
    {
      "page": "run_app",
      "title": "Run the Shiny Application",
      "topics": [
        "run_app"
      ]
    },
    {
      "page": "run_simulations",
      "title": "Run Simulations",
      "topics": [
        "run_simulations"
      ]
    },
    {
      "page": "set_ordinalsimr_options",
      "title": "Set ordinalsimr Shiny App Default Values",
      "topics": [
        "set_ordinalsimr_options"
      ]
    },
    {
      "page": "simulation_data_one_group",
      "title": "Simulation Data for One Group",
      "topics": [
        "simulation_data_one_group"
      ]
    },
    {
      "page": "simulation_data_two_groups",
      "title": "Simulation Data for Two Groups",
      "topics": [
        "simulation_data_two_groups"
      ]
    }
  ],
  "_pkglogo": "https://github.com/NeuroShepherd/ordinalsimr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/NeuroShepherd/ordinalsimr/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "attempt",
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "callr",
    "checkmate",
    "cli",
    "cluster",
    "codetools",
    "coin",
    "colorspace",
    "commonmark",
    "config",
    "cpp11",
    "crosstalk",
    "data.table",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "golem",
    "gridExtra",
    "gtable",
    "here",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "libcoin",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "memoise",
    "mime",
    "modeltools",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nnet",
    "otel",
    "pillar",
    "pkgconfig",
    "polspline",
    "processx",
    "promises",
    "ps",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rhandsontable",
    "rlang",
    "rmarkdown",
    "rms",
    "rpart",
    "rprojroot",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "shiny",
    "shinycssloaders",
    "shinyWidgets",
    "sourcetools",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "coding-simulations.Rmd",
      "filename": "coding-simulations.html",
      "title": "Coding Simulations",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Coding Your Own Simulations",
        "Power and Type II Error",
        "Type I Error",
        "Mapping Over Many Sample Sizes",
        "Adjust Multiple Parameters",
        "Set Parameters",
        "Create Simulation Grid",
        "Run Simulation"
      ],
      "created": "2024-02-27 11:05:15",
      "modified": "2025-01-20 10:34:42",
      "commits": 6
    },
    {
      "source": "ordinalsimr-options.Rmd",
      "filename": "ordinalsimr-options.html",
      "title": "{ordinalsimr} Options",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Options",
        "What are options?",
        "Changing Options",
        "{ordinalsimr} Options",
        "Automatically Set Options",
        "Non-Required Options",
        "Setting and Getting {ordinalsimr} Options"
      ],
      "created": "2025-01-20 10:34:42",
      "modified": "2025-01-29 20:35:17",
      "commits": 2
    },
    {
      "source": "ordinalsimr.Rmd",
      "filename": "ordinalsimr.html",
      "title": "Using {ordinalsimr}",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Shiny App",
        "Data Generation Process",
        "Statistical Tests Used",
        "Practical Script-Based Workflow",
        "Package Architecture"
      ],
      "created": "2024-02-17 16:59:23",
      "modified": "2026-02-26 14:46:04",
      "commits": 7
    }
  ],
  "_score": 4.8750612633917,
  "_indexed": true,
  "_nocasepkg": "ordinalsimr",
  "_universes": [
    "neuroshepherd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-27T06:51:30.000Z",
      "distro": "noble",
      "commit": "be3a192578eca1ae0386fa3858bc1205fe58612e",
      "fileid": "4822d41fa726f1cbeb39999dba1ded755797ca74f7c3e9158b7694dcfacf8e66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/26495437410"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-27T06:51:31.000Z",
      "distro": "noble",
      "commit": "be3a192578eca1ae0386fa3858bc1205fe58612e",
      "fileid": "03fe32ba874c5e017994d4c1c14f7e1cef83528e99b7afbd2d2d3566b72819f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/26495437410"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-27T06:51:31.000Z",
      "commit": "be3a192578eca1ae0386fa3858bc1205fe58612e",
      "fileid": "af026beed810f11a535769dce5d1ef59ea9d6e06721e2da4ea15971232c74fb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/26495437410"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-27T06:51:57.000Z",
      "commit": "be3a192578eca1ae0386fa3858bc1205fe58612e",
      "fileid": "6f6350b5c51bfabefdf15b26306aa47bc10bde4229623ada9ab1009fcd1235ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/26495437410"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-05-27T06:51:41.000Z",
      "commit": "be3a192578eca1ae0386fa3858bc1205fe58612e",
      "fileid": "d3b77856b321b5b5f54965cfa37d7371dc621ff63af300b288306ef2d15eb011",
      "status": "success",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/26495437410"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-27T06:50:30.000Z",
      "commit": "be3a192578eca1ae0386fa3858bc1205fe58612e",
      "fileid": "6238a7640ad16fc75b1cae70472528172395166472dc89d2b05869295f49d0ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/26495437410"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-27T06:50:39.000Z",
      "commit": "be3a192578eca1ae0386fa3858bc1205fe58612e",
      "fileid": "78dd193fa64d0c64746f1ef4e04859df29837359d1a90c3333161283125eca13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/26495437410"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-27T06:50:34.000Z",
      "commit": "be3a192578eca1ae0386fa3858bc1205fe58612e",
      "fileid": "c0b22b05e12ee70048696a2ef4aff7d761419d3bc55960391fe0801aac292614",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/neuroshepherd/actions/runs/26495437410"
    }
  ]
}