Package: td Type: Package Title: Access to the 'twelvedata' Financial Data API Version: 0.0.6.2 Date: 2022-01-26 Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org", comment = c(ORCID = "0000-0001-6419-907X")), person("Kenneth", "Rose", role = "ctb")) Description: The 'twelvedata' REST service offers access to current and historical data on stocks, standard as well as digital 'crypto' currencies, and other financial assets covering a wide variety of course and time spans. See for details, to create an account, and to request an API key for free-but-capped access to the data. License: GPL (>= 2) Imports: RcppSimdJson Suggests: tinytest, xts URL: https://dirk.eddelbuettel.com/code/td.html, https://github.com/eddelbuettel/td BugReports: https://github.com/eddelbuettel/td/issues Encoding: UTF-8 RoxygenNote: 7.1.2 Repository: https://eddelbuettel.r-universe.dev Date/Publication: 2026-02-12 23:28:01 UTC RemoteUrl: https://github.com/eddelbuettel/td RemoteRef: HEAD RemoteSha: 75ca622ea75d1523b73d709a91f8006249f34512 NeedsCompilation: no Packaged: 2026-07-02 07:04:58 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ), Kenneth Rose [ctb] Maintainer: Dirk Eddelbuettel