Package: rmarkdown 2.27.1

Yihui Xie

rmarkdown:Dynamic Documents for R

Convert R Markdown documents into a variety of formats.

Authors:JJ Allaire [aut], Yihui Xie [aut, cre], Christophe Dervieux [aut], Jonathan McPherson [aut], Javier Luraschi [aut], Kevin Ushey [aut], Aron Atkins [aut], Hadley Wickham [aut], Joe Cheng [aut], Winston Chang [aut], Richard Iannone [aut], Andrew Dunning [ctb], Atsushi Yasumoto [ctb, cph], Barret Schloerke [ctb], Carson Sievert [ctb], Devon Ryan [ctb], Frederik Aust [ctb], Jeff Allen [ctb], JooYoung Seo [ctb], Malcolm Barrett [ctb], Rob Hyndman [ctb], Romain Lesur [ctb], Roy Storey [ctb], Ruben Arslan [ctb], Sergio Oller [ctb], Posit Software, PBC [cph, fnd], jQuery UI contributors [ctb, cph], Mark Otto [ctb], Jacob Thornton [ctb], Bootstrap contributors [ctb], Twitter, Inc [cph], Alexander Farkas [ctb, cph], Scott Jehl [ctb, cph], Ivan Sagalaev [ctb, cph], Greg Franko [ctb, cph], John MacFarlane [ctb, cph], Google, Inc. [ctb, cph], Dave Raggett [ctb], W3C [cph], Dave Gandy [ctb, cph], Ben Sperry [ctb], Drifty [cph], Aidan Lister [ctb, cph], Benct Philip Jonsson [ctb, cph], Albert Krewinkel [ctb, cph]

rmarkdown_2.27.1.tar.gz
rmarkdown_2.27.1.zip(r-4.5)rmarkdown_2.27.1.zip(r-4.4)rmarkdown_2.27.1.zip(r-4.3)
rmarkdown_2.27.1.tgz(r-4.4-any)rmarkdown_2.27.1.tgz(r-4.3-any)
rmarkdown_2.27.1.tar.gz(r-4.5-noble)rmarkdown_2.27.1.tar.gz(r-4.4-noble)
rmarkdown_2.27.1.tgz(r-4.4-emscripten)rmarkdown_2.27.1.tgz(r-4.3-emscripten)
rmarkdown.pdf |rmarkdown.html
rmarkdown/json (API)
NEWS

