Package: xfun Type: Package Title: Supporting Functions for Packages Maintained by 'Yihui Xie' Version: 0.59.2 Authors@R: c( person("Yihui", "Xie", role = c("aut", "cre", "cph"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666", URL = "https://yihui.org")), person("Wush", "Wu", role = "ctb"), person("Daijiang", "Li", role = "ctb"), person("Xianying", "Tan", role = "ctb"), person("Salim", "Brüggemann", role = "ctb", email = "salim-b@pm.me", comment = c(ORCID = "0000-0002-5329-5987")), person("Christophe", "Dervieux", role = "ctb"), person() ) Description: Miscellaneous functions commonly used in other packages maintained by 'Yihui Xie'. Depends: R (>= 3.2.0) Imports: grDevices, stats, tools Suggests: testit, parallel, codetools, methods, rstudioapi, tinytex (>= 0.30), mime, litedown (>= 0.6), commonmark, knitr (>= 1.50), remotes, pak, curl, xml2, jsonlite, magick, yaml, data.table, qs2 License: MIT + file LICENSE URL: https://github.com/yihui/xfun BugReports: https://github.com/yihui/xfun/issues Encoding: UTF-8 VignetteBuilder: litedown Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://yihui.r-universe.dev Date/Publication: 2026-06-22 16:36:06 UTC RemoteUrl: https://github.com/yihui/xfun RemoteRef: HEAD RemoteSha: acbe9b3fc75d294acb4ea875ba2f8beac1ae71c2 NeedsCompilation: yes Packaged: 2026-06-24 02:36:17 UTC; root Author: Yihui Xie [aut, cre, cph] (ORCID: , URL: https://yihui.org), Wush Wu [ctb], Daijiang Li [ctb], Xianying Tan [ctb], Salim Brüggemann [ctb] (ORCID: ), Christophe Dervieux [ctb] Maintainer: Yihui Xie