diff --git a/R/tar-terra-vect.R b/R/tar-terra-vect.R index d625f2c..eadc681 100644 --- a/R/tar-terra-vect.R +++ b/R/tar-terra-vect.R @@ -95,7 +95,7 @@ tar_terra_vect <- function(name, tidy_eval = tidy_eval ) - format_terra_shapefile_zip <- tar_format( + format_terra_shapefile_zip <- targets::tar_format( read = function(path) terra::vect(paste0("/vsizip/{", path, "}")), write = function(object, path) { terra::writeVector(