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.3.1")



Attach the package and use:
library("openeo")
Maintained by
Florian Lahn
[Scholar Profile | Author Map]
First Published: 2021-11-08
Latest Update: 2024-02-17
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.3.1, https://cran.r-project.org/web/packages/openeo. Accessed 07 May. 2025.
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)
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
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for openeo0102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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