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

Compile Report from R Script will only output to HTML regardless of the selected output format #1631

Closed
Michael1142 opened this issue Oct 19, 2017 · 3 comments
Labels
Milestone

Comments

@Michael1142
Copy link

Both PC and Mac Versions 1.1.383 of RStudio will not create a PDF or Word output from any .r files.

This happens when using "File" > "Knit Document" or "File" > "Compile Report". A HTML output file is created regardless of the selected output format.

However, the PDF output can be created by typing the below in the console:
rmarkdown::render("File_name.r", "pdf_document")

@jmcphers
Copy link
Member

You're right! Will be fixed shortly.

@jmcphers
Copy link
Member

Backported to 1.1 here: 1fe4042

@dfalty dfalty added the verified label Dec 4, 2017
@dfalty
Copy link

dfalty commented Dec 4, 2017

Verified fixed 1.1.392.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants