Type: Package Package: altdoc Title: Package Documentation Websites with 'Quarto', 'Docsify', 'Docute', or 'MkDocs' Version: 0.7.3 Authors@R: c(person(given = "Etienne", family = "Bacher", role = c("aut", "cre", "cph"), email = "etienne.bacher@protonmail.com"), person(given = "Vincent", family = "Arel-Bundock", role = "aut", email = "vincent.arel-bundock@umontreal.ca", comment = c(ORCID = "0000-0003-2042-7063")) ) Description: This is a simple and powerful package to create, render, preview, and deploy documentation websites for 'R' packages. It is a lightweight and flexible alternative to 'pkgdown', with support for many documentation generators, including 'Quarto', 'Docute', 'Docsify', and 'MkDocs'. License: MIT + file LICENSE URL: https://altdoc.etiennebacher.com, https://github.com/etiennebacher/altdoc BugReports: https://github.com/etiennebacher/altdoc/issues Imports: cli, desc, evaluate, fs, quarto, rmarkdown, tools, utils Suggests: covr, digest, downlit, future, future.apply, knitr, servr, spelling, testthat (>= 3.0.0), usethis, withr, yaml Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Language: en-US VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://etiennebacher.r-universe.dev Date/Publication: 2026-07-07 18:33:13 UTC RemoteUrl: https://github.com/etiennebacher/altdoc RemoteRef: HEAD RemoteSha: 9ef01edaf2a8401cc9987a170a36aeace9a95272 NeedsCompilation: no Packaged: 2026-07-07 19:55:17 UTC; root Author: Etienne Bacher [aut, cre, cph], Vincent Arel-Bundock [aut] (ORCID: ) Maintainer: Etienne Bacher