{
  "_id": "6a1f1ee7b401979e7341ffca",
  "Package": "acledR",
  "Type": "Package",
  "Title": "Manipulate ACLED Data",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(given = \"Armed Conflict Location and Event Data\",\nfamily = \"ACLED\",\nrole = c(\"cph\"),\nemail =\"data@acleddata.com\"),\nperson(given = \"Trey\",\nfamily = \"Billing\",\nrole = c(\"aut\", \"cre\"),\nemail =\"t.billing@acleddata.com\"),\nperson(given = \"Lucas\",\nfamily = \"Fagliano\",\nrole = c(\"aut\"),\nemail = \"lucasfagliano@gmail.com\"),\nperson(given = \"Katayoun\",\nfamily = \"Kishi\",\nrole = c(\"ctb\")))",
  "Description": "Tools working with data from ACLED (Armed Conflict\nLocation and Event Data). Functions include simplified access\nto ACLED's API (<https://apidocs.acleddata.com/>), methods for\nkeeping local versions of ACLED data up-to-date, and functions\nfor common ACLED data transformations.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "URL": "https://dtacled.github.io/acledR/",
  "BugReports": "https://github.com/dtacled/acledR/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://dtacled.r-universe.dev",
  "Date/Publication": "2025-09-18 13:06:30 UTC",
  "RemoteUrl": "https://github.com/dtacled/acledr",
  "RemoteRef": "HEAD",
  "RemoteSha": "1e05ba93adf316299ff1c88c2910293023bf0d62",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:14:41 UTC",
    "User": "root"
  },
  "Author": "Armed Conflict Location and Event Data ACLED [cph],\nTrey Billing [aut, cre],\nLucas Fagliano [aut],\nKatayoun Kishi [ctb]",
  "Maintainer": "Trey Billing <t.billing@acleddata.com>",
  "MD5sum": "190cf3c5300b690bf7d547a12bd2a147",
  "_user": "dtacled",
  "_type": "src",
  "_file": "acledR_1.0.1.tar.gz",
  "_fileid": "1227631902714268f3f4cd97fb46b753062a72a90293958d6cb965cf84f001ca",
  "_filesize": 1765832,
  "_sha256": "1227631902714268f3f4cd97fb46b753062a72a90293958d6cb965cf84f001ca",
  "_created": "2026-05-16T08:14:41.000Z",
  "_published": "2026-06-02T18:20:23.295Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79141735918,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7031889037"
    },
    {
      "job": 79141736132,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031887986"
    },
    {
      "job": 79141736113,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7031895133"
    },
    {
      "job": 79141735847,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031892445"
    },
    {
      "job": 79141734973,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031871128"
    },
    {
      "job": 79141735196,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366275469"
    },
    {
      "job": 79141735739,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7031882255"
    },
    {
      "job": 79141737192,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7031880599"
    },
    {
      "job": 79141736543,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031880423"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dtacled/actions/runs/25956998727",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dtacled/acledr",
  "_commit": {
    "id": "1e05ba93adf316299ff1c88c2910293023bf0d62",
    "author": "billingtt <billingtt@gmail.com>",
    "committer": "billingtt <billingtt@gmail.com>",
    "message": "Version bump and notes\n",
    "time": 1758200790
  },
  "_maintainer": {
    "name": "Trey Billing",
    "email": "t.billing@acleddata.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "janitor",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "secret",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "raster",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "sjmisc",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dtacled",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "external"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "treybilling",
      "count": 47,
      "uuid": 12805638
    },
    {
      "user": "dtacled",
      "count": 13,
      "uuid": 165245063
    },
    {
      "user": "lfagliano",
      "count": 3,
      "uuid": 67928839
    },
    {
      "user": "kkishi-acled",
      "count": 1,
      "uuid": 62079104
    }
  ],
  "_userbio": {
    "uuid": 165245063,
    "type": "user",
    "name": "dtacled"
  },
  "_downloads": {
    "count": 292,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/acledR"
  },
  "_devurl": "https://github.com/dtacled/acledr",
  "_pkgdown": "https://dtacled.github.io/acledR/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/acledR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dtacled/acledr",
  "_realowner": "dtacled",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-02-24"
    },
    {
      "version": "1.0.0",
      "date": "2025-09-04"
    },
    {
      "version": "1.0.1",
      "date": "2025-09-19"
    }
  ],
  "_exports": [
    "%>%",
    "acled_api",
    "acled_auth",
    "acled_deletions_api",
    "acled_rounding",
    "acled_transform_interaction",
    "acled_transform_longer",
    "acled_transform_wider",
    "acled_update"
  ],
  "_datasets": [
    {
      "name": "acled_codebook",
      "title": "ACLED Codebook",
      "object": "acled_codebook",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Variable",
        "Description",
        "Values"
      ],
      "rows": 31,
      "table": true,
      "tojson": true
    },
    {
      "name": "acled_countries",
      "title": "ACLED Countries",
      "object": "acled_countries",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "region",
        "start_year"
      ],
      "rows": 243,
      "table": true,
      "tojson": true
    },
    {
      "name": "acled_event_categories",
      "title": "ACLED Event Categories",
      "object": "acled_event_categories",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "event_type",
        "sub_event_type",
        "political_violence",
        "organized_political_violence",
        "disorder",
        "demonstrations"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "acled_interaction_codes",
      "title": "ACLED interaction codes",
      "object": "acled_interaction_codes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Inter1/Inter2",
        "Numeric Code"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "acled_multipliers",
      "title": "ACLED Multipliers",
      "object": "acled_multipliers",
      "class": [
        "data.frame"
      ],
      "fields": [
        "country",
        "bin",
        "year",
        "avg_month_bin"
      ],
      "rows": 2740,
      "table": true,
      "tojson": true
    },
    {
      "name": "acled_old_deletion_dummy",
      "title": "Second dummy data frame of ACLED events emulating an old format, used in acled_deletion_api Vignette",
      "object": "acled_old_deletion_dummy",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "event_id_cnty",
        "event_date",
        "year",
        "time_precision",
        "disorder_type",
        "event_type",
        "sub_event_type",
        "actor1",
        "assoc_actor_1",
        "inter1",
        "actor2",
        "assoc_actor_2",
        "inter2",
        "interaction",
        "civilian_targeting",
        "iso",
        "region",
        "country",
        "admin1",
        "admin2",
        "admin3",
        "location",
        "latitude",
        "longitude",
        "geo_precision",
        "source",
        "source_scale",
        "notes",
        "fatalities",
        "tags",
        "timestamp"
      ],
      "rows": 9000,
      "table": true,
      "tojson": true
    },
    {
      "name": "acled_old_dummy",
      "title": "A dummy data frame of ACLED events emulating an old format, used in \"Keeping your dataset updated\" Vignette",
      "object": "acled_old_dummy",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "event_id_cnty",
        "event_date",
        "year",
        "time_precision",
        "disorder_type",
        "event_type",
        "sub_event_type",
        "actor1",
        "assoc_actor_1",
        "inter1",
        "actor2",
        "assoc_actor_2",
        "inter2",
        "interaction",
        "civilian_targeting",
        "iso",
        "region",
        "country",
        "admin1",
        "admin2",
        "admin3",
        "location",
        "latitude",
        "longitude",
        "geo_precision",
        "source",
        "source_scale",
        "notes",
        "fatalities",
        "tags",
        "timestamp"
      ],
      "rows": 326,
      "table": true,
      "tojson": true
    },
    {
      "name": "acled_regions",
      "title": "ACLED Regions",
      "object": "acled_regions",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "region",
        "region_name",
        "first_event_date"
      ],
      "rows": 17,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "acled_api",
      "title": "Request data from ACLED API",
      "concept": [
        "API and Access"
      ],
      "topics": [
        "acled_api"
      ]
    },
    {
      "page": "acled_auth",
      "title": "Authenticate a request via ACLED API OAuth endpoint.",
      "concept": [
        "API and Access"
      ],
      "topics": [
        "acled_auth"
      ]
    },
    {
      "page": "acled_codebook",
      "title": "ACLED Codebook",
      "concept": [
        "Data"
      ],
      "topics": [
        "acled_codebook"
      ]
    },
    {
      "page": "acled_countries",
      "title": "ACLED Countries",
      "concept": [
        "Data"
      ],
      "topics": [
        "acled_countries"
      ]
    },
    {
      "page": "acled_deletions_api",
      "title": "Request data from the ACLED Deletions API",
      "concept": [
        "API and Access"
      ],
      "topics": [
        "acled_deletions_api"
      ]
    },
    {
      "page": "acled_event_categories",
      "title": "ACLED Event Categories",
      "concept": [
        "Data"
      ],
      "topics": [
        "acled_event_categories"
      ]
    },
    {
      "page": "acled_interaction_codes",
      "title": "ACLED interaction codes",
      "concept": [
        "Data"
      ],
      "topics": [
        "acled_interaction_codes"
      ]
    },
    {
      "page": "acled_multipliers",
      "title": "ACLED Multipliers",
      "concept": [
        "Data"
      ],
      "topics": [
        "acled_multipliers"
      ]
    },
    {
      "page": "acled_old_deletion_dummy",
      "title": "Second dummy data frame of ACLED events emulating an old format, used in acled_deletion_api Vignette",
      "concept": [
        "Data"
      ],
      "topics": [
        "acled_old_deletion_dummy"
      ]
    },
    {
      "page": "acled_old_dummy",
      "title": "A dummy data frame of ACLED events emulating an old format, used in \"Keeping your dataset updated\" Vignette",
      "concept": [
        "Data"
      ],
      "topics": [
        "acled_old_dummy"
      ]
    },
    {
      "page": "acled_regions",
      "title": "ACLED Regions",
      "concept": [
        "Data"
      ],
      "topics": [
        "acled_regions"
      ]
    },
    {
      "page": "acled_rounding",
      "title": "Rounding function",
      "concept": [
        "Helpers"
      ],
      "topics": [
        "acled_rounding"
      ]
    },
    {
      "page": "acled_transform_interaction",
      "title": "Change interaction codes from numeric labels to string labels",
      "concept": [
        "Data Manipulation"
      ],
      "topics": [
        "acled_transform_interaction"
      ]
    },
    {
      "page": "acled_transform_longer",
      "title": "Transform ACLED data from wide to long",
      "concept": [
        "Data Manipulation"
      ],
      "topics": [
        "acled_transform_longer"
      ]
    },
    {
      "page": "acled_transform_wider",
      "title": "Reverse Transform ACLED Data from Long to Wide",
      "concept": [
        "Data Manipulation"
      ],
      "topics": [
        "acled_transform_wider"
      ]
    },
    {
      "page": "acled_update",
      "title": "Updating your ACLED dataset",
      "concept": [
        "API and Access"
      ],
      "topics": [
        "acled_update"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dtacled/acledr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/dtacled/acledr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "get_started.Rmd",
      "filename": "get_started.html",
      "title": "Get Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Requesting data from ACLED’s API - acled_api()",
        "Updating ACLED Data - acled_update()",
        "Transforming ACLED Data - acled_transform_*",
        "1. Reshaping Data: Wide to Long Format - acled_transform_longer()",
        "2. Reshaping Data: Long to Wide Format - acled_transform_wider()",
        "3. Converting Interaction Codes - acled_transform_interaction()"
      ],
      "created": "2024-05-14 20:36:02",
      "modified": "2025-09-04 13:56:48",
      "commits": 9
    }
  ],
  "_score": 5.607455023214669,
  "_indexed": true,
  "_nocasepkg": "acledr",
  "_universes": [
    "dtacled"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-16T08:17:27.000Z",
      "distro": "noble",
      "commit": "1e05ba93adf316299ff1c88c2910293023bf0d62",
      "fileid": "921053d10ff055910d43f7032af523dad893daaa0634cabee57332fed1f69d8b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dtacled/actions/runs/25956998727"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-16T08:17:19.000Z",
      "distro": "noble",
      "commit": "1e05ba93adf316299ff1c88c2910293023bf0d62",
      "fileid": "a3ea05c13e402a31c1bcdaaba967ef94836882cd39a3d9c59c84c01f3647666d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dtacled/actions/runs/25956998727"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-16T08:18:38.000Z",
      "commit": "1e05ba93adf316299ff1c88c2910293023bf0d62",
      "fileid": "fc22608e6dab511634636372be412686750928d73b492d58022b57bab058f02d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dtacled/actions/runs/25956998727"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-16T08:18:08.000Z",
      "commit": "1e05ba93adf316299ff1c88c2910293023bf0d62",
      "fileid": "64918cd93f91cb9bb30decdecaab69f10195c3f7b3d0b8e22b6c9a1b98ef456a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dtacled/actions/runs/25956998727"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-16T08:16:12.000Z",
      "commit": "1e05ba93adf316299ff1c88c2910293023bf0d62",
      "fileid": "d9266b9b86b8f1d285d14d8e2b79e6372ee0a30583c1c9ae88ff1e278df5c102",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dtacled/actions/runs/25956998727"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-16T08:16:02.000Z",
      "commit": "1e05ba93adf316299ff1c88c2910293023bf0d62",
      "fileid": "78fcb0b8cacfb527acb29aabe5ce772f724fcaf0baaf63e6dd4cfd419e8607db",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dtacled/actions/runs/25956998727"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-16T08:16:01.000Z",
      "commit": "1e05ba93adf316299ff1c88c2910293023bf0d62",
      "fileid": "8e9671404a5defcfd97ad619927a5cbc5d5fd1c8563598e1bddca021af6fbd71",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dtacled/actions/runs/25956998727"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-02T18:20:02.000Z",
      "commit": "1e05ba93adf316299ff1c88c2910293023bf0d62",
      "fileid": "a49fdd34840baef1f80bf80983e2502ddc98f10d8a316bf1f17a9951fff98cb4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dtacled/actions/runs/25956998727"
    }
  ]
}