Skip to content

Commit ced7dde

Browse files
committed
fix issue after example refacotring
1 parent 44c16fa commit ced7dde

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rkeops/R/lazytensor_operations.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3981,6 +3981,7 @@ min.LazyTensor <- function(x, index = NA, ...) {
39813981
#' @details **Note**: `index` input argument cannot be `NA` for the
39823982
#' `min_reduction()` function.
39833983
#' @examples
3984+
#' \donttest{
39843985
#' \dontshow{
39853986
#' # Specific setup for example runs (not necessary for standard use)
39863987
#' reticulate::py_available(initialize = TRUE)

0 commit comments

Comments
 (0)