{
  "_id": "6a11489facfb0bcc41ce816b",
  "Package": "alfred",
  "Title": "Downloading Time Series from ALFRED Database for Various\nVintages",
  "Version": "0.2.1",
  "Authors@R": "person(\"Onno\", \"Kleen\", email = \"r@onnokleen.de\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4731-4640\"))",
  "Description": "Provides direct access to the ALFRED\n(<https://alfred.stlouisfed.org>) and FRED\n(<https://fred.stlouisfed.org>) databases. Its functions return\ntidy data frames for different releases of the specified time\nseries. Note that this product uses the FRED© API but is not\nendorsed or certified by the Federal Reserve Bank of St. Louis.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/onnokleen/alfred/",
  "BugReports": "https://github.com/onnokleen/alfred/issues",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://onnokleen.r-universe.dev",
  "Date/Publication": "2023-03-21 08:56:28 UTC",
  "RemoteUrl": "https://github.com/onnokleen/alfred",
  "RemoteRef": "HEAD",
  "RemoteSha": "1c0fad2781e885d5ba4cc78ba19b87aec797602c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 06:23:49 UTC",
    "User": "root"
  },
  "Author": "Onno Kleen [aut, cre] (ORCID: <https://orcid.org/0000-0003-4731-4640>)",
  "Maintainer": "Onno Kleen <r@onnokleen.de>",
  "MD5sum": "ab71054281887a1cfb01d8276aac5fcc",
  "_user": "onnokleen",
  "_type": "src",
  "_file": "alfred_0.2.1.tar.gz",
  "_fileid": "7a086e5f61d1b07e2447ee696590cb6b799e6d2932240ce069001faee59cd744",
  "_filesize": 89275,
  "_sha256": "7a086e5f61d1b07e2447ee696590cb6b799e6d2932240ce069001faee59cd744",
  "_created": "2026-05-23T06:23:49.000Z",
  "_published": "2026-05-23T06:26:39.770Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77502956909,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174915267"
    },
    {
      "job": 77502956913,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174914160"
    },
    {
      "job": 77502956911,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174912647"
    },
    {
      "job": 77502956912,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174910710"
    },
    {
      "job": 77502778622,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174900419"
    },
    {
      "job": 77502956908,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174911992"
    },
    {
      "job": 77502956939,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174908160"
    },
    {
      "job": 77502956942,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174909334"
    },
    {
      "job": 77502956915,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174910958"
    }
  ],
  "_buildurl": "https://github.com/r-universe/onnokleen/actions/runs/26325626062",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/onnokleen/alfred",
  "_commit": {
    "id": "1c0fad2781e885d5ba4cc78ba19b87aec797602c",
    "author": "Onno Kleen <onnokleen@users.noreply.github.com>",
    "committer": "Onno Kleen <onnokleen@users.noreply.github.com>",
    "message": "new news.md layout\n",
    "time": 1679388988
  },
  "_maintainer": {
    "name": "Onno Kleen",
    "email": "r@onnokleen.de",
    "login": "onnokleen",
    "description": "",
    "uuid": 10360028,
    "orcid": "0000-0003-4731-4640"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "onnokleen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 20,
  "_contributors": [
    {
      "user": "onnokleen",
      "count": 89,
      "uuid": 10360028
    }
  ],
  "_userbio": {
    "uuid": 10360028,
    "type": "user",
    "name": "Onno Kleen"
  },
  "_downloads": {
    "count": 465,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/alfred"
  },
  "_devurl": "https://github.com/onnokleen/alfred",
  "_searchresults": 84,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/alfred.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/onnokleen/alfred",
  "_realowner": "onnokleen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-06-06"
    },
    {
      "version": "0.1.1",
      "date": "2017-06-10"
    },
    {
      "version": "0.1.3",
      "date": "2017-09-23"
    },
    {
      "version": "0.1.4",
      "date": "2017-10-08"
    },
    {
      "version": "0.1.5",
      "date": "2018-02-20"
    },
    {
      "version": "0.1.6",
      "date": "2018-04-06"
    },
    {
      "version": "0.1.7",
      "date": "2019-04-01"
    },
    {
      "version": "0.1.8",
      "date": "2020-09-11"
    },
    {
      "version": "0.1.9",
      "date": "2021-01-04"
    },
    {
      "version": "0.1.10",
      "date": "2021-01-07"
    },
    {
      "version": "0.1.11",
      "date": "2021-01-22"
    },
    {
      "version": "0.1.12",
      "date": "2021-05-12"
    },
    {
      "version": "0.2.0",
      "date": "2021-07-26"
    },
    {
      "version": "0.2.1",
      "date": "2023-03-21"
    }
  ],
  "_exports": [
    "get_alfred_series",
    "get_fred_series"
  ],
  "_help": [
    {
      "page": "get_alfred_series",
      "title": "Accessing ALFRED",
      "topics": [
        "get_alfred_series"
      ]
    },
    {
      "page": "get_fred_series",
      "title": "Accessing FRED",
      "topics": [
        "get_fred_series"
      ]
    }
  ],
  "_readme": "https://github.com/onnokleen/alfred/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.924279286061882,
  "_indexed": true,
  "_nocasepkg": "alfred",
  "_universes": [
    "onnokleen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-23T06:26:06.000Z",
      "distro": "noble",
      "commit": "1c0fad2781e885d5ba4cc78ba19b87aec797602c",
      "fileid": "676368623ea4b9b352f4445302d007b470d855cc2a866ee9381969620947c6d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/onnokleen/actions/runs/26325626062"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-23T06:25:57.000Z",
      "distro": "noble",
      "commit": "1c0fad2781e885d5ba4cc78ba19b87aec797602c",
      "fileid": "65be3f9e7de994a3a58ce82620e42b81b3b8e10e8bf11ddb8c4ccc929b31b257",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/onnokleen/actions/runs/26325626062"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-23T06:25:48.000Z",
      "commit": "1c0fad2781e885d5ba4cc78ba19b87aec797602c",
      "fileid": "7f46fc39089802030570d219c3383ac7608ac8a7c4dc925a4e3c467cf50f2d8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/onnokleen/actions/runs/26325626062"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-23T06:25:31.000Z",
      "commit": "1c0fad2781e885d5ba4cc78ba19b87aec797602c",
      "fileid": "0603f2233b46fee5f019912b65622e17a9548ecebbd0875a2dab10c5be0c8078",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/onnokleen/actions/runs/26325626062"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-23T06:25:55.000Z",
      "commit": "1c0fad2781e885d5ba4cc78ba19b87aec797602c",
      "fileid": "e3d1504d8b985243baf35048f27974157917d8d72f270e995341b8d2db05ee1b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/onnokleen/actions/runs/26325626062"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-23T06:24:58.000Z",
      "commit": "1c0fad2781e885d5ba4cc78ba19b87aec797602c",
      "fileid": "e3afc41a3e590a41aa4fb17922913e88e39e46df1b8be573d87be2235a0b3011",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/onnokleen/actions/runs/26325626062"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-23T06:25:08.000Z",
      "commit": "1c0fad2781e885d5ba4cc78ba19b87aec797602c",
      "fileid": "a9a8e68c3988c8199dd19aac2a7dbb0bcf2a28f7a6922bef1794195bf2d62e90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/onnokleen/actions/runs/26325626062"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-23T06:25:18.000Z",
      "commit": "1c0fad2781e885d5ba4cc78ba19b87aec797602c",
      "fileid": "c8a0f88cf73d77c7b10c46e1f6933f82ed963912e79dda6d8f6282705d8b78c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/onnokleen/actions/runs/26325626062"
    }
  ]
}