Package: openeo
Type: Package
Title: Client Interface for 'openEO' Servers
Version: 1.4.1
Authors@R: c(
        person(given="Florian", family="Lahn", email = "florian.lahn@eftas.com", role = c("aut", "cre")),
        person(given=c("Peter","James"),family = "Zellner", email="peterjames.zellner@eurac.edu",role=c("ctb")),
        person(given="Matthias",family = "Mohr", email="m.mohr@uni-muenster.de",role=c("ctb"))
    )
Description: Access data and processing functionalities of 'openEO' compliant back-ends in R.
Depends: R (>= 3.5.0)
Suggests: tibble, testthat, knitr, stars, pkgdown, rmarkdown,
        kableExtra, DT, terra, magrittr
Imports: jsonlite, httr2 (>= 0.2.2), methods, R6, lubridate, base64enc,
        sf, IRdisplay, htmltools, rlang
Encoding: UTF-8
BugReports: https://github.com/Open-EO/openeo-r-client/issues
URL: https://open-eo.github.io/openeo-r-client/,
        https://github.com/Open-EO/openeo-r-client
RoxygenNote: 7.3.2
VignetteBuilder: knitr
License: Apache License (>= 2)
Collate: 'argument_types.R' 'authentication.R' 'zzz.R'
        'capabilities-mapping.R' 'process_graph_building.R'
        'utilities.R' 'client.R' 'debugging.R' 'jobs.R' 'services.R'
        'user_defined_processes.R' 'coerce-functions.R'
        'collection-functions.R' 'collections.R' 'ops.R'
        'predefined_processes.R' 'print-functions.R' 'sample_data.R'
        'server_metadata.R' 'spatial.R' 'udf.R' 'user.R' 'viewer.R'
NeedsCompilation: no
Packaged: 2025-07-27 13:43:08 UTC; florian
Author: Florian Lahn [aut, cre],
  Peter James Zellner [ctb],
  Matthias Mohr [ctb]
Maintainer: Florian Lahn <florian.lahn@eftas.com>
Repository: CRAN
Date/Publication: 2025-07-29 09:20:02 UTC
Built: R 4.3.3; ; 2025-07-29 10:47:57 UTC; unix
