We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
R 3.1 seems to have changed its argument:
> install_github("knitr", "yihui") Installing github repo knitr/master from yihui Downloading knitr.zip from https://github.com/yihui/knitr/archive/master.zip Installing package from C:\Users\Jeroen\AppData\Local\Temp\RtmpordGy7/knitr.zip Installing knitr pdflatex not found. Not building PDF vignettes. "C:/PROGRA~1/R/R-devel/bin/x64/R" --vanilla CMD build \ "C:\Users\Jeroen\AppData\Local\Temp\RtmpordGy7\devtoolsdd8773c1a0c\knitr-master" --no-manual \ --no-resave-data --no-vignettes Error: '--no-vignettes' is defunct: use '--no-build-vignettes' instead Execution halted Error: Command failed (1) > sessionInfo() R Under development (unstable) (2013-11-19 r64265) Platform: x86_64-w64-mingw32/x64 (64-bit) locale: [1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 [3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C [5] LC_TIME=English_United States.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] devtools_1.4.1 loaded via a namespace (and not attached): [1] digest_0.6.3 evaluate_0.5.1 formatR_0.10 httr_0.2 knitr_1.5 memoise_0.1 [7] parallel_3.1.0 RCurl_1.95-4.1 stringr_0.6.2 tools_3.1.0 whisker_0.3-2
The text was updated successfully, but these errors were encountered:
bf27301
No branches or pull requests
R 3.1 seems to have changed its argument:
The text was updated successfully, but these errors were encountered: