Package: pandoc 0.2.0.9001

pandoc: Manage and Run Universal Converter 'Pandoc' from 'R'

Provides a set of tools to install, manage and run several 'Pandoc' versions.

Authors:Christophe Dervieux [aut, cre], Posit Software, PBC [cph, fnd]

pandoc_0.2.0.9001.tar.gz
pandoc_0.2.0.9001.zip(r-4.5)pandoc_0.2.0.9001.zip(r-4.4)pandoc_0.2.0.9001.zip(r-4.3)
pandoc_0.2.0.9001.tgz(r-4.4-any)pandoc_0.2.0.9001.tgz(r-4.3-any)
pandoc_0.2.0.9001.tar.gz(r-4.5-noble)pandoc_0.2.0.9001.tar.gz(r-4.4-noble)
pandoc_0.2.0.9001.tgz(r-4.4-emscripten)pandoc_0.2.0.9001.tgz(r-4.3-emscripten)
pandoc.pdf |pandoc.html
pandoc/json (API)
NEWS

# Install pandoc in R:
install.packages('pandoc', repos = c('https://cderv.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/cderv/pandoc/issues

On CRAN:

39 exports 24 stars 2.76 score 3 dependencies 2 dependents 4.7k downloads

Last updated 4 months agofrom:efcb4d818c

Exports:local_pandoc_versionpandoc_activatepandoc_availablepandoc_available_releasespandoc_binpandoc_bin_browsepandoc_browse_citationpandoc_browse_exit_codepandoc_browse_extensionpandoc_browse_manualpandoc_browse_optionpandoc_browse_releasepandoc_citeproc_binpandoc_convertpandoc_export_data_filepandoc_export_highlight_themepandoc_export_reference_docpandoc_export_templatepandoc_installpandoc_install_nightlypandoc_installed_latestpandoc_installed_versionspandoc_is_activepandoc_is_installedpandoc_list_abbreviationspandoc_list_extensionspandoc_list_formatspandoc_list_highlight_languagespandoc_list_highlight_stylepandoc_locatepandoc_rstudio_binpandoc_rstudio_versionpandoc_runpandoc_system_binpandoc_system_versionpandoc_uninstallpandoc_updatepandoc_versionwith_pandoc_version

Dependencies:fsrappdirsrlang

Readme and manuals

Help Manual

Help pageTopics
Activate a specific Pandoc version to be usedpandoc_activate
Check if active Pandoc version meet a requirementpandoc_available
Fetch all versions available to installpandoc_available_releases
Get path to the pandoc binarypandoc_bin pandoc_bin_browse
Open Pandoc's documentation about citation processingpandoc_browse_citation
Open Pandoc's documentation about exit codespandoc_browse_exit_code
Open Pandoc's documentation about an extensionpandoc_browse_extension
Open Pandoc's MANUALpandoc_browse_manual
Open Pandoc's documentation about a command line optionpandoc_browse_option
Open Pandoc's release page in browserpandoc_browse_release
Get path to the pandoc-citeproc binary.pandoc_citeproc_bin
Run Pandoc to convert a document or a textpandoc_convert
Export Pandoc internal data filepandoc_export_data_file pandoc_export_reference_doc
Export highlighting style as JSON filepandoc_export_highlight_theme
Retrieve Pandoc template for a formatpandoc_export_template
Install a pandoc binary for Github release pagepandoc_install pandoc_install_nightly pandoc_update
Check Pandoc versions already installedpandoc_installed_latest pandoc_installed_versions pandoc_is_installed
Is a pandoc version active ?pandoc_is_active
List system default abbreviationspandoc_list_abbreviations
List supported extensions for a formatpandoc_list_extensions
List available supported formatspandoc_list_formats
List supported languages for Pandoc syntax highlightingpandoc_list_highlight_languages
List supported styles for Pandoc syntax highlightingpandoc_list_highlight_style
Locate a specific Pandoc version installed with this packagepandoc_locate
Run the pandoc binary from Rpandoc_run
Uninstall a Pandoc versionpandoc_uninstall
Get Pandoc versionpandoc_version
Retrieve path and version of Pandoc shipped with RStudiopandoc_rstudio_bin pandoc_rstudio_version rstudio_pandoc
Retrieve path and version of Pandoc found on the system PATHpandoc_system_bin pandoc_system_version system_pandoc
Execute any code with a specific Pandoc versionlocal_pandoc_version with_pandoc_version