From 4bf743d9f1d45c4f4b9bca86a4203201e0b1ba63 Mon Sep 17 00:00:00 2001 From: Felipe Carlos Date: Tue, 7 May 2024 21:20:26 -0300 Subject: [PATCH] fix opensearch s3 exports --- NAMESPACE | 2 -- R/api_opensearch.R | 4 ---- 2 files changed, 6 deletions(-) diff --git a/NAMESPACE b/NAMESPACE index df8b7511f..57ab03535 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -418,8 +418,6 @@ S3method(summary,sits_accuracy) S3method(summary,sits_area_accuracy) export("sits_bands<-") export("sits_labels<-") -export(.opensearch_cdse_extract_tile) -export(.opensearch_cdse_search) export(impute_linear) export(sits_accuracy) export(sits_accuracy_summary) diff --git a/R/api_opensearch.R b/R/api_opensearch.R index 0f597a8ed..4a0fce37f 100644 --- a/R/api_opensearch.R +++ b/R/api_opensearch.R @@ -148,7 +148,6 @@ #' @title Extract `tile` from Open Search Items. #' @keywords internal #' @noRd -#' #' @description #' This function prepares an Open Search item to act as an STAC Item, #' compatible with the `rstac` package. This is required to avoid changes in @@ -156,7 +155,6 @@ #' from `rstac`. #' @param items List of features compatible with `rstac` (`rstac::doc_items`). #' @return List of tiles. -#' @export .opensearch_cdse_extract_tile <- function(items) { UseMethod(".opensearch_cdse_extract_tile") } @@ -183,7 +181,6 @@ #' @title Search data using CDSE Open Search. #' @keywords internal #' @noRd -#' #' @description #' This auxiliary function is used to query the CDSE Open Search API. This is #' a specialization of the `.opensearch_cdse_client` to handle the @@ -204,7 +201,6 @@ #' to manage if multiple pages should be requested. #' @return List of features compatible with #' `rstac` (`rstac::doc_items`). -#' @export .opensearch_cdse_search <- function(product_type, source, collection,