Package: pandoc Title: Manage and Run Universal Converter 'Pandoc' from 'R' Version: 0.2.0.9003 Authors@R: c( person("Christophe", "Dervieux", , "cderv@posit.co", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4474-2498")), person(given = "Posit Software, PBC", role = c("cph", "fnd")) ) Description: Provides a set of tools to install, manage and run several 'Pandoc' versions. License: MIT + file LICENSE URL: https://github.com/cderv/pandoc, https://cderv.github.io/pandoc/ BugReports: https://github.com/cderv/pandoc/issues Depends: R (>= 3.5.0) Imports: fs, rappdirs, rlang (>= 1.0.1) Suggests: covr, gh, curl, rmarkdown (>= 2.14), testthat (>= 3.2.0), tibble, withr Remotes: jeroen/curl Config/Needs/website: tidyverse/tidytemplate, dplyr, tidyr, purrr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://ar-puuk.r-universe.dev Date/Publication: 2025-10-21 12:56:36 UTC RemoteUrl: https://github.com/cderv/pandoc RemoteRef: HEAD RemoteSha: 2deea6d8af85eb3922927168ac85279ff8c40f6f NeedsCompilation: no Packaged: 2026-06-20 08:23:27 UTC; root Author: Christophe Dervieux [aut, cre] (ORCID: ), Posit Software, PBC [cph, fnd] Maintainer: Christophe Dervieux