Skip to content

acledR

Manipulate ACLED Data

v1.0.1 · Sep 19, 2025 · GPL (>= 3)

Description

Tools working with data from ACLED (Armed Conflict Location and Event Data). Functions include simplified access to ACLED's API (<https://apidocs.acleddata.com/>), methods for keeping local versions of ACLED data up-to-date, and functions for common ACLED data transformations.

Downloads

322

Last 30 days

12185th

827

Last 90 days

3.6K

Last year

Trend: +25.8% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘lifecycle’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘lifecycle’
  All declared Imports should be used.

Changelog

Full NEWS →

v1.0.1

# acledR 1.0.1

• Fixes bugs related to API change for :OR: operator, which caused issues with multiple country and/or event_type selections
• Removes all functions and options related to old API keys which are no longer functional in the ACLED API

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘lifecycle’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘lifecycle’
  All declared Imports should be used.

Dependency Network

Dependencies Reverse dependencies dplyr httr httr2 lubridate stringr tidyr magrittr purrr rlang lifecycle acledR

Version History

new 1.0.1 Mar 10, 2026
updated 1.0.1 ← 1.0.0 diff Sep 18, 2025
updated 1.0.0 ← 0.1.0 diff Sep 3, 2025
new 0.1.0 Feb 23, 2025