{
  "_id": "6a292093732311cd8759c914",
  "Package": "imfr",
  "Type": "Package",
  "Title": "Download Data from the International Monetary Fund's Data API",
  "Version": "0.2.0.1",
  "Description": "Explore and download data from the International Monetary\nFund's data API <http://data.imf.org/>.",
  "Date": "2023-03-27",
  "Authors@R": "c(\nperson(\"Christopher\", \"Gandrud\", email = \"christopher.gandrud@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Christopher\", \"Smith\", email = \"chriscarrollsmith@gmail.com\",\nrole = c(\"aut\"))\n)",
  "URL": "https://github.com/christophergandrud/imfr",
  "BugReports": "https://github.com/christophergandrud/imfr/issues",
  "License": "GPL (>= 3)",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://cjyetman.r-universe.dev",
  "Date/Publication": "2023-04-02 08:33:31 UTC",
  "RemoteUrl": "https://github.com/christophergandrud/imfr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ab9a326af366044ccf1f2f1b700849ad168e9b99",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 07:58:34 UTC",
    "User": "root"
  },
  "Author": "Christopher Gandrud [aut, cre],\nChristopher Smith [aut]",
  "Maintainer": "Christopher Gandrud <christopher.gandrud@gmail.com>",
  "MD5sum": "371db2966516357eccc630f27cbae05a",
  "_user": "cjyetman",
  "_type": "src",
  "_file": "imfr_0.2.0.1.tar.gz",
  "_fileid": "a9dce82b7798cd7d12b74963e26533721307bbb0c8a228410f118d88a7fce388",
  "_filesize": 124235,
  "_sha256": "a9dce82b7798cd7d12b74963e26533721307bbb0c8a228410f118d88a7fce388",
  "_created": "2026-06-10T07:58:34.000Z",
  "_published": "2026-06-10T08:30:11.856Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80509592809,
      "time": 233,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7529877274"
    },
    {
      "job": 80509592796,
      "time": 218,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7529872662"
    },
    {
      "job": 80509592779,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7530440537"
    },
    {
      "job": 80509592783,
      "time": 198,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7530458816"
    },
    {
      "job": 80509038543,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529797779"
    },
    {
      "job": 80509592774,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529845608"
    },
    {
      "job": 80509592829,
      "time": 165,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7529854397"
    },
    {
      "job": 80509592827,
      "time": 164,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7529854262"
    },
    {
      "job": 80509592841,
      "time": 174,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7529859921"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cjyetman/actions/runs/27261766843",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christophergandrud/imfr",
  "_commit": {
    "id": "ab9a326af366044ccf1f2f1b700849ad168e9b99",
    "author": "cgandrud <christopher.gandrud@gmail.com>",
    "committer": "cgandrud <christopher.gandrud@gmail.com>",
    "message": "make global variables explicit\n",
    "time": 1680424411
  },
  "_maintainer": {
    "name": "Christopher Gandrud",
    "email": "christopher.gandrud@gmail.com",
    "login": "christophergandrud",
    "description": "Personalization @spotify",
    "uuid": 1285805
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "ratelimitr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    }
  ],
  "_owner": "christophergandrud",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 48,
  "_contributors": [
    {
      "user": "christophergandrud",
      "count": 65,
      "uuid": 1285805
    },
    {
      "user": "chriscarrollsmith",
      "count": 38,
      "uuid": 75859865
    },
    {
      "user": "cjyetman",
      "count": 1,
      "uuid": 1708872
    }
  ],
  "_userbio": {
    "uuid": 1708872,
    "type": "user",
    "name": "CJ Yetman",
    "description": "Data wrangler\r\n#rstats #r-pkgs #dataviz #d3\r\nhttps://cjyetman.r-universe.dev"
  },
  "_downloads": {
    "count": 37,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/imfr"
  },
  "_devurl": "https://github.com/christophergandrud/imfr",
  "_searchresults": 73,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/imfr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-07-14"
    },
    {
      "version": "0.1.1",
      "date": "2016-08-08"
    },
    {
      "version": "0.1.2",
      "date": "2016-12-22"
    },
    {
      "version": "0.1.3",
      "date": "2017-01-17"
    },
    {
      "version": "0.1.4",
      "date": "2017-03-21"
    },
    {
      "version": "0.1.5",
      "date": "2017-11-17"
    },
    {
      "version": "0.1.6",
      "date": "2019-03-31"
    },
    {
      "version": "0.1.7",
      "date": "2019-11-30"
    },
    {
      "version": "0.1.8",
      "date": "2020-07-19"
    },
    {
      "version": "0.1.9",
      "date": "2020-08-29"
    },
    {
      "version": "0.1.9.1",
      "date": "2020-10-03"
    }
  ],
  "_exports": [
    "imf_app_name",
    "imf_codelist",
    "imf_codes",
    "imf_data",
    "imf_databases",
    "imf_dataset",
    "imf_ids",
    "imf_metadata",
    "imf_metastructure",
    "imf_parameter_defs",
    "imf_parameters"
  ],
  "_help": [
    {
      "page": "imf_app_name",
      "title": "Set the IMF Application Name",
      "topics": [
        "imf_app_name"
      ]
    },
    {
      "page": "imf_databases",
      "title": "List IMF database IDs and descriptions",
      "topics": [
        "imf_databases"
      ]
    },
    {
      "page": "imf_dataset",
      "title": "Download a data series from the IMF",
      "topics": [
        "imf_dataset"
      ]
    },
    {
      "page": "imf_parameter_defs",
      "title": "Get definitions of IMF API parameters",
      "topics": [
        "imf_parameter_defs"
      ]
    },
    {
      "page": "imf_parameters",
      "title": "List parameters and parameter values for IMF API requests",
      "topics": [
        "imf_parameters"
      ]
    }
  ],
  "_readme": "https://github.com/christophergandrud/imfr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "ratelimitr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.5445640974960435,
  "_indexed": false,
  "_nocasepkg": "imfr",
  "_universes": [
    "cjyetman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.1",
      "date": "2026-06-10T08:01:09.000Z",
      "distro": "noble",
      "commit": "ab9a326af366044ccf1f2f1b700849ad168e9b99",
      "fileid": "33defe40b63ec98a7106c767c7ea5cde21fd6a482cd203fd0c4c3b4eb6821ffa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cjyetman/actions/runs/27261766843"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.1",
      "date": "2026-06-10T08:00:58.000Z",
      "distro": "noble",
      "commit": "ab9a326af366044ccf1f2f1b700849ad168e9b99",
      "fileid": "93ebf35a9ea38212daf60f6e022adb29af217319e37d913724da9f2ea5ff3811",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cjyetman/actions/runs/27261766843"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.1",
      "date": "2026-06-10T08:27:23.000Z",
      "commit": "ab9a326af366044ccf1f2f1b700849ad168e9b99",
      "fileid": "2d6a92b80c175323f7676a281742db8d2bbc20a68c6b9061fef662c1ab4782fd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cjyetman/actions/runs/27261766843"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.1",
      "date": "2026-06-10T08:28:16.000Z",
      "commit": "ab9a326af366044ccf1f2f1b700849ad168e9b99",
      "fileid": "5ff51b24248cced6e80e7be3af203fcbc7d173aa40f963a5fe91786df30757e9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cjyetman/actions/runs/27261766843"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.1",
      "date": "2026-06-10T08:01:07.000Z",
      "commit": "ab9a326af366044ccf1f2f1b700849ad168e9b99",
      "fileid": "923bf9f965ed0aef6c0a39f2e9ca855658c47f76c1e6af4c7eea0f8e46efbcbf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cjyetman/actions/runs/27261766843"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.1",
      "date": "2026-06-10T08:00:01.000Z",
      "commit": "ab9a326af366044ccf1f2f1b700849ad168e9b99",
      "fileid": "9c0796e565ef7b0eec08b2dd503e678594af78c26daad5d64e64e575b7f96350",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cjyetman/actions/runs/27261766843"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.1",
      "date": "2026-06-10T07:59:49.000Z",
      "commit": "ab9a326af366044ccf1f2f1b700849ad168e9b99",
      "fileid": "2978968cb0f52f94ed879371bbf432c820e51661ae0787b065d25dd73e65604e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cjyetman/actions/runs/27261766843"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.1",
      "date": "2026-06-10T08:00:09.000Z",
      "commit": "ab9a326af366044ccf1f2f1b700849ad168e9b99",
      "fileid": "fe6aca0695cbef27bad861372d4371e3dd6833e3ef4508208788f621d4bb3acb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cjyetman/actions/runs/27261766843"
    }
  ]
}