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

Add args argument to release() and submit() #1077

Merged
merged 7 commits into from
Mar 23, 2016
Merged

Add args argument to release() and submit() #1077

merged 7 commits into from
Mar 23, 2016

Conversation

krlmlr
Copy link
Member

@krlmlr krlmlr commented Feb 6, 2016

so that packages with heavy PDF vignettes can use args = "--compact-vignettes=both" .

Related: #1029, CC @jread-usgs

Follow-up to #981.

@krlmlr
Copy link
Member Author

krlmlr commented Feb 9, 2016

Just released tikzDevice with

devtools::release(args="--compact-vignettes=both")

using this branch. Twice. :-)

AppVeyor fails because of GitHub's rate limiting.

@hadley
Copy link
Member

hadley commented Mar 23, 2016

Thanks!

@krlmlr krlmlr deleted the feature/release-args branch March 24, 2016 08:20
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.

2 participants