{
  "_id": "6a1421b9acfb0bcc41d3e9a8",
  "Package": "imfapi",
  "Title": "Econdataverse 'IMF Data API' Client",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Teal Insights\", email = \"lte@tealinsights.com\", role = c(\"cre\", \"cph\")),\nperson(\"Christopher C. Smith\", email = \"christopher.smith@promptlytechnologies.com\", role = c(\"aut\")),\nperson(\"Christoph Scheuch\", email = \"christoph@tidy-intelligence.com\", role = c(\"ctb\"))\n)",
  "Description": "Provides user-friendly functions for programmatic access\nto macroeconomic data from the International Monetary Fund's\n'SDMX 3.0 IMF Data API'\n<https://data.imf.org/en/Resource-Pages/IMF-API>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://teal-insights.github.io/r-imfapi/,\nhttps://github.com/Teal-Insights/r-imfapi",
  "BugReports": "https://github.com/Teal-Insights/r-imfapi/issues",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://teal-insights.r-universe.dev",
  "Date/Publication": "2025-11-26 02:39:05 UTC",
  "RemoteUrl": "https://github.com/teal-insights/r-imfapi",
  "RemoteRef": "HEAD",
  "RemoteSha": "d8611eefc07f89847a74fdca8f41b84e17ec377a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:15:00 UTC",
    "User": "root"
  },
  "Author": "Teal Insights [cre, cph],\nChristopher C. Smith [aut],\nChristoph Scheuch [ctb]",
  "Maintainer": "Teal Insights <lte@tealinsights.com>",
  "MD5sum": "7f5293af7f1ce0f68868851ef838926f",
  "_user": "teal-insights",
  "_type": "src",
  "_file": "imfapi_0.1.2.tar.gz",
  "_fileid": "be0aa13dc43f0cd6d4f48967d4906dab217113f04314c9e9b629aabe21f08c41",
  "_filesize": 131938,
  "_sha256": "be0aa13dc43f0cd6d4f48967d4906dab217113f04314c9e9b629aabe21f08c41",
  "_created": "2026-05-25T10:15:00.000Z",
  "_published": "2026-05-25T10:17:29.471Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77694584344,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196236785"
    },
    {
      "job": 77694584300,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196236332"
    },
    {
      "job": 77694584299,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196226903"
    },
    {
      "job": 77694584477,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196225616"
    },
    {
      "job": 77694243095,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196205958"
    },
    {
      "job": 77694584265,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196230908"
    },
    {
      "job": 77694584435,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196224375"
    },
    {
      "job": 77694584348,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196223498"
    },
    {
      "job": 77694584421,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196225871"
    }
  ],
  "_buildurl": "https://github.com/r-universe/teal-insights/actions/runs/26395224140",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/teal-insights/r-imfapi",
  "_commit": {
    "id": "d8611eefc07f89847a74fdca8f41b84e17ec377a",
    "author": "Christopher Carroll Smith <75859865+chriscarrollsmith@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #29 from Teal-Insights/28-release-version-012\n\nVersion 0.1.2",
    "time": 1764124745
  },
  "_maintainer": {
    "name": "Teal Insights",
    "email": "lte@tealinsights.com",
    "login": "t-emery",
    "uuid": 6451605
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.2.1",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "teal-insights",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-35",
      "n": 7
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 6
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 6
    },
    {
      "week": "2025-42",
      "n": 25
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 8
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-10-27"
    },
    {
      "name": "v0.1.1",
      "date": "2025-10-27"
    },
    {
      "name": "v0.1.2",
      "date": "2025-11-19"
    }
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "chriscarrollsmith",
      "count": 80,
      "uuid": 75859865
    }
  ],
  "_userbio": {
    "uuid": 146874614,
    "type": "organization",
    "name": "Teal Insights"
  },
  "_downloads": {
    "count": 400,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/imfapi"
  },
  "_devurl": "https://github.com/teal-insights/r-imfapi",
  "_pkgdown": "https://teal-insights.github.io/r-imfapi/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/imfapi.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/teal-insights/r-imfapi",
  "_realowner": "teal-insights",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-25"
    },
    {
      "version": "0.1.1",
      "date": "2025-10-30"
    },
    {
      "version": "0.1.2",
      "date": "2025-11-19"
    }
  ],
  "_exports": [
    "imf_get",
    "imf_get_codelists",
    "imf_get_dataflows",
    "imf_get_datastructure"
  ],
  "_help": [
    {
      "page": "imf_get",
      "title": "Retrieve data from an IMF dataset",
      "topics": [
        "imf_get"
      ]
    },
    {
      "page": "imf_get_codelists",
      "title": "Retrieve codes for one or more dimensions as a tidy tibble",
      "topics": [
        "imf_get_codelists"
      ]
    },
    {
      "page": "imf_get_dataflows",
      "title": "Get dataflow definitions for aLL available IMF datasets",
      "topics": [
        "imf_get_dataflows"
      ]
    },
    {
      "page": "imf_get_datastructure",
      "title": "Retrieve the datastructure definition for an IMF dataflow.",
      "topics": [
        "imf_get_datastructure"
      ]
    }
  ],
  "_pkglogo": "https://github.com/teal-insights/r-imfapi/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/teal-insights/r-imfapi/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.021189299069938,
  "_indexed": true,
  "_nocasepkg": "imfapi",
  "_universes": [
    "teal-insights",
    "t-emery"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T10:17:05.000Z",
      "distro": "noble",
      "commit": "d8611eefc07f89847a74fdca8f41b84e17ec377a",
      "fileid": "0d7d6253aeb5e823ba72636bb00a7c510eff9b6d5199763da31ab84f04355dd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/26395224140"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T10:17:04.000Z",
      "distro": "noble",
      "commit": "d8611eefc07f89847a74fdca8f41b84e17ec377a",
      "fileid": "939d42f8f1e57191a3a86e68857307710647664b7128366c6c8fda835f505118",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/26395224140"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-25T10:16:29.000Z",
      "commit": "d8611eefc07f89847a74fdca8f41b84e17ec377a",
      "fileid": "801fa6c56a16091a8a6ae4d578b2347f72df79846e83efda1619d563ca0ec33c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/26395224140"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-25T10:16:23.000Z",
      "commit": "d8611eefc07f89847a74fdca8f41b84e17ec377a",
      "fileid": "01736b5fdc0147188b7bfa55cf698a23583162c84147d1913c71c019577af792",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/26395224140"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-25T10:16:53.000Z",
      "commit": "d8611eefc07f89847a74fdca8f41b84e17ec377a",
      "fileid": "9cba3357e15e3b402018211cbbcb02a96639a94492706726628a13419d6e6106",
      "status": "success",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/26395224140"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-25T10:16:11.000Z",
      "commit": "d8611eefc07f89847a74fdca8f41b84e17ec377a",
      "fileid": "aef4cc665269ee5938c851fea863c1cc998589eaadbca41d8614ab813ed624bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/26395224140"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-25T10:16:07.000Z",
      "commit": "d8611eefc07f89847a74fdca8f41b84e17ec377a",
      "fileid": "1ed3a66538d6033d8982dff7056dc96c2a14533b2a7a74bc44dee7bb09e7c9e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/26395224140"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-25T10:16:15.000Z",
      "commit": "d8611eefc07f89847a74fdca8f41b84e17ec377a",
      "fileid": "8fb32a51fdc346cb44b01d4a8ec7970fa8b3fcc651f1cb69ac95f8f3e80f6871",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/teal-insights/actions/runs/26395224140"
    }
  ]
}