tests/testthat/_snaps/pandoc-install.md

Release information are cached - fetch Github

Code
  x <- pandoc_releases()
Message
  i Fetching Pandoc releases info from github...
Code
  x <- pandoc_releases()

Release information are cached - cached file

Code
  x <- pandoc_releases()
Message
  i Using cached version 'github-cache.rds' in instead of fetching GH
Code
  x <- pandoc_releases()

Pandoc specific release can be installed and ran

Code
  expect_null(pandoc_install("2.11.4"))
Message
  v Pandoc 2.11.4 already installed.
    Use 'force = TRUE' to overwrite.


Try the pandoc package in your browser

Any scripts or data that you put into this service are public.

pandoc documentation built on Aug. 24, 2023, 5:09 p.m.