Package: milRex Title: Query Military Expenditure Data From SIPRI Version: 1.1.0 Authors@R: person("Paul", "Bochtler", email = "paulbochtler.gh@gmail.com", role = c("aut", "cre","cph"), comment = c(ORCID = "0000-0002-9146-6185")) Description: Queries data from the Military Expenditure Database by SIPRI. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: base64enc, cachem, dplyr, httr2, janitor, memoise, purrr, readxl, rlang, stringr, tidyr, tidyselect URL: https://datapumpernickel.github.io/milRex/ BugReports: https://github.com/datapumpernickel/milRex/issues Depends: R (>= 4.1.0) LazyData: true Suggests: callr, fs, lubridate, ggplot2, httptest2, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://r-multiverse.r-universe.dev Date/Publication: 2024-11-09 19:29:35 UTC RemoteUrl: https://github.com/datapumpernickel/milRex RemoteRef: v1.0.1 RemoteSha: 3a8c6096b0e162445f119fc2dfc46ff41d0089ba NeedsCompilation: no Packaged: 2026-07-01 09:08:32 UTC; root Author: Paul Bochtler [aut, cre, cph] (ORCID: ) Maintainer: Paul Bochtler