{
  "_id": "6a7fd95edae7655aa97dc12c",
  "Package": "milRex",
  "Title": "Query Military Expenditure Data From SIPRI",
  "Version": "1.1.0",
  "Authors@R": "person(\"Paul\", \"Bochtler\",\nemail = \"paulbochtler.gh@gmail.com\",\nrole = c(\"aut\", \"cre\",\"cph\"),\ncomment = c(ORCID = \"0000-0002-9146-6185\"))",
  "Description": "Queries data from the Military Expenditure Database by\nSIPRI.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://datapumpernickel.github.io/milRex/",
  "BugReports": "https://github.com/datapumpernickel/milRex/issues",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://r-multiverse-staging.r-universe.dev",
  "Date/Publication": "2024-11-09 19:29:35 UTC",
  "RemoteUrl": "https://github.com/datapumpernickel/milRex",
  "RemoteRef": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
  "RemoteSha": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-08-15 02:56:07 UTC",
    "User": "root"
  },
  "Author": "Paul Bochtler [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-9146-6185>)",
  "Maintainer": "Paul Bochtler <paulbochtler.gh@gmail.com>",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "milRex_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/e52ae57131821640933a916093140dd6a4128cf7a4d3b92f5f6428be5ce2e376",
  "_filesize": 1328216,
  "_sha256": "e52ae57131821640933a916093140dd6a4128cf7a4d3b92f5f6428be5ce2e376",
  "_expires": "2026-11-23T03:13:32.000Z",
  "_created": "2026-08-15T02:56:07.000Z",
  "_published": "2026-08-15T03:13:34.355Z",
  "_jobs": [
    {
      "job": 94952933103,
      "time": 874,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9240595755"
    },
    {
      "job": 94952933106,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240435146"
    },
    {
      "job": 94952933147,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9240422744"
    },
    {
      "job": 94952933148,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240428519"
    },
    {
      "job": 94952392709,
      "time": 272,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240398856"
    },
    {
      "job": 94952933098,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9240429551"
    },
    {
      "job": 94952933210,
      "time": 1004,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9240623075"
    },
    {
      "job": 94952933176,
      "time": 88,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9240420531"
    },
    {
      "job": 94952933124,
      "time": 83,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240419386"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860277698",
  "_status": "success",
  "_upstream": "https://github.com/datapumpernickel/milRex",
  "_commit": {
    "id": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
    "author": "paul bochtler <65470117+datapumpernickel@users.noreply.github.com>",
    "committer": "paul bochtler <65470117+datapumpernickel@users.noreply.github.com>",
    "message": "Increment version number to 1.1.0\n",
    "time": 1731180575
  },
  "_maintainer": {
    "name": "Paul Bochtler",
    "email": "paulbochtler.gh@gmail.com",
    "orcid": "0000-0002-9146-6185"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "cachem",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "datapumpernickel",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "datapumpernickel",
      "count": 45,
      "uuid": 65470117
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 37,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/milRex"
  },
  "_devurl": "https://github.com/datapumpernickel/milrex",
  "_pkgdown": "https://datapumpernickel.github.io/milRex/",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/milRex.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "sipri_get_data"
  ],
  "_datasets": [
    {
      "name": "sipri_regions",
      "title": "Regions data by SIPRI",
      "object": "sipri_regions",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "region",
        "iso3c",
        "country"
      ],
      "rows": 174,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sipri_get_data",
      "title": "Get data from SIPRI Military Expenditure (Milex) Database",
      "topics": [
        "sipri_get_data"
      ]
    },
    {
      "page": "sipri_regions",
      "title": "Regions data by SIPRI",
      "topics": [
        "sipri_regions"
      ]
    }
  ],
  "_pkglogo": "https://github.com/datapumpernickel/milRex/raw/3a8c6096b0e162445f119fc2dfc46ff41d0089ba/man/figures/logo.png",
  "_readme": "https://github.com/datapumpernickel/milRex/raw/3a8c6096b0e162445f119fc2dfc46ff41d0089ba/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cachem",
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "hms",
    "httr2",
    "janitor",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readxl",
    "rematch",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "milRex.Rmd",
      "filename": "milRex.html",
      "title": "milRex",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting Data",
        "Aggregating data by regions",
        "Plotting the data"
      ],
      "created": "2024-06-20 22:30:49",
      "modified": "2024-11-09 19:00:12",
      "commits": 10
    }
  ],
  "_score": 3,
  "_indexed": false,
  "_nocasepkg": "milrex",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-08-15T03:10:32.000Z",
      "distro": "resolute",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "https://r2.ropensci.org/b27e9165aec23c762859f8e4afb699687e2d45b606d11027f1a737e3b320942c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860277698"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-08-15T02:58:32.000Z",
      "distro": "resolute",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "https://r2.ropensci.org/c88d72e056c7acc562f0eba1a728668e447ce09c557a6abe1f9109adc3b2b61a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860277698"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-08-15T02:57:43.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "https://r2.ropensci.org/75e1b1d242fc154cc2bbe099d3450eacb5197a093c0207157ce8d122bc1e1650",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860277698"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-08-15T02:58:08.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "https://r2.ropensci.org/88b662852250a5fc3d6052239adb10b7a58bd67e107513bd4cc0f50cf8324073",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860277698"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-08-15T02:58:30.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "https://r2.ropensci.org/fe20b24661a217a3056a4ba65eeb15552272b201c16863d5db9286b603762ca6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860277698"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-08-15T03:12:29.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "https://r2.ropensci.org/992039c8f1d191a308e46d87cdc25387bd179d5bf0441592e7b2927ef47b0f47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860277698"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-08-15T02:57:21.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "https://r2.ropensci.org/0c2e4bf612af424d77a2d5753bb109b9830e5e4712395b798a463f1eb266a7bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860277698"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-08-15T02:57:13.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "https://r2.ropensci.org/6eb9e6f726e34d31aa8160c1089bc61faadb2acf9007cd9ed6be91991eedee7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31860277698"
    }
  ]
}