Package: readysignal
Title: 'Ready Signal' API Wrapper
Version: 0.0.9
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-06-29 14:12:58 UTC; buste
Author: Davis Busteed [aut, cre]
Maintainer: Davis Busteed <davis.busteed@rxa.io>
Repository: CRAN
Date/Publication: 2023-06-29 18:10:05 UTC
Built: R 4.2.0; ; 2023-06-30 11:48:32 UTC; unix
