{
  "_id": "6a155474acfb0bcc41d5cd51",
  "Package": "alphavantager",
  "Title": "Lightweight Interface to the Alpha Vantage API",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(\"Matt\", \"Dancho\", email = \"mdancho@business-science.io\", role = c(\"aut\", \"cre\")),\nperson(\"Davis\", \"Vaughan\", email = \"davis@rstudio.com\", role = c(\"aut\"))\n)",
  "Description": "Alpha Vantage has free historical financial information.\nAll you need to do is get a free API key at\n<https://www.alphavantage.co>. Then you can use the R interface\nto retrieve free equity information. Refer to the Alpha Vantage\nwebsite for more information.",
  "URL": "https://github.com/business-science/alphavantager",
  "BugReports": "https://github.com/business-science/alphavantager/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibx11-dev",
  "Repository": "https://business-science.r-universe.dev",
  "Date/Publication": "2023-03-31 13:10:25 UTC",
  "RemoteUrl": "https://github.com/business-science/alphavantager",
  "RemoteRef": "HEAD",
  "RemoteSha": "73abe14cd9c2af91b850aeb099e9f6bc9af882e9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 08:00:56 UTC",
    "User": "root"
  },
  "Author": "Matt Dancho [aut, cre],\nDavis Vaughan [aut]",
  "Maintainer": "Matt Dancho <mdancho@business-science.io>",
  "MD5sum": "0b5d49c7962177a4eeb49c8ef3255947",
  "_user": "business-science",
  "_type": "src",
  "_file": "alphavantager_0.1.3.tar.gz",
  "_fileid": "a82f1786b551feb228608901ea864835bbb36f4c2d81ae6436d0d9c2f13c6c22",
  "_filesize": 94622,
  "_sha256": "a82f1786b551feb228608901ea864835bbb36f4c2d81ae6436d0d9c2f13c6c22",
  "_created": "2026-05-26T08:00:56.000Z",
  "_published": "2026-05-26T08:06:12.255Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77831955217,
      "time": 263,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211882505"
    },
    {
      "job": 77831955347,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211851424"
    },
    {
      "job": 77831955295,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211877842"
    },
    {
      "job": 77831955197,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211874928"
    },
    {
      "job": 77831430702,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211805427"
    },
    {
      "job": 77831955221,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211854180"
    },
    {
      "job": 77831955398,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211836051"
    },
    {
      "job": 77831955257,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211832699"
    },
    {
      "job": 77831955263,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211834246"
    }
  ],
  "_buildurl": "https://github.com/r-universe/business-science/actions/runs/26439874358",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/business-science/alphavantager",
  "_commit": {
    "id": "73abe14cd9c2af91b850aeb099e9f6bc9af882e9",
    "author": "Matt Dancho <mdancho@gmail.com>",
    "committer": "Matt Dancho <mdancho@gmail.com>",
    "message": "cran: fixes\n",
    "time": 1680268225
  },
  "_maintainer": {
    "name": "Matt Dancho",
    "email": "mdancho@business-science.io",
    "login": "mdancho84",
    "twitter": "@mdancho84",
    "description": "Hello. I'm Matt. I'm the founder of @business-science where we train business professionals how to become 6-figure data scientists and grow their careers. ",
    "uuid": 13734662
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.2.2",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 1.3.3",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.6.3",
      "role": "Imports"
    },
    {
      "package": "timetk",
      "version": ">= 0.1.1.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "business-science",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "alpha-vantage",
    "financial-data",
    "historical-financial-data"
  ],
  "_stars": 72,
  "_contributors": [
    {
      "user": "mdancho84",
      "count": 33,
      "uuid": 13734662
    },
    {
      "user": "davisvaughan",
      "count": 22,
      "uuid": 19150088
    },
    {
      "user": "sntag",
      "count": 2,
      "uuid": 17421379
    }
  ],
  "_userbio": {
    "uuid": 26503379,
    "type": "organization",
    "name": "Business Science",
    "description": "Applying data science to business & financial analysis, tw: @bizScienc"
  },
  "_downloads": {
    "count": 2391,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/alphavantager"
  },
  "_devurl": "https://github.com/business-science/alphavantager",
  "_searchresults": 80,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/alphavantager.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/business-science/alphavantager",
  "_realowner": "business-science",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-03"
    },
    {
      "version": "0.1.1",
      "date": "2019-03-11"
    },
    {
      "version": "0.1.2",
      "date": "2020-03-01"
    },
    {
      "version": "0.1.3",
      "date": "2023-03-31"
    }
  ],
  "_exports": [
    "av_api_key",
    "av_get"
  ],
  "_help": [
    {
      "page": "alphavantager",
      "title": "alphavantager: A lightweight R interface to the Alpha Vantage API",
      "topics": [
        "alphavantager"
      ]
    },
    {
      "page": "av_api_key",
      "title": "Set the Alpha Vantage API Key",
      "topics": [
        "av_api_key"
      ]
    },
    {
      "page": "av_get",
      "title": "Get financial data from the Alpha Vantage API",
      "topics": [
        "av_get"
      ]
    }
  ],
  "_readme": "https://github.com/business-science/alphavantager/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "askpass",
    "base64enc",
    "BH",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "class",
    "cli",
    "clipr",
    "clock",
    "codetools",
    "colorspace",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "forecast",
    "fracdiff",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr",
    "ipred",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lava",
    "lazyeval",
    "lifecycle",
    "listenv",
    "lmtest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "nlme",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "padr",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plotly",
    "prettyunits",
    "prodlim",
    "progress",
    "progressr",
    "promises",
    "purrr",
    "quadprog",
    "quantmod",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppRoll",
    "readr",
    "recipes",
    "rlang",
    "rmarkdown",
    "rpart",
    "rsample",
    "S7",
    "sass",
    "scales",
    "shape",
    "slider",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "timetk",
    "tinytex",
    "tseries",
    "tsfeatures",
    "TTR",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "warp",
    "withr",
    "xfun",
    "xts",
    "yaml",
    "zoo"
  ],
  "_score": 6.139002059538987,
  "_indexed": true,
  "_nocasepkg": "alphavantager",
  "_universes": [
    "business-science",
    "mdancho84"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-26T08:05:15.000Z",
      "distro": "noble",
      "commit": "73abe14cd9c2af91b850aeb099e9f6bc9af882e9",
      "fileid": "01152b3e62072cdfe9fbee33e629d5f9410cc0850cbcc8b8d7b15b6a1fc2529a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26439874358"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-26T08:03:32.000Z",
      "distro": "noble",
      "commit": "73abe14cd9c2af91b850aeb099e9f6bc9af882e9",
      "fileid": "e7be8a712f05498752fdac1e6a70a884b81a48db6c958d656fc988218aeccd03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26439874358"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-26T08:05:00.000Z",
      "commit": "73abe14cd9c2af91b850aeb099e9f6bc9af882e9",
      "fileid": "9e92ccc91eb9da432eff3cdf5a648f24053300fd97dd14524fabdda09b8d4686",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26439874358"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-26T08:04:53.000Z",
      "commit": "73abe14cd9c2af91b850aeb099e9f6bc9af882e9",
      "fileid": "6c6c92b932cc4cfd864b7ef427f06a66e54997871e8f1e6206a7afa696d0c27e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26439874358"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-26T08:03:57.000Z",
      "commit": "73abe14cd9c2af91b850aeb099e9f6bc9af882e9",
      "fileid": "b1b1f4597a79868d33d5cc86fe421e886993e4316d82897cdf21550fae23df53",
      "status": "success",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26439874358"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-26T08:02:33.000Z",
      "commit": "73abe14cd9c2af91b850aeb099e9f6bc9af882e9",
      "fileid": "827887dbdb6f97a8a7b0b3174d2e2550f9c1d1310f943c071ea8d38cf710da49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26439874358"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-26T08:02:22.000Z",
      "commit": "73abe14cd9c2af91b850aeb099e9f6bc9af882e9",
      "fileid": "eb909262893124e52442248b0b792393198fc3a5ce880d557bf0757b2a7803c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26439874358"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-26T08:02:27.000Z",
      "commit": "73abe14cd9c2af91b850aeb099e9f6bc9af882e9",
      "fileid": "f5b0b871c6fb508df767398696099bea3fb30217f4148c93d31c1debb3dece27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/business-science/actions/runs/26439874358"
    }
  ]
}