{
  "_id": "6a328d1c3efcd9bda438d910",
  "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-06-17 11:45:25 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": "2377152045fdfe182f85ec338830abaf",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "milRex_1.1.0.tar.gz",
  "_fileid": "6e5f92bff2142a074c3f077b857c7d18a4af03221a1ea62e25dd3ffdf40d8cff",
  "_filesize": 1331412,
  "_sha256": "6e5f92bff2142a074c3f077b857c7d18a4af03221a1ea62e25dd3ffdf40d8cff",
  "_created": "2026-06-17T11:45:25.000Z",
  "_published": "2026-06-17T12:03:40.455Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81886659099,
      "time": 564,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7694549580"
    },
    {
      "job": 81886659027,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694414836"
    },
    {
      "job": 81886658997,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7694378868"
    },
    {
      "job": 81886659006,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694380212"
    },
    {
      "job": 81885714830,
      "time": 318,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694344245"
    },
    {
      "job": 81886659020,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694401808"
    },
    {
      "job": 81886659046,
      "time": 1062,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7694731008"
    },
    {
      "job": 81886659028,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7694379282"
    },
    {
      "job": 81886659048,
      "time": 242,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694432303"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27686258879",
  "_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",
    "followers": 36,
    "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.0",
  "_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",
    "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-staging"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-17T11:54:41.000Z",
      "distro": "noble",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "f022e46f163f8b40634dd4f4c524f0767641aa8a356adbb4d4415d5917dfea7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27686258879"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-17T11:48:29.000Z",
      "distro": "noble",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "6d73ed2081be5c3b7606930a2486334be016a867aab85b5012db3da73607d4e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27686258879"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-17T11:46:56.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "b512a6225316b8efa81ce0b9c57c8d75f8986cc4cb8bcc56766a24a454d25228",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27686258879"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-17T11:47:02.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "2b8e2f6bf321f8977f5b034595d7a7e5dc6728f374dfc0708949aaeedc547033",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27686258879"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-17T11:48:16.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "bff3c8a054e0ef5cce64335b64e8d93793644c93dcf890daeba9f84ab8ce1e61",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27686258879"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-17T12:02:47.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "f76fd414f3a2f0228507eb67c9cd439255eaa33a8b249d29fc99d56db0219378",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27686258879"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-17T11:46:41.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "1bad3dba395fda060a44762562d46d0e5458341ec7716789eb01d79ebffdd475",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27686258879"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-17T11:49:10.000Z",
      "commit": "3a8c6096b0e162445f119fc2dfc46ff41d0089ba",
      "fileid": "1ad2993cf1bdf5c68379d6a0130eeb8f9922638fed93b4103319c1777c30aebc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27686258879"
    }
  ]
}