Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for https://github.com/sckott/analogsea/issues/193 #195

Merged
merged 1 commit into from Sep 1, 2020

Conversation

pieterprovoost
Copy link
Contributor

This is a proposed fix for #193

Description

It seems that ssh::scp_download() expects a directory to download files into, while droplet_execute() passes a temporary file. I made some changes so .RData is downloaded to a temporary directory and loaded from there.

Related Issue

#193

@sckott
Copy link
Collaborator

sckott commented Sep 1, 2020

thanks @pieterprovoost looks good to me

@sckott sckott added this to the v0.9 milestone Sep 1, 2020
@sckott sckott linked an issue Sep 1, 2020 that may be closed by this pull request
@sckott sckott merged commit be86c05 into pachadotdev:master Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in normalizePath on droplet_execute()
2 participants