This commit is contained in:
Patrick Schratz 2024-07-24 18:21:15 +02:00
commit b374c8b7c1
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -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)