{
  "_id": "6a3144ab3efcd9bda43659af",
  "Package": "readimf",
  "Title": "Access International Monetary Fund Data via the 'SDMX' 3.0 API",
  "Version": "0.1.0",
  "Authors@R": "person(\"Charles\", \"Coverdale\", , \"charlesfcoverdale@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Download macroeconomic and financial statistics from the\nInternational Monetary Fund data portal\n(<https://data.imf.org>), served through an 'SDMX' 3.0 REST\nAPI. Provides a tidy interface to the Fund's flagship\ndatabases, beginning with the World Economic Outlook, and reads\nthe compact 'SDMX-CSV' representation of each query for fast,\ndependency-light parsing.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "URL": "https://github.com/charlescoverdale/readimf",
  "BugReports": "https://github.com/charlescoverdale/readimf/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://charlescoverdale.r-universe.dev",
  "Date/Publication": "2026-06-07 14:10:01 UTC",
  "RemoteUrl": "https://github.com/charlescoverdale/readimf",
  "RemoteRef": "HEAD",
  "RemoteSha": "39f009635b80202c375ce1fbbbc0aff0daf78bbb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 12:31:05 UTC",
    "User": "root"
  },
  "Author": "Charles Coverdale [aut, cre]",
  "Maintainer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
  "MD5sum": "96eb3a18f012032de64c971365c6ef75",
  "_user": "charlescoverdale",
  "_type": "src",
  "_file": "readimf_0.1.0.tar.gz",
  "_fileid": "1831c9aeccb0a7c56cc85bd0231377162ea182ca2b455583dd7c992db36bb768",
  "_filesize": 151111,
  "_sha256": "1831c9aeccb0a7c56cc85bd0231377162ea182ca2b455583dd7c992db36bb768",
  "_created": "2026-06-16T12:31:05.000Z",
  "_published": "2026-06-16T12:42:19.907Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81657697518,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7666854563"
    },
    {
      "job": 81657697500,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7666857577"
    },
    {
      "job": 81657697551,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7667068746"
    },
    {
      "job": 81657697540,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7667069885"
    },
    {
      "job": 81657078543,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7666807478"
    },
    {
      "job": 81657697511,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7666855295"
    },
    {
      "job": 81657697566,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7666844043"
    },
    {
      "job": 81657697605,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7666842581"
    },
    {
      "job": 81657697557,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7666839937"
    }
  ],
  "_buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/27617484772",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/charlescoverdale/readimf",
  "_commit": {
    "id": "39f009635b80202c375ce1fbbbc0aff0daf78bbb",
    "author": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "committer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "message": "Record CRAN submission of readimf 0.1.0\n\ndevtools::submit_cran() marker (version + git SHA of the submitted tree).\n",
    "time": 1780841401
  },
  "_maintainer": {
    "name": "Charles Coverdale",
    "email": "charlesfcoverdale@gmail.com",
    "login": "charlescoverdale",
    "linkedin": "in/charlescoverdale",
    "twitter": "@cfcoverdale",
    "description": "economics | climate science | R",
    "uuid": 21993492
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "charlescoverdale",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-06-07"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "charlescoverdale",
      "count": 5,
      "uuid": 21993492
    }
  ],
  "_userbio": {
    "uuid": 21993492,
    "type": "user",
    "name": "Charles Coverdale",
    "followers": 8,
    "description": "economics | climate science | R"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readimf"
  },
  "_devurl": "https://github.com/charlescoverdale/readimf",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readimf.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/charlescoverdale/readimf",
  "_realowner": "charlescoverdale",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-15"
    }
  ],
  "_exports": [
    "imf_codelist",
    "imf_cofer",
    "imf_commodity",
    "imf_countries",
    "imf_cpi",
    "imf_data",
    "imf_dataflows",
    "imf_dimensions",
    "imf_dots",
    "imf_gfs",
    "imf_ifs",
    "imf_ifs_map",
    "imf_search",
    "imf_weo"
  ],
  "_help": [
    {
      "page": "imf_codelist",
      "title": "Fetch an IMF codelist",
      "topics": [
        "imf_codelist"
      ]
    },
    {
      "page": "imf_cofer",
      "title": "Currency composition of official foreign exchange reserves (COFER)",
      "topics": [
        "imf_cofer"
      ]
    },
    {
      "page": "imf_commodity",
      "title": "Primary commodity prices",
      "topics": [
        "imf_commodity"
      ]
    },
    {
      "page": "imf_countries",
      "title": "IMF country codelist",
      "topics": [
        "imf_countries"
      ]
    },
    {
      "page": "imf_cpi",
      "title": "Consumer prices",
      "topics": [
        "imf_cpi"
      ]
    },
    {
      "page": "imf_data",
      "title": "Fetch data from any IMF data flow",
      "topics": [
        "imf_data"
      ]
    },
    {
      "page": "imf_dataflows",
      "title": "List the IMF data flow catalogue",
      "topics": [
        "imf_dataflows"
      ]
    },
    {
      "page": "imf_dimensions",
      "title": "Inspect the dimensions of a data flow",
      "topics": [
        "imf_dimensions"
      ]
    },
    {
      "page": "imf_dots",
      "title": "Bilateral goods trade (Direction of Trade)",
      "topics": [
        "imf_dots"
      ]
    },
    {
      "page": "imf_gfs",
      "title": "Government finance statistics",
      "topics": [
        "imf_gfs"
      ]
    },
    {
      "page": "imf_ifs",
      "title": "Fetch a legacy IFS series from its new home",
      "topics": [
        "imf_ifs"
      ]
    },
    {
      "page": "imf_ifs_map",
      "title": "Show the IFS migration crosswalk",
      "topics": [
        "imf_ifs_map"
      ]
    },
    {
      "page": "imf_search",
      "title": "Search the IMF data flow catalogue",
      "topics": [
        "imf_search"
      ]
    },
    {
      "page": "imf_weo",
      "title": "Download World Economic Outlook data",
      "topics": [
        "imf_weo"
      ]
    },
    {
      "page": "print.imf_tbl",
      "title": "Print an IMF data table",
      "topics": [
        "print.imf_tbl"
      ]
    }
  ],
  "_readme": "https://github.com/charlescoverdale/readimf/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "readimf.Rmd",
      "filename": "readimf.html",
      "title": "Getting started with readimf",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The World Economic Outlook",
        "Migrating from imfr: where did IFS go?",
        "Discovering data",
        "Named database wrappers",
        "API keys"
      ],
      "created": "2026-06-07 10:08:29",
      "modified": "2026-06-07 10:45:50",
      "commits": 2
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "readimf",
  "_universes": [
    "charlescoverdale"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-16T12:33:07.000Z",
      "distro": "noble",
      "commit": "39f009635b80202c375ce1fbbbc0aff0daf78bbb",
      "fileid": "f4cc40d178aa5573523579381d4eb31d54012923d559b23354b8f08111f513fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/27617484772"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-16T12:33:13.000Z",
      "distro": "noble",
      "commit": "39f009635b80202c375ce1fbbbc0aff0daf78bbb",
      "fileid": "fb698e880550ce7c980be163e749559acae44c03d36da6247e15384019e62b01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/27617484772"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-16T12:41:46.000Z",
      "commit": "39f009635b80202c375ce1fbbbc0aff0daf78bbb",
      "fileid": "7edd71dbf7408bc67304de82c4460eb16cc73e7db6fedf14a0894f3e24e3141f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/27617484772"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-16T12:41:48.000Z",
      "commit": "39f009635b80202c375ce1fbbbc0aff0daf78bbb",
      "fileid": "ea177bf42d4f676b13834512c45aec2e5a6759ab2b3b1b77ca53f79ab866730a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/27617484772"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-16T12:33:20.000Z",
      "commit": "39f009635b80202c375ce1fbbbc0aff0daf78bbb",
      "fileid": "409e51c4b0f63efc98a87c1fcf663618dca8566ef58f75e2ef788ef455a14971",
      "status": "success",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/27617484772"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-16T12:32:31.000Z",
      "commit": "39f009635b80202c375ce1fbbbc0aff0daf78bbb",
      "fileid": "f9892a6ffd2e2c2a85874449a367e2051cd67ed6b8a63dd81c82dda8c7243a62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/27617484772"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-16T12:32:30.000Z",
      "commit": "39f009635b80202c375ce1fbbbc0aff0daf78bbb",
      "fileid": "10d551ca857d6398f97c185ba42a05cdd4f22e070cd6db58b9d816df38f5e1f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/27617484772"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-16T12:32:26.000Z",
      "commit": "39f009635b80202c375ce1fbbbc0aff0daf78bbb",
      "fileid": "8a52f8bd16a9f8c81bf45242bf50f724f884337253cd5ddea81fc8136c5a7da8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/27617484772"
    }
  ]
}