{
  "_id": "6a1ea56ab25058d4daad881c",
  "Package": "BatchGetSymbols",
  "Title": "Downloads and Organizes Financial Data for Multiple Tickers",
  "Version": "2.6.6",
  "Authors@R": "person(\"Marcelo\", \"Perlin\", email = \"marceloperlin@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Makes it easy to download financial data from Yahoo\nFinance <https://finance.yahoo.com/>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://msperlin.r-universe.dev",
  "Date/Publication": "2026-02-02 12:09:03 UTC",
  "RemoteUrl": "https://github.com/msperlin/batchgetsymbols",
  "RemoteRef": "HEAD",
  "RemoteSha": "beea556b8b8b721c2c403339d616d880800a5698",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 09:39:06 UTC",
    "User": "root"
  },
  "Author": "Marcelo Perlin [aut, cre]",
  "Maintainer": "Marcelo Perlin <marceloperlin@gmail.com>",
  "MD5sum": "f3877f8b5bd4a2830257c904abd1b35b",
  "_user": "msperlin",
  "_type": "src",
  "_file": "BatchGetSymbols_2.6.6.tar.gz",
  "_fileid": "bd67e7304b575fce50102c8c7142cab741fb5d8c72cb1e3a003e53aed7af985a",
  "_filesize": 357570,
  "_sha256": "bd67e7304b575fce50102c8c7142cab741fb5d8c72cb1e3a003e53aed7af985a",
  "_created": "2026-06-02T09:39:06.000Z",
  "_published": "2026-06-02T09:42:02.763Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79042480507,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354250209"
    },
    {
      "job": 79042480576,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354251062"
    },
    {
      "job": 79042480523,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354240497"
    },
    {
      "job": 79042480586,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354241639"
    },
    {
      "job": 79041953739,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354198741"
    },
    {
      "job": 79042480528,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354242813"
    },
    {
      "job": 79042480555,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354231704"
    },
    {
      "job": 79042480625,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354229192"
    },
    {
      "job": 79042480615,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354228675"
    }
  ],
  "_buildurl": "https://github.com/r-universe/msperlin/actions/runs/26811367328",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/msperlin/batchgetsymbols",
  "_commit": {
    "id": "beea556b8b8b721c2c403339d616d880800a5698",
    "author": "msperlin <marceloperlin@gmail.com>",
    "committer": "msperlin <marceloperlin@gmail.com>",
    "message": "fixes #30\n",
    "time": 1770034143
  },
  "_maintainer": {
    "name": "Marcelo Perlin",
    "email": "marceloperlin@gmail.com",
    "login": "msperlin",
    "description": "Associate Professor and Researcher at UFRGS",
    "uuid": 10583352
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "rvest",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "quantmod",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "msperlin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "financial-data",
    "individual-stocks",
    "tickers",
    "yahoo-finance"
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "msperlin",
      "count": 39,
      "uuid": 10583352
    },
    {
      "user": "zecaclasher",
      "count": 7,
      "uuid": 21111018
    },
    {
      "user": "evelynmitchell",
      "count": 1,
      "uuid": 1007591
    },
    {
      "user": "samprohaska",
      "count": 1,
      "uuid": 22160033
    },
    {
      "user": "sandroraabe",
      "count": 1,
      "uuid": 33690995
    }
  ],
  "_userbio": {
    "uuid": 10583352,
    "type": "user",
    "name": "Marcelo S. Perlin",
    "description": "Associate Professor and Researcher at UFRGS"
  },
  "_downloads": {
    "count": 542,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BatchGetSymbols"
  },
  "_devurl": "https://github.com/msperlin/batchgetsymbols",
  "_searchresults": 357,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BatchGetSymbols.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/msperlin/batchgetsymbols",
  "_realowner": "msperlin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-11-06"
    },
    {
      "version": "1.1",
      "date": "2016-12-05"
    },
    {
      "version": "1.2",
      "date": "2017-06-26"
    },
    {
      "version": "2.0",
      "date": "2018-01-22"
    },
    {
      "version": "2.1",
      "date": "2018-05-08"
    },
    {
      "version": "2.2",
      "date": "2018-10-11"
    },
    {
      "version": "2.3",
      "date": "2018-11-25"
    },
    {
      "version": "2.4",
      "date": "2019-03-23"
    },
    {
      "version": "2.5",
      "date": "2019-04-15"
    },
    {
      "version": "2.5.2",
      "date": "2019-04-24"
    },
    {
      "version": "2.5.3",
      "date": "2019-08-05"
    },
    {
      "version": "2.5.4",
      "date": "2019-10-12"
    },
    {
      "version": "2.5.5",
      "date": "2020-02-13"
    },
    {
      "version": "2.5.6",
      "date": "2020-02-25"
    },
    {
      "version": "2.5.7",
      "date": "2020-04-21"
    },
    {
      "version": "2.5.9",
      "date": "2020-11-17"
    },
    {
      "version": "2.6",
      "date": "2020-11-22"
    },
    {
      "version": "2.6.1",
      "date": "2020-11-28"
    },
    {
      "version": "2.6.4",
      "date": "2022-05-01"
    }
  ],
  "_exports": [
    "BatchGetSymbols",
    "calc.ret",
    "df.fill.na",
    "fix.ticker.name",
    "get.clean.data",
    "GetFTSE100Stocks",
    "GetIbovStocks",
    "GetSP500Stocks",
    "myGetSymbols",
    "reshape.wide"
  ],
  "_help": [
    {
      "page": "BatchGetSymbols",
      "title": "Function to download financial data",
      "topics": [
        "BatchGetSymbols"
      ]
    },
    {
      "page": "calc.ret",
      "title": "Function to calculate returns from a price and ticker vector",
      "topics": [
        "calc.ret"
      ]
    },
    {
      "page": "df.fill.na",
      "title": "Replaces NA values in dataframe for closest price",
      "topics": [
        "df.fill.na"
      ]
    },
    {
      "page": "fix.ticker.name",
      "title": "Fix name of ticker",
      "topics": [
        "fix.ticker.name"
      ]
    },
    {
      "page": "get.clean.data",
      "title": "Get clean data from yahoo/google",
      "topics": [
        "get.clean.data"
      ]
    },
    {
      "page": "GetFTSE100Stocks",
      "title": "Function to download the current components of the FTSE100 index from Wikipedia",
      "topics": [
        "GetFTSE100Stocks"
      ]
    },
    {
      "page": "GetIbovStocks",
      "title": "Function to download the current components of the Ibovespa index from Bovespa website",
      "topics": [
        "GetIbovStocks"
      ]
    },
    {
      "page": "GetSP500Stocks",
      "title": "Function to download the current components of the SP500 index from Wikipedia",
      "topics": [
        "GetSP500Stocks"
      ]
    },
    {
      "page": "myGetSymbols",
      "title": "An improved version of function 'getSymbols' from quantmod",
      "topics": [
        "myGetSymbols"
      ]
    },
    {
      "page": "reshape.wide",
      "title": "Transforms a dataframe in the long format to a list of dataframes in the wide format",
      "topics": [
        "reshape.wide"
      ]
    }
  ],
  "_readme": "https://github.com/msperlin/batchgetsymbols/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "farver",
    "furrr",
    "future",
    "generics",
    "globals",
    "glue",
    "httr",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantmod",
    "R6",
    "RColorBrewer",
    "rlang",
    "rvest",
    "scales",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "TTR",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "xml2",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "BatchGetSymbols-vignette.Rmd",
      "filename": "BatchGetSymbols-vignette.html",
      "title": "How to use BatchGetSymbols",
      "author": "Marcelo Perlin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "Main features:",
        "A simple example",
        "Downloading data for all tickers in the SP500 index"
      ],
      "created": "2018-01-22 18:25:17",
      "modified": "2022-03-30 18:16:24",
      "commits": 6
    }
  ],
  "_score": 7.1089707168794805,
  "_indexed": true,
  "_nocasepkg": "batchgetsymbols",
  "_universes": [
    "msperlin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.6.6",
      "date": "2026-06-02T09:41:19.000Z",
      "distro": "noble",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "4b6d306d2dc99b6bda90825ec34d0d3bfe9b540cdc207c5ed6c8713d56f7993c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26811367328"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.6.6",
      "date": "2026-06-02T09:41:21.000Z",
      "distro": "noble",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "563011abab6a29fe067fd6e1e39dfa616699ecff0e63f06e6bffb69880f62697",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26811367328"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.6.6",
      "date": "2026-06-02T09:40:55.000Z",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "76bdbe718c60662dbd6d550066c5854f6a54415e68e780fd256c6fa62a028981",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26811367328"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.6.6",
      "date": "2026-06-02T09:40:56.000Z",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "1f2efa6dacc38f8dc28da2f74dc8198a247f7ced93db8ceb8ade34b9a468d385",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26811367328"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.6.6",
      "date": "2026-06-02T09:41:19.000Z",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "d08e40ecadbad144167b421cc3f699bf1c55bdfe2709a767be09625b794c4295",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26811367328"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.6.6",
      "date": "2026-06-02T09:40:24.000Z",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "1b73e7f89cfaec477f27aa4f0c017e2f3a5ecfcfa6ac35e774c6c8ba8fcd53f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26811367328"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.6.6",
      "date": "2026-06-02T09:40:22.000Z",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "ae36dbe122a3a038aa5781344f44f17013783f629ce534eec1608ce16cb7b521",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26811367328"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.6.6",
      "date": "2026-06-02T09:40:16.000Z",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "13b3dd0fd58c557e941cea7d7b6c24518ad38fd0567b2f8c1b386763470f6a63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26811367328"
    }
  ]
}