{
  "_id": "6a49a6e4162b78b26a585614",
  "Package": "uncertainUCDP",
  "Type": "Package",
  "Title": "Parametric Mixture Models for Uncertainty Estimation of\nFatalities in UCDP Conflict Data",
  "Version": "0.7.6",
  "Description": "Provides functions for estimating uncertainty in the\nnumber of fatalities in the Uppsala Conflict Data Program\n(UCDP) data. The package implements a parametric reported-value\nGumbel mixture distribution that accounts for the uncertainty\nin the number of fatalities in the UCDP data. The model is\nbased on information from a survey on UCDP coders and how they\nview the uncertainty of the number of fatalities from UCDP\nevents. The package provides functions for making random draws\nof fatalities from the mixture distribution, as well as to\nestimate percentiles, quantiles, means, and other statistics of\nthe distribution. Full details on the survey and estimation\nprocedure can be found in Vesco et al (2024).",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Authors@R": "person(\"David\", \"Randahl\", , \"david.randahl@pcr.uu.se\", role = c(\"cre\", \"aut\"))",
  "RoxygenNote": "7.3.3",
  "Repository": "https://doktorandahl.r-universe.dev",
  "Date/Publication": "2026-01-21 11:15:58 UTC",
  "RemoteUrl": "https://github.com/doktorandahl/uncertainucdp",
  "RemoteRef": "HEAD",
  "RemoteSha": "80b23f682e39e3363f0ad373d6b005002a1b78a1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 10:05:06 UTC",
    "User": "root"
  },
  "Author": "David Randahl [cre, aut]",
  "Maintainer": "David Randahl <david.randahl@pcr.uu.se>",
  "_user": "doktorandahl",
  "_type": "src",
  "_file": "uncertainUCDP_0.7.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/0e91b4ffa2487d64b2a4742829f0803f0d5d9313ee922b81c11a6cefbaeb8d2a",
  "_filesize": 832578,
  "_sha256": "0e91b4ffa2487d64b2a4742829f0803f0d5d9313ee922b81c11a6cefbaeb8d2a",
  "_expires": "2026-10-13T00:35:47.000Z",
  "_created": "2026-06-20T10:05:06.000Z",
  "_published": "2026-07-05T00:35:48.781Z",
  "_jobs": [
    {
      "job": 85179450055,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7764375244"
    },
    {
      "job": 85179449997,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764378936"
    },
    {
      "job": 85179450079,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764371072"
    },
    {
      "job": 85179450142,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764375929"
    },
    {
      "job": 85179449885,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764360638"
    },
    {
      "job": 85179449937,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764373214"
    },
    {
      "job": 85179450134,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7764372647"
    },
    {
      "job": 85179449990,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764369492"
    },
    {
      "job": 85179449994,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764370485"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/doktorandahl/actions/runs/27867807982",
  "_status": "success",
  "_upstream": "https://github.com/doktorandahl/uncertainucdp",
  "_commit": {
    "id": "80b23f682e39e3363f0ad373d6b005002a1b78a1",
    "author": "doktorandahl <david.randahl@pcr.uu.se>",
    "committer": "doktorandahl <david.randahl@pcr.uu.se>",
    "message": "bugfixes\n",
    "time": 1768994158
  },
  "_maintainer": {
    "name": "David Randahl",
    "email": "david.randahl@pcr.uu.se",
    "login": "doktorandahl",
    "description": "",
    "uuid": 16987256
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lmtest",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    }
  ],
  "_owner": "doktorandahl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "doktorandahl",
      "count": 17,
      "uuid": 16987256
    }
  ],
  "_userbio": {
    "uuid": 16987256,
    "type": "user",
    "name": "David Randahl",
    "followers": 8
  },
  "_downloads": {
    "count": 202,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/uncertainUCDP"
  },
  "_devurl": "https://github.com/doktorandahl/uncertainucdp",
  "_searchresults": 0,
  "_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/uncertainUCDP.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/doktorandahl/uncertainucdp",
  "_realowner": "doktorandahl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.2",
      "date": "2024-07-02"
    },
    {
      "version": "0.6.1",
      "date": "2025-08-19"
    },
    {
      "version": "0.7.0",
      "date": "2026-01-20"
    },
    {
      "version": "0.7.6",
      "date": "2026-01-23"
    }
  ],
  "_exports": [
    "duncertainUCDP",
    "mean_uncertainUCDP",
    "median_uncertainUCDP",
    "models_rubin_rules",
    "puncertainUCDP",
    "quantile_uncertainUCDP",
    "quncertainUCDP",
    "runcertainUCDP",
    "uncertainUCDP_parameters"
  ],
  "_datasets": [
    {
      "name": "ucdpged",
      "title": "UCDP Georeferenced Event Dataset (GED) sample",
      "object": "ucdpged",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "relid",
        "year",
        "active_year",
        "code_status",
        "type_of_violence",
        "conflict_dset_id",
        "conflict_new_id",
        "conflict_name",
        "dyad_dset_id",
        "dyad_new_id",
        "dyad_name",
        "side_a_dset_id",
        "side_a_new_id",
        "side_a",
        "side_b_dset_id",
        "side_b_new_id",
        "side_b",
        "number_of_sources",
        "source_article",
        "source_office",
        "source_date",
        "source_headline",
        "source_original",
        "where_prec",
        "where_coordinates",
        "where_description",
        "adm_1",
        "adm_2",
        "latitude",
        "longitude",
        "geom_wkt",
        "priogrid_gid",
        "country",
        "country_id",
        "region",
        "event_clarity",
        "date_prec",
        "date_start",
        "date_end",
        "deaths_a",
        "deaths_b",
        "deaths_civilians",
        "deaths_unknown",
        "best",
        "high",
        "low",
        "gwnoa",
        "gwnob"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "mean_uncertainUCDP",
      "title": "Mean, median, and quantiles of the parametric uncertainty distributions for UCDP events",
      "topics": [
        "mean_uncertainUCDP",
        "median_uncertainUCDP",
        "quantile_uncertainUCDP"
      ]
    },
    {
      "page": "models_rubin_rules",
      "title": "Pool regression coefficients and standard errors via Rubin's rules",
      "topics": [
        "models_rubin_rules"
      ]
    },
    {
      "page": "rubin_b_and_ses",
      "title": "Pool coefficients and standard errors from multiple `coeftest` objects",
      "topics": [
        "rubin_b_and_ses"
      ]
    },
    {
      "page": "runcertainUCDP",
      "title": "Parametric uncertainty distributions for UCDP events",
      "topics": [
        "duncertainUCDP",
        "puncertainUCDP",
        "quncertainUCDP",
        "runcertainUCDP"
      ]
    },
    {
      "page": "ucdpged",
      "title": "UCDP Georeferenced Event Dataset (GED) sample",
      "topics": [
        "ucdpged"
      ]
    },
    {
      "page": "uncertainUCDP_parameters",
      "title": "Parameter extraction for uncertainUCDP-functions",
      "topics": [
        "uncertainUCDP_parameters"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "codetools",
    "dplyr",
    "foreach",
    "generics",
    "glue",
    "iterators",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "sandwich",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "zoo"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "uncertainucdp",
  "_universes": [
    "doktorandahl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.6",
      "date": "2026-06-20T10:07:03.000Z",
      "distro": "noble",
      "commit": "80b23f682e39e3363f0ad373d6b005002a1b78a1",
      "fileid": "https://r2.ropensci.org/631db67b20d4277ca5e0a01bdfe1bc98b813637f60c3ee3eef9300bb753738fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/doktorandahl/actions/runs/27867807982"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.6",
      "date": "2026-06-20T10:07:30.000Z",
      "distro": "noble",
      "commit": "80b23f682e39e3363f0ad373d6b005002a1b78a1",
      "fileid": "https://r2.ropensci.org/3ea4f330e190183529d2dd32b88b8e6bb995ffe300f5689f2d8591d23406af9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/doktorandahl/actions/runs/27867807982"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.6",
      "date": "2026-06-20T10:06:33.000Z",
      "commit": "80b23f682e39e3363f0ad373d6b005002a1b78a1",
      "fileid": "https://r2.ropensci.org/4bd415a05c73608c977f034a9a0527542015cf11f184f30608d1a56c8f34dcc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/doktorandahl/actions/runs/27867807982"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.6",
      "date": "2026-06-20T10:07:06.000Z",
      "commit": "80b23f682e39e3363f0ad373d6b005002a1b78a1",
      "fileid": "https://r2.ropensci.org/1a3903b1df1389be6d1355f4174037a31e7fd02ec22ab6ba0ac8b4c1bea246e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/doktorandahl/actions/runs/27867807982"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.6",
      "date": "2026-06-20T10:07:00.000Z",
      "commit": "80b23f682e39e3363f0ad373d6b005002a1b78a1",
      "fileid": "https://r2.ropensci.org/52806306790615d31826b00d919f36abf954d9b16f826687087f7f4a1fe8dd44",
      "status": "success",
      "buildurl": "https://github.com/r-universe/doktorandahl/actions/runs/27867807982"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.6",
      "date": "2026-06-20T10:06:37.000Z",
      "commit": "80b23f682e39e3363f0ad373d6b005002a1b78a1",
      "fileid": "https://r2.ropensci.org/f5c2072984f0ea68aa941b67a21486b105364bf0d13ad0a909731690858de1a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/doktorandahl/actions/runs/27867807982"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.6",
      "date": "2026-06-20T10:06:12.000Z",
      "commit": "80b23f682e39e3363f0ad373d6b005002a1b78a1",
      "fileid": "https://r2.ropensci.org/5726ffd2e9b3b8c27658ba2bb5063981d4b9670c28ba5e53b30b80ca426d8beb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/doktorandahl/actions/runs/27867807982"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.6",
      "date": "2026-06-20T10:06:21.000Z",
      "commit": "80b23f682e39e3363f0ad373d6b005002a1b78a1",
      "fileid": "https://r2.ropensci.org/20b375c48126bfcc426bfc3c8a4be1aad5a6ce5c5fc2ba4c91842d4881bfef83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/doktorandahl/actions/runs/27867807982"
    }
  ]
}