{
  "_id": "6a258a2c794753ddbc3def1a",
  "Package": "alphavantagepf",
  "Title": "Comprehensive R Wrapper and Shiny Interface for 'Alphavantage\nFinancial Data' API",
  "Version": "0.7.41",
  "Authors@R": "c(\nperson(\"Derek\", \"Holmes\", email = \"derek@derekholmes.com\", role = c(\"aut\", \"cre\", \"cph\"))\n)",
  "Description": "Download, manage, and visualize 'Alphavantage financial\ndata' <https://www.alphavantage.co/documentation/> to reduced\n'data.table' objects. API interface Includes support functions\nto extract and simplify returned complex data.  A Shiny\napplication is also provided to download, manage, and graph\nasset prices and characteristics.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/derekholmes0/alphavantagepf",
  "BugReports": "https://github.com/derekholmes0/alphavantagepf/issues",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev git make libgit2-dev libicu-dev libjpeg-dev\nlibpng-dev libuv1-dev libxml2-dev libssl-dev python3\nlibnode-dev libx11-dev zlib1g-dev",
  "Repository": "https://derekholmes0.r-universe.dev",
  "Date/Publication": "2026-06-05 21:38:04 UTC",
  "RemoteUrl": "https://github.com/derekholmes0/alphavantagepf",
  "RemoteRef": "HEAD",
  "RemoteSha": "81042cb6b3b9bc91d3e6263b58d01e8faa7f3d01",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 15:07:21 UTC",
    "User": "root"
  },
  "Author": "Derek Holmes [aut, cre, cph]",
  "Maintainer": "Derek Holmes <derek@derekholmes.com>",
  "MD5sum": "6701b8fb20d746e042f7df6ae5e1cfb1",
  "_user": "derekholmes0",
  "_type": "src",
  "_file": "alphavantagepf_0.7.41.tar.gz",
  "_fileid": "fe7c278afdb6221b506ad87c7760a65ddb4e5a0c24dd9af9b7e2e5eefddd91cb",
  "_filesize": 841853,
  "_sha256": "fe7c278afdb6221b506ad87c7760a65ddb4e5a0c24dd9af9b7e2e5eefddd91cb",
  "_created": "2026-06-07T15:07:21.000Z",
  "_published": "2026-06-07T15:11:40.734Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79968907054,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7465338686"
    },
    {
      "job": 79968907068,
      "time": 218,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7465342531"
    },
    {
      "job": 79968907055,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7465331331"
    },
    {
      "job": 79968907053,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7465332971"
    },
    {
      "job": 79968617386,
      "time": 262,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465314691"
    },
    {
      "job": 79968907075,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465333065"
    },
    {
      "job": 79968907062,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7465331410"
    },
    {
      "job": 79968907056,
      "time": 143,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7465332984"
    },
    {
      "job": 79968907077,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7465331057"
    }
  ],
  "_buildurl": "https://github.com/r-universe/derekholmes0/actions/runs/27096158362",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/derekholmes0/alphavantagepf",
  "_commit": {
    "id": "81042cb6b3b9bc91d3e6263b58d01e8faa7f3d01",
    "author": "derekholmes0 <49367667+derekholmes0@users.noreply.github.com>",
    "committer": "derekholmes0 <49367667+derekholmes0@users.noreply.github.com>",
    "message": "rename the -> the_av\n",
    "time": 1780695484
  },
  "_maintainer": {
    "name": "Derek Holmes",
    "email": "derek@derekholmes.com",
    "login": "derekholmes",
    "description": "Bonds and Code",
    "uuid": 978598
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.6.3",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "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": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "timeDate",
      "version": ">= 4000.0",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "fst",
      "version": ">= 0.9.8",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "shinyFeedback",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "dygraphs",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "gt",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "gtExtras",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "TTR",
      "version": ">= 0.24.0",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "FinanceGraphs",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "derekholmes0",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 22
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 4
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 4
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 5
    },
    {
      "week": "2026-23",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2026-01-07"
    },
    {
      "name": "v0.3.2",
      "date": "2026-01-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "derekholmes0",
      "count": 48,
      "uuid": 49367667
    }
  ],
  "_userbio": {
    "uuid": 49367667,
    "type": "user",
    "name": "Derek Holmes",
    "description": "Retired trader.  Some tools built. "
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/alphavantagepf"
  },
  "_devurl": "https://github.com/derekholmes0/alphavantagepf",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/alphavantagepf.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/derekholmes0/alphavantagepf",
  "_realowner": "derekholmes0",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.2",
      "date": "2026-01-22"
    }
  ],
  "_exports": [
    "av_add_assetlist",
    "av_add_data",
    "av_api_key",
    "av_extract_analytics",
    "av_extract_df",
    "av_extract_divs_or_splits",
    "av_extract_fx",
    "av_funhelp",
    "av_get_pf",
    "av_grep_opts",
    "av_make_funcmap",
    "av_opt_helper_cols",
    "av_reset_defaults",
    "av_runShiny",
    "dump_assetlist",
    "dump_captured",
    "dump_inv",
    "dump_the"
  ],
  "_help": [
    {
      "page": "alphavantagepf",
      "title": "alphavantagepf: A lightweight R interface to the Alpha Vantage API",
      "topics": [
        "alphavantagepf"
      ]
    },
    {
      "page": "av_add_data",
      "title": "App database functions",
      "topics": [
        "av_add_assetlist",
        "av_add_data"
      ]
    },
    {
      "page": "av_api_key",
      "title": "Set the Alpha Vantage API Key",
      "topics": [
        "av_api_key"
      ]
    },
    {
      "page": "av_extract_df",
      "title": "Extract data from Alpha Vantage returned data",
      "topics": [
        "av_extract_analytics",
        "av_extract_df",
        "av_extract_divs_or_splits",
        "av_extract_fx"
      ]
    },
    {
      "page": "av_funhelp",
      "title": "Extract data from Alpha Vantage retuned data",
      "topics": [
        "av_funhelp"
      ]
    },
    {
      "page": "av_get_pf",
      "title": "Get financial data from the Alpha Vantage API",
      "topics": [
        "av_get_pf"
      ]
    },
    {
      "page": "av_grep_opts",
      "title": "Extract data from Alpha Vantage returned data",
      "topics": [
        "av_grep_opts"
      ]
    },
    {
      "page": "av_make_funcmap",
      "title": "Extract data from Alpha Vantage retuned data",
      "topics": [
        "av_make_funcmap"
      ]
    },
    {
      "page": "av_opt_helper_cols",
      "title": "Add additional data to returned option sets",
      "topics": [
        "av_opt_helper_cols"
      ]
    },
    {
      "page": "av_reset_defaults",
      "title": "Extract data from Alpha Vantage retuned data",
      "topics": [
        "av_reset_defaults"
      ]
    },
    {
      "page": "av_runShiny",
      "title": "RShiny App",
      "topics": [
        "av_runShiny"
      ]
    },
    {
      "page": "dump_the",
      "title": "Extract internal state",
      "topics": [
        "dump_assetlist",
        "dump_captured",
        "dump_inv",
        "dump_the"
      ]
    },
    {
      "page": "gt.basetheme",
      "title": "App formatting functions",
      "topics": [
        "gt.basetheme"
      ]
    },
    {
      "page": "message_if",
      "title": "Date Utilities",
      "topics": [
        "message_if"
      ]
    }
  ],
  "_readme": "https://github.com/derekholmes0/alphavantagepf/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "BH",
    "bigD",
    "bit",
    "bit64",
    "bitops",
    "broom",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpm",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "data.table",
    "desc",
    "digest",
    "dplyr",
    "dygraphs",
    "evaluate",
    "farver",
    "fastmap",
    "FinanceGraphs",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "fs",
    "fst",
    "fstcore",
    "gdtools",
    "generics",
    "gert",
    "ggiraph",
    "ggplot2",
    "ggrepel",
    "ggtext",
    "gitcreds",
    "glue",
    "gridtext",
    "gt",
    "gtable",
    "gtExtras",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "httr2",
    "ini",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "litedown",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "paletteer",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "prismatic",
    "progress",
    "promises",
    "purrr",
    "qlcal",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "readr",
    "RegimeChange",
    "rematch2",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyFeedback",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "TTR",
    "tzdb",
    "usethis",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "vroom",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "xts",
    "yaml",
    "zip",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "usage-alphvantagepf.Rmd",
      "filename": "usage-alphvantagepf.html",
      "title": "usage-alphvantagepf",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Start with API keys",
        "Finding Functions and their defaults\"\"",
        "Getting Data from Alpha Vantage",
        "Examples",
        "Time series data",
        "Mixed use data",
        "Helpers: av_extract_df"
      ],
      "created": "2026-01-06 16:54:52",
      "modified": "2026-01-06 17:34:12",
      "commits": 2
    }
  ],
  "_score": 4.740362689494244,
  "_indexed": true,
  "_nocasepkg": "alphavantagepf",
  "_universes": [
    "derekholmes0",
    "derekholmes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.41",
      "date": "2026-06-07T15:10:17.000Z",
      "distro": "noble",
      "commit": "81042cb6b3b9bc91d3e6263b58d01e8faa7f3d01",
      "fileid": "8313e510990aa5308fd1bd5d5316643c3be4bbf87e7acb15ac6873a6966a8964",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/derekholmes0/actions/runs/27096158362"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.41",
      "date": "2026-06-07T15:10:43.000Z",
      "distro": "noble",
      "commit": "81042cb6b3b9bc91d3e6263b58d01e8faa7f3d01",
      "fileid": "93a37b043903de0e86c885475d9bce5350ca8fb94af99c4f34bfd9a6e32460ac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/derekholmes0/actions/runs/27096158362"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.41",
      "date": "2026-06-07T15:09:24.000Z",
      "commit": "81042cb6b3b9bc91d3e6263b58d01e8faa7f3d01",
      "fileid": "9caa65db2c3cbc68d6dd866c4f5251a5f96cb30e828c29f58a80b5aff13f5916",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/derekholmes0/actions/runs/27096158362"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.41",
      "date": "2026-06-07T15:09:29.000Z",
      "commit": "81042cb6b3b9bc91d3e6263b58d01e8faa7f3d01",
      "fileid": "819405a513e278275a26d11bcae06a3336b74b2b2d8e92e4820cf6a657a8a3cf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/derekholmes0/actions/runs/27096158362"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.41",
      "date": "2026-06-07T15:10:12.000Z",
      "commit": "81042cb6b3b9bc91d3e6263b58d01e8faa7f3d01",
      "fileid": "c03d86b1d3f0d248928e9f050120646f35e93217e464d7285b2055bd75958663",
      "status": "success",
      "buildurl": "https://github.com/r-universe/derekholmes0/actions/runs/27096158362"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.41",
      "date": "2026-06-07T15:09:06.000Z",
      "commit": "81042cb6b3b9bc91d3e6263b58d01e8faa7f3d01",
      "fileid": "2e7e8198fc77cbe9d98bfe676a700f82ad6050d396e79b9074b36d1b53042029",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/derekholmes0/actions/runs/27096158362"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.41",
      "date": "2026-06-07T15:09:20.000Z",
      "commit": "81042cb6b3b9bc91d3e6263b58d01e8faa7f3d01",
      "fileid": "85e5e42574cad7632b7f2b21bffbb055cdd90e638e91ef2fb9313cc38d5c57eb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/derekholmes0/actions/runs/27096158362"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.41",
      "date": "2026-06-07T15:09:05.000Z",
      "commit": "81042cb6b3b9bc91d3e6263b58d01e8faa7f3d01",
      "fileid": "23197fff610b8cd9c53ab1137123f10f8538029ba366704948628bc0557e2108",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/derekholmes0/actions/runs/27096158362"
    }
  ]
}