{
  "_id": "6a1ea472b25058d4daad7d0a",
  "Package": "deliberr",
  "Type": "Package",
  "Title": "Methods for Deliberation Analysis",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\n\"Gustavo\", \"Kreia Umbelino\",\nemail = \"gustavo.kreiaumbelino@zda.uzh.ch\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-7754-9606\")\n),\nperson(\n\"Francesco\", \"Veri\",\nemail = \"francesco.veri@zda.uzh.ch\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0002-9295-6776\")\n),\nperson(\n\"Swiss National Science Foundation (SNSF)\",\nrole = \"fnd\"\n)\n)",
  "URL": "https://github.com/gumbelino/deliberr,\nhttps://gumbelin.shinyapps.io/deliberr",
  "BugReports": "https://github.com/gumbelino/deliberr/issues",
  "Description": "An implementation of deliberative reasoning index (DRI)\nand related tools for analysis of deliberation survey data.\nCalculation of DRI, plot of intersubjective correlations (IC),\ngeneration of large-language model (LLM) survey data, and\npermutation tests are supported. Example datasets and a\ngraphical user interface (GUI) are also available to support\nanalysis. For more information, see Niemeyer and Veri (2022)\n<doi:10.1093/oso/9780192848925.003.0007>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://gumbelino.r-universe.dev",
  "Date/Publication": "2026-03-04 19:11:11 UTC",
  "RemoteUrl": "https://github.com/gumbelino/deliberr",
  "RemoteRef": "HEAD",
  "RemoteSha": "3cc12d758449e8920dce404b4ab4f34db2f3833c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 09:33:57 UTC",
    "User": "root"
  },
  "Author": "Gustavo Kreia Umbelino [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7754-9606>),\nFrancesco Veri [aut] (ORCID: <https://orcid.org/0000-0002-9295-6776>),\nSwiss National Science Foundation (SNSF) [fnd]",
  "Maintainer": "Gustavo Kreia Umbelino <gustavo.kreiaumbelino@zda.uzh.ch>",
  "MD5sum": "cc7f623eedf2877fa37bfb50b3da5564",
  "_user": "gumbelino",
  "_type": "src",
  "_file": "deliberr_0.1.2.tar.gz",
  "_fileid": "f273a812d98ae215e366bb2e64174706b9b5cf08823e5dd532d4fa7893f7cfaa",
  "_filesize": 228990,
  "_sha256": "f273a812d98ae215e366bb2e64174706b9b5cf08823e5dd532d4fa7893f7cfaa",
  "_created": "2026-06-02T09:33:57.000Z",
  "_published": "2026-06-02T09:37:54.014Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79041585693,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354148784"
    },
    {
      "job": 79041585478,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354148924"
    },
    {
      "job": 79041585526,
      "time": 197,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354151294"
    },
    {
      "job": 79041585549,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354137176"
    },
    {
      "job": 79040966041,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354088269"
    },
    {
      "job": 79041585511,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354139276"
    },
    {
      "job": 79041585762,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354129692"
    },
    {
      "job": 79041585604,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354131120"
    },
    {
      "job": 79041585631,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354127474"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gumbelino/actions/runs/26811067387",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gumbelino/deliberr",
  "_commit": {
    "id": "3cc12d758449e8920dce404b4ab4f34db2f3833c",
    "author": "Gustavo Umbelino <gumbelin@gmail.com>",
    "committer": "Gustavo Umbelino <gumbelin@gmail.com>",
    "message": "fixed cost estimate in llm response\n",
    "time": 1772651471
  },
  "_maintainer": {
    "name": "Gustavo Kreia Umbelino",
    "email": "gustavo.kreiaumbelino@zda.uzh.ch",
    "login": "gumbelino",
    "description": "",
    "uuid": 16530008,
    "orcid": "0000-0001-7754-9606"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rstatix",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "gumbelino",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 15
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 11
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 7
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gumbelino",
      "count": 48,
      "uuid": 16530008
    }
  ],
  "_userbio": {
    "uuid": 16530008,
    "type": "user",
    "name": "Gustavo Umbelino"
  },
  "_downloads": {
    "count": 131,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/deliberr"
  },
  "_devurl": "https://github.com/gumbelino/deliberr",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/deliberr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gumbelino/deliberr",
  "_realowner": "gumbelino",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-12-19"
    }
  ],
  "_exports": [
    "format_dri_survey",
    "get_dri",
    "get_dri_alpha",
    "get_dri_case",
    "get_dri_ic",
    "get_dri_ind",
    "get_dri_llm_response",
    "get_model_ids",
    "make_dri_llm_prompts",
    "open_gui",
    "permute_dri",
    "plot_dri_ic",
    "summarize_perm_dri"
  ],
  "_datasets": [
    {
      "name": "human_data",
      "title": "Human data",
      "object": "human_data",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "study",
        "survey",
        "case",
        "data_type",
        "stage_id",
        "stage",
        "pnum",
        "C1",
        "C2",
        "C3",
        "C4",
        "C5",
        "C6",
        "C7",
        "C8",
        "C9",
        "C10",
        "C11",
        "C12",
        "C13",
        "C14",
        "C15",
        "C16",
        "C17",
        "C18",
        "C19",
        "C20",
        "C21",
        "C22",
        "C23",
        "C24",
        "C25",
        "C26",
        "C27",
        "C28",
        "C29",
        "C30",
        "C31",
        "C32",
        "C33",
        "C34",
        "C35",
        "C36",
        "C37",
        "C38",
        "C39",
        "C40",
        "C41",
        "C42",
        "C43",
        "C44",
        "C45",
        "C46",
        "C47",
        "C48",
        "C49",
        "C50",
        "P1",
        "P2",
        "P3",
        "P4",
        "P5",
        "P6",
        "P7",
        "P8",
        "P9",
        "P10"
      ],
      "rows": 1052,
      "table": true,
      "tojson": true
    },
    {
      "name": "prompts",
      "title": "Prompts",
      "object": "prompts",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "type",
        "prompt"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "roles",
      "title": "Roles",
      "object": "roles",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "uid",
        "type",
        "role",
        "description"
      ],
      "rows": 21,
      "table": true,
      "tojson": true
    },
    {
      "name": "surveys",
      "title": "Surveys",
      "object": "surveys",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "type",
        "order",
        "statement",
        "name",
        "scale_max",
        "q_method"
      ],
      "rows": 863,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "format_dri_survey",
      "title": "Format DRI survey",
      "topics": [
        "format_dri_survey"
      ]
    },
    {
      "page": "get_dri",
      "title": "Get DRI from a Group of Participants",
      "concept": [
        "IC methods"
      ],
      "topics": [
        "get_dri"
      ]
    },
    {
      "page": "get_dri_alpha",
      "title": "Get DRI Cronbach's Alpha",
      "concept": [
        "DRI survey methods"
      ],
      "topics": [
        "get_dri_alpha"
      ]
    },
    {
      "page": "get_dri_case",
      "title": "Get DRI from Case",
      "concept": [
        "DRI survey methods"
      ],
      "topics": [
        "get_dri_case"
      ]
    },
    {
      "page": "get_dri_ic",
      "title": "Get DRI Intersubjective Consistency (IC)",
      "concept": [
        "DRI survey methods"
      ],
      "topics": [
        "get_dri_ic"
      ]
    },
    {
      "page": "get_dri_ind",
      "title": "Get DRI from Individual Participants",
      "concept": [
        "IC methods"
      ],
      "topics": [
        "get_dri_ind"
      ]
    },
    {
      "page": "get_dri_llm_response",
      "title": "Get DRI LLM Response",
      "concept": [
        "LLM methods"
      ],
      "topics": [
        "get_dri_llm_response"
      ]
    },
    {
      "page": "get_llm_response",
      "title": "Get LLM Response from OpenRouter.ai",
      "topics": [
        "get_llm_response"
      ]
    },
    {
      "page": "get_model_ids",
      "title": "Get Model IDs",
      "concept": [
        "LLM methods"
      ],
      "topics": [
        "get_model_ids"
      ]
    },
    {
      "page": "human_data",
      "title": "Human data",
      "topics": [
        "human_data"
      ]
    },
    {
      "page": "make_dri_llm_prompts",
      "title": "Make DRI LLM Prompts",
      "concept": [
        "LLM methods"
      ],
      "topics": [
        "make_dri_llm_prompts"
      ]
    },
    {
      "page": "open_gui",
      "title": "Open Graphical User Interface (GUI)",
      "topics": [
        "open_gui"
      ]
    },
    {
      "page": "permute_dri",
      "title": "Permute DRI",
      "topics": [
        "permute_dri"
      ]
    },
    {
      "page": "plot_dri_ic",
      "title": "Plot DRI Intersubjective Consistency (IC)",
      "topics": [
        "plot_dri_ic"
      ]
    },
    {
      "page": "prompts",
      "title": "Prompts",
      "topics": [
        "prompts"
      ]
    },
    {
      "page": "roles",
      "title": "Roles",
      "topics": [
        "roles"
      ]
    },
    {
      "page": "summarize_perm_dri",
      "title": "Summarize DRI Permutation Test Results",
      "topics": [
        "summarize_perm_dri"
      ]
    },
    {
      "page": "surveys",
      "title": "Surveys",
      "topics": [
        "surveys"
      ]
    }
  ],
  "_readme": "https://github.com/gumbelino/deliberr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cli",
    "clipr",
    "colorspace",
    "commonmark",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "GPArotation",
    "gtable",
    "hms",
    "htmltools",
    "httpuv",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "mnormt",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "psych",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tzdb",
    "urca",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xtable",
    "zoo"
  ],
  "_score": 3.7817553746524686,
  "_indexed": true,
  "_nocasepkg": "deliberr",
  "_universes": [
    "gumbelino"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-02T09:36:25.000Z",
      "distro": "noble",
      "commit": "3cc12d758449e8920dce404b4ab4f34db2f3833c",
      "fileid": "24292288c14345ed792fdb662db6c432f07919574266622926b20023c78f7234",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gumbelino/actions/runs/26811067387"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-02T09:36:25.000Z",
      "distro": "noble",
      "commit": "3cc12d758449e8920dce404b4ab4f34db2f3833c",
      "fileid": "0b08121918233403397267cb83c1daa3a4cf9a2bd1f9e275a2c425843e606636",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gumbelino/actions/runs/26811067387"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-02T09:36:36.000Z",
      "commit": "3cc12d758449e8920dce404b4ab4f34db2f3833c",
      "fileid": "6ff6f3572e662559adbcdbe57135e7d448c3c91b362467701eb1bbeabc41c124",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gumbelino/actions/runs/26811067387"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-02T09:36:05.000Z",
      "commit": "3cc12d758449e8920dce404b4ab4f34db2f3833c",
      "fileid": "f697294a3eb4929159ccf051c4e5cb84c6853691e5f0a512314bfd137f70780c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gumbelino/actions/runs/26811067387"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-02T09:36:36.000Z",
      "commit": "3cc12d758449e8920dce404b4ab4f34db2f3833c",
      "fileid": "90c2a73a6cab7d45e15d663041381895dde24f8e66481e9aa1f41d24a6d1d8d2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gumbelino/actions/runs/26811067387"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-02T09:35:18.000Z",
      "commit": "3cc12d758449e8920dce404b4ab4f34db2f3833c",
      "fileid": "e96b849626ddb1de1738d06a1518fcbb1195b209f490b08c59c13e5f7ba435a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gumbelino/actions/runs/26811067387"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-02T09:35:27.000Z",
      "commit": "3cc12d758449e8920dce404b4ab4f34db2f3833c",
      "fileid": "8c8cdc2af43576a163d48b124b3a3321638593811a2d9fdcd1f6f0285bee06ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gumbelino/actions/runs/26811067387"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-02T09:35:20.000Z",
      "commit": "3cc12d758449e8920dce404b4ab4f34db2f3833c",
      "fileid": "4638b16317feff5116d140ad4077a05dd005f2cc7d0864568d165d4e21d7d72e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gumbelino/actions/runs/26811067387"
    }
  ]
}