{
  "_id": "6a478f578b9f0d9747cf0fa9",
  "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-07-02 08:12:02 UTC",
    "User": "root"
  },
  "Author": "Marcelo Perlin [aut, cre]",
  "Maintainer": "Marcelo Perlin <marceloperlin@gmail.com>",
  "_user": "msperlin",
  "_type": "src",
  "_file": "BatchGetSymbols_2.6.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/ab72372ad2b6735ff87024bbf5ced07a961bce565db14f904c5b19c60d7a33a5",
  "_filesize": 355643,
  "_sha256": "ab72372ad2b6735ff87024bbf5ced07a961bce565db14f904c5b19c60d7a33a5",
  "_expires": "2026-10-11T10:30:46.000Z",
  "_created": "2026-07-02T08:12:02.000Z",
  "_published": "2026-07-03T10:30:47.336Z",
  "_jobs": [
    {
      "job": 84981092147,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032780358"
    },
    {
      "job": 84981092404,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032781728"
    },
    {
      "job": 84981092134,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032759796"
    },
    {
      "job": 84981092168,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032765969"
    },
    {
      "job": 84981091949,
      "time": 161,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032723229"
    },
    {
      "job": 84981092604,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8032771760"
    },
    {
      "job": 84981092567,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032755641"
    },
    {
      "job": 84981092350,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032760992"
    },
    {
      "job": 84981092545,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032762236"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/msperlin/actions/runs/28575292051",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 371,
    "description": "Associate Professor and Researcher at UFRGS"
  },
  "_downloads": {
    "count": 726,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BatchGetSymbols"
  },
  "_devurl": "https://github.com/msperlin/batchgetsymbols",
  "_searchresults": 510,
  "_rbuild": "4.6.1",
  "_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.2638726768652235,
  "_indexed": true,
  "_nocasepkg": "batchgetsymbols",
  "_universes": [
    "msperlin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.6.6",
      "date": "2026-07-02T08:14:22.000Z",
      "distro": "resolute",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "https://r2.ropensci.org/e2b124c080fd1127180fe73ca01578934c542f292b833da0de714668e8092dac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28575292051"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.6.6",
      "date": "2026-07-02T08:14:24.000Z",
      "distro": "resolute",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "https://r2.ropensci.org/6674f945ce9c21cd47c4b2696b5798b86f5503088fff616ce1f352753e309d44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28575292051"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.6.6",
      "date": "2026-07-02T08:13:33.000Z",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "https://r2.ropensci.org/ae1bdbe7a3b41ed101db39b864d61f4be64fbfe9df595268348d57e276b22fbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28575292051"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.6.6",
      "date": "2026-07-02T08:13:41.000Z",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "https://r2.ropensci.org/4e1c7df8dc04d284002319f46efbd4535c763ffee39f993048b8ed369d2b7cd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28575292051"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.6.6",
      "date": "2026-07-02T08:14:20.000Z",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "https://r2.ropensci.org/bc6e422155bf5c013a5beb6b5ff638ce1d03c1ebc8aaa5d5dd02fdf3bd4a09b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28575292051"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.6.6",
      "date": "2026-07-02T08:13:11.000Z",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "https://r2.ropensci.org/97c7f3ccecafa13e7dbbdc64bd67cc80fa30818d8d4563e88e25b77815b367c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28575292051"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.6.6",
      "date": "2026-07-02T08:13:19.000Z",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "https://r2.ropensci.org/31b37468dc754dc0037c4cb418094a2ef00e760b06ae9856e8118afdf2224bd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28575292051"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.6.6",
      "date": "2026-07-02T08:13:24.000Z",
      "commit": "beea556b8b8b721c2c403339d616d880800a5698",
      "fileid": "https://r2.ropensci.org/d42da0c28b1e74c6d7a5c8541237b21ce08d185f10afc4f7b06eb33f4bdf9e49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28575292051"
    }
  ]
}