Current version of this function allows manage_local_EC_archives to unzip files when get = FALSE, which is not desirable (e.g., one my zip files after downloading as a way to filter them out of further processing). Suggest modifying logical test for unzipping to require that get = TRUE AND unzip_files = TRUE.
Current version of this function allows manage_local_EC_archives to unzip files when get = FALSE, which is not desirable (e.g., one my zip files after downloading as a way to filter them out of further processing). Suggest modifying logical test for unzipping to require that get = TRUE AND unzip_files = TRUE.