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

zip::zip() is deprecated #209

Closed
msberends opened this issue Jun 25, 2019 · 2 comments

Comments

@msberends
Copy link

commented Jun 25, 2019

Using rio::export() for an Excel file throws the following note, presumably from another package:

Note: zip::zip() is deprecated, please use zip::zipr() instead

This is the case on the latest CRAN version:

packageVersion("rio")
#> [1] ‘0.5.16’
packageVersion("zip")
#> [1] ‘2.0.2’

@leeper leeper added the bug label Jun 26, 2019

@leeper

This comment has been minimized.

Copy link
Owner

commented Jun 26, 2019

Thanks! I'll investigate.

@leeper

This comment has been minimized.

Copy link
Owner

commented Sep 9, 2019

This one is beyond my control as it's not in the rio codebase.

@leeper leeper closed this Sep 9, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants
You can’t perform that action at this time.