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

Unable to Knit HTML with newest dev version of rmarkdown #611

Closed
ericwatt opened this issue Feb 3, 2016 · 2 comments
Closed

Unable to Knit HTML with newest dev version of rmarkdown #611

ericwatt opened this issue Feb 3, 2016 · 2 comments

Comments

@ericwatt
Copy link

ericwatt commented Feb 3, 2016

I am testing using a default markdown document (File, New File, R Markdown, Document, Html). Using the rmarkdown version on CRAN, this Knits together fine. If I install the newest version of rmarkdown devtools::install_github("rstudio/rmarkdown") to get the newer features (tabs, floating TOC), the default markdown document no longer Knits. Instead, I get error:

pandoc: Could not determine mime type for `/home/username/R/x86_64-redhat-linux-gnu-library/3.2/rmarkdown/rmd/h/bootstrap-3.3.5/css/../fonts/glyphicons-halflings-regular.woff2'
Error: pandoc document conversion failed with error 1
Execution halted

I am getting the same error in Linux (session info below) and Windows 7 (which has R version 3.2.2 for the moment).

Is this related to #427 and, if so, is it better to change the fonts or try and get the newest version of pandoc?

sessionInfo()

R version 3.2.3 (2015-12-10)
Platform: x86_64-redhat-linux-gnu (64-bit)
Running under: Red Hat Enterprise Linux Workstation release 6.7 (Santiago)

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C               LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8    LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C             LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] devtools_1.10.0

loaded via a namespace (and not attached):
 [1] Rcpp_0.12.3      withr_1.0.0      digest_0.6.9     R6_2.1.2         grid_3.2.3       plyr_1.8.3       gtable_0.1.2    
 [8] git2r_0.13.1     scales_0.3.0     ggplot2_2.0.0    httr_1.1.0       curl_0.9.5       rmarkdown_0.9.5  tools_3.2.3     
[15] munsell_0.4.2    yaml_2.1.13      colorspace_1.2-6 memoise_1.0.0    htmltools_0.3    gridExtra_2.0.0
@jjallaire
Copy link
Member

fixed via abed2e5

@github-actions
Copy link

github-actions bot commented Nov 3, 2020

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue by following the issue guide (https://yihui.org/issue/), and link to this old issue if necessary.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 2020
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

2 participants