From b374c8b7c1ce64bc974e826a3889f822cba14cce Mon Sep 17 00:00:00 2001 From: pat-s Date: Wed, 24 Jul 2024 18:21:15 +0200 Subject: [PATCH] NS --- NAMESPACE | 1 + 1 file changed, 1 insertion(+) diff --git a/NAMESPACE b/NAMESPACE index a837df2..04841c7 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -34,6 +34,7 @@ importFrom(pak,local_install_dev_deps) importFrom(pkgbuild,build) importFrom(purrr,list_rbind) importFrom(purrr,map) +importFrom(s3fs,s3_dir_ls) importFrom(s3fs,s3_file_exists) importFrom(s3fs,s3_file_system) importFrom(s3fs,s3_file_upload)