Package: paddleR
Type: Package
Title: Wrapper for 'Paddle' API (Application Programming Interface)
Version: 0.1.2
Authors@R: c(
    person(
      "Arnold", "Kakas",
      email = "kakasarnold@gmail.com",
      role = c("aut", "cre", "cph")
    )
  )
Description: A wrapper for 'Paddle' - The Merchant of Record for digital products API (Application Programming Interface) <https://developer.paddle.com/api-reference/overview>. Provides functions to manage and analyze products, customers, invoices and many more.
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: httr2, rlang
Depends: R (>= 4.1.0)
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://arnold-kakas.github.io/paddleR/,
        https://github.com/Arnold-Kakas/paddleR
BugReports: https://github.com/Arnold-Kakas/paddleR/issues
NeedsCompilation: no
Packaged: 2025-06-20 06:30:52 UTC; Arnold
Author: Arnold Kakas [aut, cre, cph]
Maintainer: Arnold Kakas <kakasarnold@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-24 08:20:02 UTC
Built: R 4.4.1; ; 2025-06-24 10:57:09 UTC; unix
