Package: etfdata Title: European UCITS ETF Data Collection Version: 0.0.0.9000 Authors@R: person("John", "Gavin", email = "john@example.com", role = c("aut", "cre")) Description: Tools to fetch, clean, and store historical and metadata for European bond and equity index ETFs (UCITS) listed on the London Stock Exchange. License: MIT + file LICENSE URL: https://johngavin.github.io/etf-data Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 3 Imports: dplyr, httr2, janitor, jsonlite, logger, lubridate, magrittr, purrr, quantmod, readr, rlang, rvest, stringr, tibble, utf8 Suggests: ggplot2, knitr, rmarkdown, targets, quarto, visNetwork, DiagrammeR, shinylive, DT, htmltools, tidyquant, scales VignetteBuilder: knitr, quarto Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev libx11-dev Repository: https://johngavin.r-universe.dev Date/Publication: 2026-02-22 11:19:36 UTC RemoteUrl: https://github.com/JohnGavin/etf-data RemoteRef: HEAD RemoteSha: 1ac4f23df24eff47ab6e8d675d135bb130cf67ef RemoteSubdir: etfdata NeedsCompilation: no Packaged: 2026-07-22 07:42:59 UTC; root Author: John Gavin [aut, cre] Maintainer: John Gavin