# Installrmarkdown in R:
install.packages('rmarkdown',repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/rstudio/rmarkdown/issues

On CRAN:

literate-programmingmarkdownpandocrmarkdown

94 exports 2.8k stars 17.13 score 25 dependencies 3389 dependents 38 mentions 856.8k downloads

Last updated 4 days agofrom:a9497ffa90

Exports:all_output_formatsavailable_templatesbeamer_presentationclean_sitecontext_documentconvert_ipynbdefault_output_formatdefault_site_generatordraftfind_external_resourcesfind_pandocfrom_rmarkdowngithub_documenthtml_dependency_bootstraphtml_dependency_codefolding_luahtml_dependency_font_awesomehtml_dependency_highlightjshtml_dependency_ioniconshtml_dependency_jqueryhtml_dependency_jqueryuihtml_dependency_pagedtablehtml_dependency_tabsethtml_dependency_tocifyhtml_documenthtml_document_basehtml_fragmenthtml_notebookhtml_notebook_metadatahtml_notebook_output_codehtml_notebook_output_htmlhtml_notebook_output_imghtml_notebook_output_pnghtml_vignetteincludesincludes_to_pandoc_argsioslides_presentationknit_params_askknitr_optionsknitr_options_htmlknitr_options_pdflatex_dependencylatex_dependency_tikzlatex_documentlatex_fragmentmd_documentmetadatanavbar_htmlnavbar_links_htmlodt_documentoutput_formatoutput_format_dependencyoutput_metadatapaged_tablepandoc_availablepandoc_citeproc_argspandoc_citeproc_convertpandoc_convertpandoc_execpandoc_highlight_argspandoc_include_argspandoc_latex_engine_argspandoc_lua_filter_argspandoc_metadata_argpandoc_metadata_file_argpandoc_optionspandoc_path_argpandoc_self_contained_htmlpandoc_templatepandoc_toc_argspandoc_variable_argpandoc_versionparse_html_notebookpdf_documentpkg_file_luapowerpoint_presentationpublish_siterelative_torenderrender_delayedrender_siterender_supporting_filesresolve_output_formatrmarkdown_formatrtf_documentrunshiny_prerendered_chunkshiny_prerendered_cleanshiny_prerendered_server_start_codesite_configsite_generatorsite_resourcesslidy_presentationword_documentyaml_front_matter

Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefsgluehighrhtmltoolsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangsasstinytexxfunyaml

Learn R Markdown

Rendered fromrmarkdown.Rmdusingknitr::rmarkdownon Jul 02 2024.

Last update: 2022-01-03
Started: 2019-06-26

Lua filters in R Markdown

Rendered fromlua-filters.Rmdusingknitr::rmarkdownon Jul 02 2024.

Last update: 2021-04-07
Started: 2019-09-20

Readme and manuals

Help Manual

Help pageTopics
R Markdown Document Conversionrmarkdown-package rmarkdown
Determine all output formats for an R Markdown documentall_output_formats
List available R Markdown template in a packageavailable_templates
Convert to a Beamer presentationbeamer_presentation
Compiling R scripts to a notebookcompile_notebook
Convert to a ConTeXt documentcontext_document
Convert a Jupyter/IPython notebook to an R Markdown documentconvert_ipynb
Determine the default output format for an R Markdown documentdefault_output_format
Create a new document based on a templatedraft
Find External Resource Referencesfind_external_resources
Find the 'pandoc' executablefind_pandoc
Convert to GitHub Flavored Markdowngithub_document
Convert to an HTML documenthtml_document
Base output format for HTML-based output formatshtml_document_base
Convert to an HTML fragment.html_fragment
Convert to an HTML notebookhtml_notebook
Generate R Notebook Metadatahtml_notebook_metadata
Generate R Notebook Outputhtml_notebook_output html_notebook_output_code html_notebook_output_html html_notebook_output_img html_notebook_output_png
Convert to an HTML vignettehtml_vignette
Provide common HTML dependencies for R Markdown formatshtml-dependencies html_dependency_bootstrap html_dependency_codefolding_lua html_dependency_font_awesome html_dependency_highlightjs html_dependency_ionicons html_dependency_jquery html_dependency_jqueryui html_dependency_pagedtable html_dependency_tabset html_dependency_tocify
Include content within outputincludes includes_to_pandoc_args
Convert to an ioslides Presentationioslides_presentation
Run a shiny application asking for parameter configuration for the given document.knit_params_ask
Knitr options for an output formatknitr_options
Knitr options for an HTML output formatknitr_options_html
Knitr options for a PDF output formatknitr_options_pdf
Define a LaTeX package dependencylatex_dependency
Provide common LaTeX dependencieslatex-dependencies latex_dependency_tikz
Convert to a markdown documentmd_document
The YAML metadata of the current R Markdown documentmetadata
Convert to an OpenDocument Text (ODT) documentodt_document
Define an R Markdown output formatoutput_format
Define and merge an R Markdown's output format dependencyoutput_format_dependency
The output metadata objectoutput_metadata
Create a table in HTML with support for paging rows and columnspaged_table
Functions for generating pandoc command line argumentspandoc_args pandoc_citeproc_args pandoc_highlight_args pandoc_include_args pandoc_latex_engine_args pandoc_lua_filter_args pandoc_metadata_arg pandoc_metadata_file_arg pandoc_toc_args pandoc_variable_arg
Check pandoc availability and versionpandoc_available pandoc_version
Convert a bibliograpy filepandoc_citeproc_convert
Convert a document with pandocpandoc_convert
Get the path of the pandoc executablepandoc_exec
Pandoc options for an output formatpandoc_options
Transform path for passing to pandocpandoc_path_arg
Create a self-contained HTML document using pandoc.pandoc_self_contained_html
Render a pandoc template.pandoc_template
Parse an HTML Notebookparse_html_notebook
Convert to a PDF/LaTeX documentlatex_document latex_fragment pdf_document
Get the full paths of Lua filters in an R packagepkg_file_lua
Convert to a PowerPoint presentationpowerpoint_presentation
Publish an R Markdown Websitepublish_site
Relative path utility functionrelative_to
Render R Markdownrender
Delay Rendering for an Expressionrender_delayed
Render multiple documents as a websiteclean_site default_site_generator render_site site_config site_generator
Render supporting files for an input documentrender_supporting_files
Resolve the output format for an R Markdown documentresolve_output_format
R Markdown input format definitionfrom_rmarkdown rmarkdown_format
R Markdown Metadatarmd_metadata
Convert to an RTF documentrtf_document
Run a Shiny documentrun
Add code to a shiny_prerendered contextshiny_prerendered_chunk
Clean prerendered content for the specified Rmd input fileshiny_prerendered_clean
Determine website resource files for a directorysite_resources
Convert to a slidy presentationslidy_presentation
Convert to an MS Word documentword_document