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

CRAN

277

Last 30 days

14803rd

777

Last 90 days

3.7K

Last year

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

r2u CRAN

16

Last 30 days

33

Last 90 days

152

Last year

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

autoCRAN

5

Last 7 days

59

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 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-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 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 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.
ERROR 10 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

whether package can be installed

Installation failed.
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/acledR.Rcheck/00install.out’ for details.
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.
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

4 tracked
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