[R-es] PANDOC

Javier Marcuzzi j@v|er@ruben@m@rcuzz| @end|ng |rom gm@||@com
Sab Oct 12 17:33:17 CEST 2019


Estimados

Actualice R studio, y efectivamente hay problemas

output file: C:/Users/HP/Documents/report.knit.md
"C:/Program Files/RStudio/bin/pandoc/pandoc" +RTS -K512m -RTS
"C:/Users/HP/Documents/report.utf8.md" --to html4 --from
markdown+autolink_bare_uris+ascii_identifiers+tex_math_single_backslash+smart
--output pandoc1978669b1efc.html --email-obfuscation none
--self-contained --standalone --section-divs --table-of-contents
--toc-depth 6 --template
"C:\Users\HP\Documents\R\win-library\3.5\rmarkdown\rmd\h\default.html"
--no-highlight --variable highlightjs=1 --variable "theme:yeti"
--include-in-header
"C:\Users\HP\AppData\Local\Temp\RtmpIZTnFy\rmarkdown-str1978cbd61d0.html"
--mathjax --variable
"mathjax-url:https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"
File d3.min.js not found in resource pathError: pandoc document
conversion failed with error 99> create_report(airquality, y =
"Ozone")



El sáb., 12 oct. 2019 a las 8:02, JUAN MIGUEL MARIN DIAZARAQUE (<
jmmarin using est-econ.uc3m.es>) escribió:

> Hola,
>
> parece que el problema está relacionado con la versión de Pandoc. La última
> da problemas, según parece:
>
> https://github.com/boxuancui/DataExplorer/issues/119
>
> DataExplorer failed on the iris and mtcars data.frames on 3 of 4 computers
> today. It took hours, but the problem seems related to newer versions of
> Pandoc. Only Pandoc 2.6 works with DataExplorer. It will fail with newer
> versions 2.7 or higher.
>
> Error 99 was most common with Pandoc 2.7 or higher, but I did seem see some
> error 11s too.
>
>
>
> El sáb., 12 oct. 2019 a las 9:33, Emilio L. Cano (<emilopezcano using gmail.com
> >)
> escribió:
>
> > Hola Jose,
> >
> > A mí también me funciona bien el código en RStudio (con macOS 10.15, R
> > 3.6.1 y RStudio 1.2), por lo que debe ser una cuestión particular de tu
> > instalación. El error 99 aparece muchas veces por cuestiones relacionadas
> > con las rutas de los archivos, te sugiero que pruebes:
> >
> > 1. Actualizar las versiones de R, de RStudio y de los paquetes que tengas
> > instalados a la última versión (por ejemplo si el paquete rmarkdown no
> está
> > actualizado puede no hacer lo que se espera de él)
> > 2. Ejecuta el código dentro de un proyecto de RStudio (creado en una
> > carpeta en la que estés seguro que tienes permisos de escritura)
> >
> > Si esto ya lo tienes hecho, no se me ocurre nada más.
> >
> > Un saludo y suerte,
> > Emilio
> >
> >
> > > El 11 oct 2019, a las 17:30, Jose Betancourt B. <betanster using gmail.com>
> > escribió:
> > >
> > > Estimados
> > >
> > > -Este paquete parece que saca un reporte bastante completo, a mi me da
> > error y
> > > no comprendo porque,por favor audenme en esto
> > >
> > >
> > > library(DataExplorer)
> > > create_report(iris)
> > > create_report(airquality, y = "Ozone")
> > >
> > > error que me da
> > > Error: pandoc document conversion failed with error 99
> > > TENGO INSTALADO PANDOC
> > >
> > > _______________________________________________
> > > R-help-es mailing list
> > > R-help-es using r-project.org
> > > https://stat.ethz.ch/mailman/listinfo/r-help-es
> >
> > _______________________________________________
> > R-help-es mailing list
> > R-help-es using r-project.org
> > https://stat.ethz.ch/mailman/listinfo/r-help-es
> >
>
>
> --
> J. Miguel Marin
> U. Carlos III de Madrid
>
>         [[alternative HTML version deleted]]
>
> _______________________________________________
> R-help-es mailing list
> R-help-es using r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-help-es
>

	[[alternative HTML version deleted]]



Más información sobre la lista de distribución R-help-es