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

potential doc error in zip/man/zip.Rd #37

Closed
Triamus opened this issue Jul 23, 2019 · 1 comment
Closed

potential doc error in zip/man/zip.Rd #37

Triamus opened this issue Jul 23, 2019 · 1 comment

Comments

@Triamus
Copy link

Triamus commented Jul 23, 2019

Maybe I'm missing something but from my understanding in the following paragraph taken from zip/man/zip.Rd, it should read We suggest that you use \code{zipr} and \code{zipr_append} for new code[...]

For \code{zipr} (and \code{zipr_append}), each specified file or directory in
\code{files} is created as a top-level entry in the zip archive.
We suggest that you use \code{zip} and \code{zip_append} for new code, as they
don't create non-portable archives. For the same directory structure,
these zip entries are created:\preformatted{zipr("x.zip", c("bar/file1", "bar2", "../foo2"))
@gaborcsardi
Copy link
Member

Yes, oh my!

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

2 participants