Package: readysignal
Title: 'Ready Signal' API Wrapper
Version: 0.0.8
Authors@R: 
    person(
        given = "Davis",
        family = "Busteed",
        email = "davis.busteed@rxa.io",
        role = c("aut", "cre"),
    )
Description: A simple way to interact with the 'Ready Signal' API without
    leaving your 'R' environment. Discover features, manage signals, and retrieve data easily.
    View the full API documentation at <https://readysignal.com/ready-signal-api-documentation>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: httr, jsonlite, rvest, progress
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-05-01 19:01:28 UTC; buste
Author: Davis Busteed [aut, cre]
Maintainer: Davis Busteed <davis.busteed@rxa.io>
Repository: CRAN
Date/Publication: 2023-05-01 19:30:02 UTC
Built: R 4.1.2; ; 2023-05-02 11:44:46 UTC; unix
