{
  "_id": "6a1eb5ddb25058d4daadde4c",
  "Package": "yahoofinancer",
  "Type": "Package",
  "Title": "Fetch Data from Yahoo Finance API",
  "Version": "0.5.0.9000",
  "Authors@R": "person(\"Aravind\", \"Hebbali\", email = \"hebbali.aravind@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Obtain historical and near real time data related to\nstocks, index and currencies from the Yahoo Finance API. This\npackage is community maintained and is not officially supported\nby 'Yahoo'. The accuracy of data is only as correct as provided\non <https://finance.yahoo.com/>.",
  "Config/testthat/edition": "3",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://yahoofinancer.rsquaredacademy.com/,\nhttps://github.com/rsquaredacademy/yahoofinancer",
  "BugReports": "https://github.com/rsquaredacademy/yahoofinancer/issues",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://rsquaredacademy.r-universe.dev",
  "Date/Publication": "2026-06-02 07:27:25 UTC",
  "RemoteUrl": "https://github.com/rsquaredacademy/yahoofinancer",
  "RemoteRef": "HEAD",
  "RemoteSha": "2725e533afea8c30eda56b0d8a3aa8cfbbe6483a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:40:48 UTC",
    "User": "root"
  },
  "Author": "Aravind Hebbali [aut, cre]",
  "Maintainer": "Aravind Hebbali <hebbali.aravind@gmail.com>",
  "MD5sum": "f48591ac5137543f527720cd97c146a3",
  "_user": "rsquaredacademy",
  "_type": "src",
  "_file": "yahoofinancer_0.5.0.9000.tar.gz",
  "_fileid": "c24401438f94afe8543ae28ffcd67304388b2b113a431da99699fe5e066c822b",
  "_filesize": 330680,
  "_sha256": "c24401438f94afe8543ae28ffcd67304388b2b113a431da99699fe5e066c822b",
  "_created": "2026-06-02T10:40:48.000Z",
  "_published": "2026-06-02T10:52:13.348Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79052739743,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355518179"
    },
    {
      "job": 79052739736,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355520268"
    },
    {
      "job": 79052739790,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355690597"
    },
    {
      "job": 79052739733,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355666111"
    },
    {
      "job": 79052245828,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355474255"
    },
    {
      "job": 79052739713,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355508697"
    },
    {
      "job": 79052739715,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355501931"
    },
    {
      "job": 79052739759,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355503696"
    },
    {
      "job": 79052739749,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355504225"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26814348853",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rsquaredacademy/yahoofinancer",
  "_commit": {
    "id": "2725e533afea8c30eda56b0d8a3aa8cfbbe6483a",
    "author": "aravindhebbali <hebbali.aravind@gmail.com>",
    "committer": "aravindhebbali <hebbali.aravind@gmail.com>",
    "message": "Increment version number to 0.5.0.9000\n",
    "time": 1780385245
  },
  "_maintainer": {
    "name": "Aravind Hebbali",
    "email": "hebbali.aravind@gmail.com",
    "login": "aravindhebbali",
    "twitter": "@rsquaredacademy",
    "description": "#rstats #economics",
    "uuid": 8706536
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rsquaredacademy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 4
    },
    {
      "week": "2026-21",
      "n": 6
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.5.0",
      "date": "2026-05-19"
    }
  ],
  "_topics": [
    "api",
    "api-wrapper",
    "finance",
    "market-data",
    "stock-market",
    "yahoo-finance",
    "yahoo-finance-api"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "aravindhebbali",
      "count": 200,
      "uuid": 8706536
    }
  ],
  "_userbio": {
    "uuid": 23705610,
    "type": "organization",
    "name": "Rsquared Academy"
  },
  "_downloads": {
    "count": 953,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/yahoofinancer"
  },
  "_devurl": "https://github.com/rsquaredacademy/yahoofinancer",
  "_pkgdown": "https://yahoofinancer.rsquaredacademy.com/",
  "_searchresults": 40,
  "_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/yahoofinancer.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rsquaredacademy/yahoofinancer",
  "_realowner": "rsquaredacademy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-09-13"
    },
    {
      "version": "0.2.0",
      "date": "2023-08-09"
    },
    {
      "version": "0.3.0",
      "date": "2024-02-03"
    },
    {
      "version": "0.4.0",
      "date": "2024-11-14"
    },
    {
      "version": "0.5.0",
      "date": "2026-05-21"
    }
  ],
  "_exports": [
    "currency_converter",
    "get_currencies",
    "get_market_summary",
    "get_trending",
    "Index",
    "Ticker",
    "Tickers",
    "validate"
  ],
  "_help": [
    {
      "page": "currency_converter",
      "title": "Currency converter",
      "topics": [
        "currency_converter"
      ]
    },
    {
      "page": "get_currencies",
      "title": "Currencies",
      "topics": [
        "get_currencies"
      ]
    },
    {
      "page": "get_market_summary",
      "title": "Market Summary",
      "topics": [
        "get_market_summary"
      ]
    },
    {
      "page": "get_trending",
      "title": "Trending securities",
      "topics": [
        "get_trending"
      ]
    },
    {
      "page": "Indice-class",
      "title": "R6 Class Representing an Index",
      "topics": [
        "Index",
        "Indice-class"
      ]
    },
    {
      "page": "Ticker-class",
      "title": "R6 Class Representing a Ticker",
      "topics": [
        "Ticker",
        "Ticker-class"
      ]
    },
    {
      "page": "Tickers",
      "title": "Multi-Symbol Ticker Data Aggregator",
      "topics": [
        "Tickers"
      ]
    },
    {
      "page": "validate",
      "title": "Symbol validation",
      "topics": [
        "validate"
      ]
    }
  ],
  "_readme": "https://github.com/rsquaredacademy/yahoofinancer/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.133538908370218,
  "_indexed": true,
  "_nocasepkg": "yahoofinancer",
  "_universes": [
    "rsquaredacademy",
    "aravindhebbali"
  ],
  "_previous": "0.5.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:42:54.000Z",
      "distro": "noble",
      "commit": "2725e533afea8c30eda56b0d8a3aa8cfbbe6483a",
      "fileid": "2026fab5b0cc66e3c2de54f76d211d0c640ab24472e85126f4fb8d3420956fc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26814348853"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:42:59.000Z",
      "distro": "noble",
      "commit": "2725e533afea8c30eda56b0d8a3aa8cfbbe6483a",
      "fileid": "2af0b323421fb651eca186b4c6db51ab81d448567bea24b7f4dd28898f7f9726",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26814348853"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:51:37.000Z",
      "commit": "2725e533afea8c30eda56b0d8a3aa8cfbbe6483a",
      "fileid": "24b83115c84d7d63848aaaef9f68a0de02099e2aac17dd23e55ae0383100c367",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26814348853"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:50:19.000Z",
      "commit": "2725e533afea8c30eda56b0d8a3aa8cfbbe6483a",
      "fileid": "cced8d5c6a64bc620d23236a73ebdf8d64f4b127fcf5fd79f422500e01fd588e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26814348853"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:42:46.000Z",
      "commit": "2725e533afea8c30eda56b0d8a3aa8cfbbe6483a",
      "fileid": "9e82bba829a7c2732bef28b09d221834ee72276a15d8fda3577cdbe3e49c7114",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26814348853"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:41:59.000Z",
      "commit": "2725e533afea8c30eda56b0d8a3aa8cfbbe6483a",
      "fileid": "fe5a42d2ec5e2190bfcea65fa10d0e88bf2285984326b4ac154d3dee3e4970c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26814348853"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:42:01.000Z",
      "commit": "2725e533afea8c30eda56b0d8a3aa8cfbbe6483a",
      "fileid": "5ce22b4154e2497bbc78e6347ff23d4d3c1cac6e322f0d11a1cc7031b767832d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26814348853"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:42:03.000Z",
      "commit": "2725e533afea8c30eda56b0d8a3aa8cfbbe6483a",
      "fileid": "b216b4857e11e3be7ac6cf4b2f1676627bb30fb9cb829b2195c96764007c4da4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26814348853"
    }
  ]
}