Package: td
Type: Package
Title: Access to the 'twelvedata' Financial Data API
Version: 0.0.7
Date: 2026-09-13
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 <https://twelvedata.com/>
 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
NeedsCompilation: no
Packaged: 2026-09-13 12:15:12 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6419-907X>),
  Kenneth Rose [ctb]
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2026-09-13 13:30:02 UTC
Built: R 4.5.2; ; 2026-09-13 17:38:31 UTC; unix
