{
  "_id": "69ab20af18c44a5823683804",
  "Package": "yfR",
  "Title": "Downloads and Organizes Financial Data from Yahoo Finance",
  "Version": "1.1.3",
  "Authors@R": "c(person(\"Marcelo\", \"Perlin\", email = \"marceloperlin@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Nic\", \"Crane\", role = \"rev\",\ncomment = \"Nic reviewed the package (v. 0.0.5) for\nrOpenSci, see <https://github.com/ropensci/software-review/issues/523>\"),\nperson(\"Alexander\", \"Fischer\", role = \"rev\",\ncomment = \"Alexander reviewed the package (v. 0.0.5) for\nrOpenSci, see <https://github.com/ropensci/software-review/issues/523>\"))",
  "Description": "Facilitates download of financial data from Yahoo Finance\n<https://finance.yahoo.com/>, a vast repository of stock price\ndata across multiple financial exchanges. The package offers a\nlocal caching system and support for parallel computation.",
  "URL": "https://github.com/ropensci/yfR, https://docs.ropensci.org/yfR/",
  "BugReports": "https://github.com/ropensci/yfR/issues",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-03-06 18:20:39 UTC",
  "RemoteUrl": "https://github.com/ropensci/yfR",
  "RemoteRef": "main",
  "RemoteSha": "0051bf6157c080265cf2290145f881ff1228e9cb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-03-06 18:41:49 UTC",
    "User": "root"
  },
  "Author": "Marcelo Perlin [aut, cre],\nNic Crane [rev] (Nic reviewed the package (v. 0.0.5) for rOpenSci, see\n<https://github.com/ropensci/software-review/issues/523>),\nAlexander Fischer [rev] (Alexander reviewed the package (v. 0.0.5) for\nrOpenSci, see\n<https://github.com/ropensci/software-review/issues/523>)",
  "Maintainer": "Marcelo Perlin <marceloperlin@gmail.com>",
  "MD5sum": "41e414ccf26add447e4b6150627fa4e1",
  "_user": "ropensci",
  "_type": "src",
  "_file": "yfR_1.1.3.tar.gz",
  "_fileid": "ccec52b230798ed67dcab5d93a4fc5ef24a6a1049b2ea3fd2af05b2150f51b8e",
  "_filesize": 470627,
  "_sha256": "ccec52b230798ed67dcab5d93a4fc5ef24a6a1049b2ea3fd2af05b2150f51b8e",
  "_created": "2026-03-06T18:41:49.000Z",
  "_published": "2026-03-06T18:45:03.712Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 66073044831,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5803346950"
    },
    {
      "job": 66073044829,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5803343872"
    },
    {
      "job": 66073044799,
      "time": 108,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5803335900"
    },
    {
      "job": 66073044812,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5803333927"
    },
    {
      "job": 66072583774,
      "time": 186,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5803298073"
    },
    {
      "job": 66072583748,
      "time": 220,
      "config": "source",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5803306737"
    },
    {
      "job": 66073044861,
      "time": 133,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "5803341380"
    },
    {
      "job": 66073044837,
      "time": 78,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5803327491"
    },
    {
      "job": 66073044814,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.4.3",
      "check": "OK",
      "artifact": "5803328160"
    },
    {
      "job": 66073044851,
      "time": 80,
      "config": "windows-release",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5803328453"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/22776919764",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/yfR",
  "_commit": {
    "id": "0051bf6157c080265cf2290145f881ff1228e9cb",
    "author": "msperlin <marceloperlin@gmail.com>",
    "committer": "msperlin <marceloperlin@gmail.com>",
    "message": "cran submission\n",
    "time": 1772821239
  },
  "_maintainer": {
    "name": "Marcelo Perlin",
    "email": "marceloperlin@gmail.com",
    "login": "msperlin",
    "uuid": 10583352
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "quantmod",
      "version": ">= 0.4.20",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pingr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-21",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 49,
  "_contributors": [
    {
      "user": "msperlin",
      "count": 122,
      "uuid": 10583352
    },
    {
      "user": "rpatel15-hue",
      "count": 1,
      "uuid": 80916237
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 1349,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/yfR"
  },
  "_devurl": "https://github.com/ropensci/yfr",
  "_pkgdown": "https://docs.ropensci.org/yfR",
  "_searchresults": 163,
  "_metadata": {
    "review": {
      "id": 523,
      "status": "reviewed",
      "version": "0.0.1",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/523"
    },
    "ropensci_category": "data-access"
  },
  "_rbuild": "4.5.2",
  "_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/yfR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/yfr",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-06-30"
    },
    {
      "version": "1.0.1",
      "date": "2022-08-15"
    },
    {
      "version": "1.0.2",
      "date": "2022-08-27"
    },
    {
      "version": "1.0.3",
      "date": "2022-10-31"
    },
    {
      "version": "1.0.4",
      "date": "2022-11-18"
    },
    {
      "version": "1.0.6",
      "date": "2023-01-06"
    },
    {
      "version": "1.1.0",
      "date": "2023-02-16"
    },
    {
      "version": "1.1.2",
      "date": "2025-05-19"
    },
    {
      "version": "1.1.3",
      "date": "2026-02-03"
    }
  ],
  "_exports": [
    "%>%",
    "yf_cachefolder_get",
    "yf_collection_get",
    "yf_convert_to_wide",
    "yf_get",
    "yf_get_available_collections",
    "yf_get_dividends",
    "yf_index_composition",
    "yf_index_list",
    "yf_live_prices"
  ],
  "_help": [
    {
      "page": "yf_cachefolder_get",
      "title": "Returns the default folder for caching",
      "topics": [
        "yf_cachefolder_get"
      ]
    },
    {
      "page": "yf_collection_get",
      "title": "Downloads a collection of data from Yahoo Finance",
      "topics": [
        "yf_collection_get"
      ]
    },
    {
      "page": "yf_convert_to_wide",
      "title": "Transforms a long (stacked) data frame into a list of wide data frames",
      "topics": [
        "yf_convert_to_wide"
      ]
    },
    {
      "page": "yf_get",
      "title": "Download financial data from Yahoo Finance",
      "topics": [
        "yf_get"
      ]
    },
    {
      "page": "yf_get_available_collections",
      "title": "Returns available collections",
      "topics": [
        "yf_get_available_collections"
      ]
    },
    {
      "page": "yf_get_dividends",
      "title": "Get Yahoo Finance Dividends from a single stock",
      "topics": [
        "yf_get_dividends"
      ]
    },
    {
      "page": "yf_index_composition",
      "title": "Get current composition of stock indices",
      "topics": [
        "yf_index_composition"
      ]
    },
    {
      "page": "yf_index_list",
      "title": "Get available indices in package",
      "topics": [
        "yf_index_list"
      ]
    },
    {
      "page": "yf_live_prices",
      "title": "Yahoo Finance Live Prices",
      "topics": [
        "yf_live_prices"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/yfR/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/yfR/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "furrr",
    "future",
    "generics",
    "globals",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "lattice",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "parallelly",
    "pillar",
    "pingr",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "quantmod",
    "R6",
    "readr",
    "rlang",
    "rvest",
    "selectr",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "TTR",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started",
      "author": "Marcelo Perlin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Examples",
        "Fetching a single stock price",
        "Fetching many stock prices",
        "Fetching daily/weekly/monthly/yearly price data",
        "Changing format to wide"
      ],
      "created": "2022-06-01 18:23:05",
      "modified": "2022-08-15 12:11:59",
      "commits": 4
    },
    {
      "source": "using-collections.Rmd",
      "filename": "using-collections.html",
      "title": "Using Collections",
      "author": "Marcelo Perlin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Fetching collections of prices"
      ],
      "created": "2022-06-01 18:21:57",
      "modified": "2022-06-06 19:40:46",
      "commits": 3
    },
    {
      "source": "diff-batchgetsymbols.Rmd",
      "filename": "diff-batchgetsymbols.html",
      "title": "yfR and BatchGetSymbols",
      "author": "Marcelo Perlin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Differences from BatchGetSymbols"
      ],
      "created": "2022-06-01 18:21:57",
      "modified": "2022-06-01 18:28:34",
      "commits": 2
    }
  ],
  "_score": 8.162729402599382,
  "_indexed": true,
  "_nocasepkg": "yfr",
  "_universes": [
    "ropensci",
    "msperlin"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-03-06T18:44:23.000Z",
      "distro": "noble",
      "commit": "0051bf6157c080265cf2290145f881ff1228e9cb",
      "fileid": "3a01d9328e69145bcb30b1ea7d3e492c95ddf25d2225d00ca329d523fe794115",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22776919764"
    },
    {
      "r": "4.5.2",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-03-06T18:44:13.000Z",
      "distro": "noble",
      "commit": "0051bf6157c080265cf2290145f881ff1228e9cb",
      "fileid": "d5de949590dc85530a89bff223d915ba39efba1a950c4a38b3af0d29169e0ec7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22776919764"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-03-06T18:43:41.000Z",
      "commit": "0051bf6157c080265cf2290145f881ff1228e9cb",
      "fileid": "7b1749182de831558214e221ab3815c49bb876cf0408a87da27e66d07f7ac4ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22776919764"
    },
    {
      "r": "4.5.2",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-03-06T18:43:33.000Z",
      "commit": "0051bf6157c080265cf2290145f881ff1228e9cb",
      "fileid": "7b6517367b461d81ad37091d672bf68b6f8a149b4cdb455c4ead68c09e5ade95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22776919764"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-03-06T18:44:19.000Z",
      "commit": "0051bf6157c080265cf2290145f881ff1228e9cb",
      "fileid": "4485dd9ced92099e8770ca712373b8daf730bdfcdf218dcda879624f4df3ca7e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22776919764"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-03-06T18:43:04.000Z",
      "commit": "0051bf6157c080265cf2290145f881ff1228e9cb",
      "fileid": "ecc3d81fde8880809cab3c979122971cba2b05b629b9b8cad61c3f94f666f9d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22776919764"
    },
    {
      "r": "4.4.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-03-06T18:43:06.000Z",
      "commit": "0051bf6157c080265cf2290145f881ff1228e9cb",
      "fileid": "923514c5b146f332ca4af881f0543a50d09585d707f45152f5de81759f23da20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22776919764"
    },
    {
      "r": "4.5.2",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-03-06T18:43:09.000Z",
      "commit": "0051bf6157c080265cf2290145f881ff1228e9cb",
      "fileid": "51dc7a5862380fd47ad2e6ab2d08d0e12f6a0da962b187e7dfe5afe7e8293ef3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22776919764"
    }
  ]
}