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

tf incorrectly set in get_GSOD #6

Closed
adamhsparks opened this issue May 27, 2016 · 1 comment
Closed

tf incorrectly set in get_GSOD #6

adamhsparks opened this issue May 27, 2016 · 1 comment

Comments

@adamhsparks
Copy link
Member

The item, tf, should be set as a 'tempfile() in get_GSOD.

See line 209 of https://github.com/adamhsparks/GSODR/blob/master/R/get_GSOD.R.
tf <- "~/tmp/GSOD-2010.tar should instead be, tf <- tempfile()

@adamhsparks
Copy link
Member Author

Fixed in 80f50fc

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

No branches or pull requests

1 participant