{
  "_id": "6a269c1724555f66ed51ef3d",
  "Package": "valet",
  "Type": "Package",
  "Title": "Provide R Client to the Bank of Canada's Valet API",
  "Version": "0.9.1",
  "Authors@R": "c(person(given = \"Corey\", family = \"Runkel\",\nemail = \"runkelcorey@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8992-4434\")))",
  "Description": "The Bank of Canada updated their Valet API\n<https://www.bankofcanada.ca/valet/docs>, and no R client\ncurrently exists. This provides access to all of Valet's\nendpoints and serves responses in wide format easy for\nresearchers to handle but also provides tools to access API\nresponses as a list.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/runkelcorey/valet,\nhttps://runkelcorey.github.io/valet/",
  "BugReports": "https://github.com/runkelcorey/valet/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libssl-dev libx11-dev",
  "Repository": "https://runkelcorey.r-universe.dev",
  "Date/Publication": "2025-05-13 13:55:09 UTC",
  "RemoteUrl": "https://github.com/runkelcorey/valet",
  "RemoteRef": "HEAD",
  "RemoteSha": "43f3d742e4d356de304dd7af4e7c01c40e6d5c51",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 10:32:24 UTC",
    "User": "root"
  },
  "Author": "Corey Runkel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8992-4434>)",
  "Maintainer": "Corey Runkel <runkelcorey@gmail.com>",
  "MD5sum": "1871f1390c4ae3b5997e757519cda9b2",
  "_user": "runkelcorey",
  "_type": "src",
  "_file": "valet_0.9.1.tar.gz",
  "_fileid": "4a903585736ba1c3ba6e29466dc52f723a7d39afe35ec1d2fd11f85ebf0e4b62",
  "_filesize": 109766,
  "_sha256": "4a903585736ba1c3ba6e29466dc52f723a7d39afe35ec1d2fd11f85ebf0e4b62",
  "_created": "2026-06-08T10:32:24.000Z",
  "_published": "2026-06-08T10:40:23.887Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80074241557,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477778650"
    },
    {
      "job": 80074241640,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477776401"
    },
    {
      "job": 80074241604,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7477878434"
    },
    {
      "job": 80074241599,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477827086"
    },
    {
      "job": 80073729633,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477730422"
    },
    {
      "job": 80074241556,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477770340"
    },
    {
      "job": 80074241731,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477768711"
    },
    {
      "job": 80074241621,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7477760086"
    },
    {
      "job": 80074241628,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477760049"
    }
  ],
  "_buildurl": "https://github.com/r-universe/runkelcorey/actions/runs/27131609828",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/runkelcorey/valet",
  "_commit": {
    "id": "43f3d742e4d356de304dd7af4e7c01c40e6d5c51",
    "author": "Corey Runkel <39202587+runkelcorey@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #18 from olivroy/patch-1\n\nFix link in DESCRIPTION",
    "time": 1747144509
  },
  "_maintainer": {
    "name": "Corey Runkel",
    "email": "runkelcorey@gmail.com",
    "login": "runkelcorey",
    "orcid": "0000-0001-8992-4434",
    "twitter": "@platopasta",
    "description": "Data scientist, rock climber, road biker, old-film watcher",
    "uuid": 39202587
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "runkelcorey",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "runkelcorey",
      "count": 33,
      "uuid": 39202587
    },
    {
      "user": "olivroy",
      "count": 3,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 39202587,
    "type": "user",
    "name": "Corey Runkel",
    "description": "Data scientist, rock climber, road biker, old-film watcher"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/valet"
  },
  "_devurl": "https://github.com/runkelcorey/valet",
  "_pkgdown": "https://runkelcorey.github.io/valet/",
  "_searchresults": 2,
  "_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/readme.html",
    "extra/readme.md",
    "extra/valet.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/runkelcorey/valet",
  "_realowner": "runkelcorey",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.0",
      "date": "2022-04-12"
    },
    {
      "version": "0.9.1",
      "date": "2025-05-13"
    }
  ],
  "_exports": [
    "%>%",
    "get_details",
    "get_group",
    "get_list",
    "get_series",
    "valet"
  ],
  "_help": [
    {
      "page": "get_details",
      "title": "Get series or series-group details",
      "topics": [
        "get_details"
      ]
    },
    {
      "page": "get_group",
      "title": "Get series-group observations",
      "topics": [
        "get_group"
      ]
    },
    {
      "page": "get_list",
      "title": "List possible series or groups.",
      "topics": [
        "get_list"
      ]
    },
    {
      "page": "get_series",
      "title": "Get series observations",
      "topics": [
        "get_series"
      ]
    },
    {
      "page": "valet",
      "title": "Retrieve Valet response",
      "topics": [
        "valet"
      ]
    }
  ],
  "_readme": "https://github.com/runkelcorey/valet/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "valet",
  "_universes": [
    "runkelcorey"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-06-08T10:34:32.000Z",
      "distro": "noble",
      "commit": "43f3d742e4d356de304dd7af4e7c01c40e6d5c51",
      "fileid": "7d108c15c1bb56eb37a8c72c78ba05b6e9dea46700e3a721c01e06494622a502",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/runkelcorey/actions/runs/27131609828"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-06-08T10:34:24.000Z",
      "distro": "noble",
      "commit": "43f3d742e4d356de304dd7af4e7c01c40e6d5c51",
      "fileid": "372468cc80d2aafd75c93f81a0a539978a9cd9aec3d59213cec0811791910ed8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/runkelcorey/actions/runs/27131609828"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-06-08T10:39:14.000Z",
      "commit": "43f3d742e4d356de304dd7af4e7c01c40e6d5c51",
      "fileid": "9696f8729dc4248fcc1797df9fd7878528b5b74145ed8c274bd327480a6dd075",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/runkelcorey/actions/runs/27131609828"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-06-08T10:36:47.000Z",
      "commit": "43f3d742e4d356de304dd7af4e7c01c40e6d5c51",
      "fileid": "d456c33ac0b265e920af83160a2cabb8b79129cf9d2d232e88a8b0fe39baa261",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/runkelcorey/actions/runs/27131609828"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.1",
      "date": "2026-06-08T10:34:30.000Z",
      "commit": "43f3d742e4d356de304dd7af4e7c01c40e6d5c51",
      "fileid": "99fc6e2382d43cbc377271391f5f62ebd8c02f3c31a9ef45fd176c5fbf341175",
      "status": "success",
      "buildurl": "https://github.com/r-universe/runkelcorey/actions/runs/27131609828"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-06-08T10:33:54.000Z",
      "commit": "43f3d742e4d356de304dd7af4e7c01c40e6d5c51",
      "fileid": "e36eddc7def151a70363ca985d23e7680958b2e8985b6cf28453e937069c4b8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/runkelcorey/actions/runs/27131609828"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-06-08T10:33:34.000Z",
      "commit": "43f3d742e4d356de304dd7af4e7c01c40e6d5c51",
      "fileid": "aa8f73b3aea3583d5649ba17ade266a1ce9f9f5e5328fd9fbd41819f2fbc5d52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/runkelcorey/actions/runs/27131609828"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-06-08T10:33:31.000Z",
      "commit": "43f3d742e4d356de304dd7af4e7c01c40e6d5c51",
      "fileid": "5e454e94a239eccee0d4ff5bd66485a535eb5fa8b1d15e9d4134132d4625e643",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/runkelcorey/actions/runs/27131609828"
    }
  ]
}