Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

RTVS rmarkdown does not compile pdf files #4336

Open
leox3107 opened this issue Sep 12, 2018 · 1 comment
Open

RTVS rmarkdown does not compile pdf files #4336

leox3107 opened this issue Sep 12, 2018 · 1 comment

Comments

@leox3107
Copy link

Please briefly describe what you were doing that led to the issue, if applicable:

RTVS fail to compile pdf files

R markdown fails to compile pdf files. I have tested this error with various rmarkdown files. The typical error message is

rtvs::rmarkdown_publish(blob_id = 2, output format = “pdf_document”, encoding = “cp65001”.
the option encoding = "cp...." varies with different files.

If you have any screenshots demonstrating the issue, please include them as well to help us diagnose it better.

Additional information:

OS Information
Version: Microsoft Windows NT 10.0.17134.0

RTVS Information:
Assembly: Microsoft.VisualStudio.R.Package, Version=1.3.40517.1016, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a

Active R URI:
Microsoft R Open (3.5.1.0): C:\Program Files\Microsoft\R Open\R-3.5.1\

@shumchi
Copy link

shumchi commented Jan 8, 2019

Problem

I usually use rmarkdown to write my statistic analysis report, but I can not compile my rmd file to pdf successfully by RTVS, but it works in R or MRO console when use render() function in rmarkdown package.

Error

_20190108112702

Note: I wrote both Chinese and English in my rmarkdown, however, I also fail to compile rmd to pdf in RTVS even if I only write English in rmarkdown.

Additional information:

OS Information
Version: Microsoft Windows NT 10.0.17134.0

RTVS Information:
Version=1.3.40517.1016

Active R URI:
Microsoft R Open (3.5.1.0): C:\Program Files\Microsoft\R Open\R\

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

No branches or pull requests

2 participants