Other packages > Find by keyword >

openeo  

Client Interface for 'openEO' Servers
View on CRAN: Click here


Download and install openeo package within the R console
Install from CRAN:
install.packages("openeo")

Install from Github:
library("remotes")
install_github("cran/openeo")

Install by package version:
library("remotes")
install_version("openeo", "1.4.1")



Attach the package and use:
library("openeo")
Maintained by
Florian Lahn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-11-08
Latest Update: 2025-07-29
Description:
Access data and processing functionalities of 'openEO' compliant back-ends in R.
How to cite:
Florian Lahn (2021). openeo: Client Interface for 'openEO' Servers. R package version 1.4.1, https://cran.r-project.org/web/packages/openeo. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.1.0 (2021-11-08 09:50), 1.2.0 (2022-05-09 10:50), 1.2.1 (2022-06-24 10:50), 1.2.2 (2022-10-17 17:30), 1.3.0 (2022-11-17 13:20), 1.3.1 (2024-02-17 18:10), 1.4.0 (2025-05-13 22:00)
Other packages that cited openeo R package
View openeo citation profile
Other R packages that openeo depends, imports, suggests or enhances
Complete documentation for openeo
Functions, R codes and Examples using the openeo R package
Some associated functions: AnyOf . Argument . Array . BasicAuth . Boolean . BoundingBox . CollectionId . Date . DateTime . EPSGCode . GeoJson . Graph . IAuth . Integer . JobId . Kernel . MetadataFilter . Number . OIDCAuth . OpenEOClient . OutputFormat . OutputFormatOptions . Parameter . Process . ProcessCollection . ProcessGraphArgument . ProcessGraphId . ProcessGraphParameter . ProcessNode . ProjDefinition . RasterCube . String . TemporalInterval . TemporalIntervals . Time . UdfCodeArgument . UdfRuntimeArgument . UdfRuntimeVersionArgument . UserProcessCollection . VectorCube . active_connection . api_versions . as.Graph . as.Process . as.bbox . as.data.frame . binary_ops . capabilities . client_version . collection_viewer . compute_result . conformance . connect . create_job . create_service . create_user_process . create_variable . debugging . delete_file . delete_job . delete_service . delete_user_process . describe_account . describe_collection . describe_job . describe_process . describe_service . describe_user_process . dimensions.Collection . dimensions . disconnect . download_file . download_results . estimate_job . get_sample . group_ops . list_collections . list_features . list_file_formats . list_files . list_jobs . list_oidc_providers . list_processes . list_results . list_service_types . list_services . list_udf_runtimes . list_user_processes . log_job . log_service . login . logout . logs . openeo-deprecated . parse_graph . print.ProcessInfo . print.User . privacy_policy . process_viewer . processes . remove_variable . send_udf . st_bbox.ProcessNode . start_job . status . stop_job . supports . terms_of_service . toJSON-deprecated . toJSON . unary_ops . update_job . update_service . update_user_process . upload_file . user_processes . validate_process . variables . 
Some associated R codes: argument_types.R . authentication.R . capabilities-mapping.R . client.R . coerce-functions.R . collection-functions.R . collections.R . debugging.R . jobs.R . ops.R . predefined_processes.R . print-functions.R . process_graph_building.R . sample_data.R . server_metadata.R . services.R . spatial.R . udf.R . user.R . user_defined_processes.R . utilities.R . viewer.R . zzz.R .  Full openeo package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA