Displaying 3 results from an estimated 3 matches for "sweave2knitr".
2014 Aug 14
3
linux sweave2knitr
Estimados
Les consulto por lo siguiente, en R y ubuntu, ambos en actualizados,
tengo el siguiente mensaje (utilizando rstudio), no hay problemas porque
realizando click se soluciona, pero antes no me hacía esa pregunta.
¿Es posible saltar esa pantalla?
En la linea 13 de R no hay nada, ese fragmento de código es:
# generate the tex files, one for each hospital in df
library(knitr)
2016 Jun 18
5
Error in texi2dvi
...-> texi2pdf -> texi2dvi
When I clicked, "Compile PDF" in RStudio, I first got a pop-up
saying, 'Sweave Noweb syntax? It seems you are using the Sweave-specific
syntax in line(s) 9, 15, 145, 172, 186, 189, 208, 211, 218, 225, 231,
243, 246, 283, 365, 390; you may need Sweave2knitr("sos.Rnw") to convert
it to knitr'. When I click, "OK", it stops on LIne 146, "Error in
eval(expr, envir, enclos) : object 'hide' not found". Line 145 reads,
"<<summary.PL,results=hide>>=".
What can I do to get this vigne...
2016 Jun 18
0
Error in texi2dvi
...to ask.
>
> When I clicked, "Compile PDF" in RStudio, I first got a pop-up
> saying, 'Sweave Noweb syntax? It seems you are using the Sweave-specific
> syntax in line(s) 9, 15, 145, 172, 186, 189, 208, 211, 218, 225, 231,
> 243, 246, 283, 365, 390; you may need Sweave2knitr("sos.Rnw") to convert
> it to knitr'. When I click, "OK", it stops on LIne 146, "Error in
> eval(expr, envir, enclos) : object 'hide' not found". Line 145 reads,
> "<<summary.PL,results=hide>>=".
In RStudio, you are running...