Dear Yihui and Duncan,
Using \%SweaveUTF8 does not solve the problem. The nice thing about it, it that
it no longer requires \usepackage[utf8]{} to make R CMD check --as-cran happy.
To Yihui: here is the sessionInfo().
> library(rmarkdown)
> sessionInfo()
R version 3.1.2 (2014-10-31)
Platform:
In the event that a lawyer is consulted, I would suggest finding one
with real experience in open source law. In my experience, even most
intellectual property or software attorneys have little to no experience
with open source law, and I've heard the most dreadful and incorrect
utterances fro
Hi,
Thanks for your remarks.
We have sent an e-mail to the r-foundat...@r-project.org this morning to
introduce ourself and our work to the R foundation.
>From your advices, we are going to :
- create an open source git repository for this whole project instead of
giving a source tarball
- contac
On 09/12/2014, 10:36 PM, Yihui Xie wrote:
> I took a look at the R source and I realized that the encoding was
> actually never passed to the vignette engine:
> https://github.com/wch/r-source/blob/e721ef5f4/src/library/tools/R/Vignettes.R#L507
> Apparently only the file and quiet arguments are pas