Package: ebx
Type: Package
Title: 'Earth Blox' API Client
Version: 1.0.0
Authors@R: c(
    person("Neil", "Mayo", email = "n.mayo@earthblox.io", role = c("aut", "cre")),
    person("Quosient Ltd.", role = "cph")
  )
Maintainer: Neil Mayo <n.mayo@earthblox.io>
Description: Client library for the 'Earth Blox' API (<https://api.earthblox.io/>).
    Provides authentication and endpoints for interacting with 'Earth Blox' geospatial
    analytics services. Compatible with 'Shiny' applications.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.0.0)
Imports: httr2 (>= 1.0.0), jsonlite (>= 1.7.0), R6 (>= 2.5.0),
        base64enc (>= 0.1-3)
Suggests: testthat (>= 3.0.0), withr (>= 2.5.0), shiny (>= 1.7.0)
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-03-11 12:26:05 UTC; nmayo
Author: Neil Mayo [aut, cre],
  Quosient Ltd. [cph]
Repository: CRAN
Date/Publication: 2026-03-16 19:10:07 UTC
Built: R 4.7.0; ; 2026-04-28 03:33:05 UTC; windows
