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

Error: '--no-vignettes' is defunct: use '--no-build-vignettes' instead #391

Closed
jeroen opened this issue Dec 4, 2013 · 0 comments
Closed

Comments

@jeroen
Copy link
Member

jeroen commented Dec 4, 2013

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 
@hadley hadley closed this as completed in bf27301 Mar 17, 2014
@lock lock bot locked and limited conversation to collaborators Sep 19, 2018
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

1 participant