Package: openeo
Type: Package
Title: Client Interface for 'openEO' Servers
Version: 1.3.0
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="matthias.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
LazyData: false
BugReports: https://github.com/Open-EO/openeo-r-client/issues
URL: https://github.com/Open-EO/openeo-r-client
RoxygenNote: 7.1.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: 2022-11-17 11:57:26 UTC; fla
Author: Florian Lahn [aut, cre],
  Peter James Zellner [ctb],
  Matthias Mohr [ctb]
Maintainer: Florian Lahn <florian.lahn@eftas.com>
Repository: CRAN
Date/Publication: 2022-11-17 12:20:02 UTC
Built: R 4.2.0; ; 2022-11-18 13:09:47 UTC; unix
