Skip to content

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

@jeroen

Description

@jeroen

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 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions