{
  "_id": "69d4c1c910581d1350db9660",
  "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.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": {
    "Date": "2026-04-07 08:27:20 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>",
  "MD5sum": "906ef2a0aa6a0c69617915037bc965e6",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "milRex_1.1.0.tar.gz",
  "_fileid": "2e529d189d880dc193d0e0549178c8526f40cca477e19982582f1ba5eabe7c47",
  "_filesize": 1328955,
  "_sha256": "2e529d189d880dc193d0e0549178c8526f40cca477e19982582f1ba5eabe7c47",
  "_created": "2026-04-07T08:27:20.000Z",
  "_published": "2026-04-07T08:35:21.384Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 70210764864,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6301757602"
    },
    {
      "job": 70210764852,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6301752773"
    },
    {
      "job": 70210764818,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6301837595"
    },
    {
      "job": 70210764897,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6301844645"
    },
    {
      "job": 70210360159,
      "time": 182,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6301720232"
    },
    {
      "job": 70210764815,
      "time": 122,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6301754242"
    },
    {
      "job": 70210764929,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6301743171"
    },
    {
      "job": 70210764838,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6301754451"
    },
    {
      "job": 70210764858,
      "time": 146,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6301760656"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071805806",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "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.5.3",
  "_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",
    "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/v1.0.1/man/figures/logo.png",
  "_readme": "https://github.com/datapumpernickel/milRex/raw/v1.0.1/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",
    "rappdirs",
    "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"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-04-07T08:29:27.000Z",
      "distro": "noble",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "95d6c38201897d581f5ab00866ffc32d7357d3b51ca2d8a3fcd6c8c135382d80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071805806"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-04-07T08:29:12.000Z",
      "distro": "noble",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "255b2e6a4a0d91fb079a525306518ce0443b75ae5c2b88aa843cccec1345d108",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071805806"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-04-07T08:34:24.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "2a171caa8657bdefdda08195a040ab950a5ad0b9367b890f70b81d826b34c100",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071805806"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-04-07T08:34:44.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "a1c0299d8516fcbdf5dd2031c7f1a5df4af7d68ce0374a554eba9e1be7916471",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071805806"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-04-07T08:29:37.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "e48a39da3d59a800e83f17fa3678388b2796e761473247312353c02da7edb06f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071805806"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-04-07T08:28:31.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "4b843a65b2357948b69a6f6f44ea585d8d8b4fceb12bd2b1d0ec7fd8e91d426c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071805806"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-04-07T08:29:09.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "f3043bbdb54d1f76efb6573e6d7f685999f44f0516c1100c6ecd02da630a73fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071805806"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-04-07T08:29:33.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "fb5e4d884770611c8614ee2dac9689241062ea0712d9ffce3977041d28ab1108",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071805806"
    }
  ]
}