I am using R 3.3.2 and Rstudio version 1.0.44, here is RMarkdown file format
--- title: "Sentiment Analysis" output: rmdformats::material: highlight: kate ---
When I try to knit, I got the following error
pandoc: Failed to get /tabsets.js /tabsets.js: openBinaryFile: does not exist (There is no such file or directory) Error: pandoc document conversion failed with error 67 In addition: Warning messages: 1: In sink (): there is no sink for uninstall 2: In shell (): no sink for uninstall 3: MathJax does not work with self_contained when the rmarkdown "default" template is not used. Execution paused
I read a few stack overflow questions and added self contained: no. I was able to link the file and everything looks good on RStudio, but now I have new problems.
self contained: no
Rpubs, .
, ... pdf?
, / .
-, : , self_contained: no .
RPubs CSS .- , RPubs, iframe.
html_document , Rmd RPubs View Source , , . HTML, , , . , html- javascript, .
, , , , html- .
, . :
--- title: "Test Document" output: html_document: self_contained: no ---
, RStudio. [] (https://github.com/rstudio/rmarkdown/issues/228)
I fixed this problem by uninstalling the package rmarkdownand reinstalling it on C's drive C:/Program Files/R/R-3.6.1/library. R had problems accessing a disc starting with characters \\.
rmarkdown
C:/Program Files/R/R-3.6.1/library
\\
Source: https://habr.com/ru/post/1677726/More articles:Localizable strings for each target - iosget strings with empty dates pandas python - pythonHow to determine all temporary (but not static) dependencies of a Java source by reading the code? - javaiterate over array elements as strings and convert them to php submatrices - arraysDelphi Tokio IDE - any way to configure? - ideCreating overlay 3D maps on google maps - javascriptWhat is the difference between a tensor flow in a spark discharge with a distributed tensor flow of 1.0 by default? - deep-learningInstalling cache in files in Firebase storage - jsonwhy the lambda expression does not write `.class`, but the inner do class is javaFirebase file system file structure - firebaseAll Articles