Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 99c335d

Browse files
committed
Progress updates
1 parent 7c6aaa0 commit 99c335d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/query.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@ get_metadata_local <- function(
419419
if (!file.exists(sqlite_path)){
420420
tar_dir <- tempdir()
421421
tar_file <- file.path(tar_dir, "metadata.tar.xz")
422+
cli_alert_info("Downloading tar archive")
422423
sync_remote_file(
423424
remote_url,
424425
tar_file,

0 commit comments

Comments
 (0)