Package: cryptotrackr
Type: Package
Title: An Interface to Crypto Data Sources
Version: 1.3.3
Authors@R: c(
    person("Trevor", "French", ,"FrenchTrevor@outlook.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6246-2249"))
    )
Maintainer: Trevor French <FrenchTrevor@outlook.com>
Description: Allows you to connect to data sources across the 
        crypto ecosystem. This data can enable a range of activity such as 
        portfolio tracking, programmatic trading, or industry analysis. The 
        package is described in French (2024) <https://github.com/TrevorFrench/cryptotrackr/wiki>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: httr, jsonlite, stringi, openssl, utils, digest
RoxygenNote: 7.2.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-06-09 00:53:33 UTC; Trevor French
Author: Trevor French [aut, cre] (<https://orcid.org/0000-0002-6246-2249>)
Repository: CRAN
Date/Publication: 2024-06-09 06:20:05 UTC
Built: R 4.4.3; ; 2025-10-21 13:36:22 UTC; windows
