Type: Package
Package: distill
Title: 'R Markdown' Format for Scientific and Technical Writing
Version: 1.6
Authors@R: c(
    person("Christophe", "Dervieux", , "cderv@posit.co", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-4474-2498")),
    person("JJ", "Allaire", , "jj@posit.co", role = "aut",
           comment = c(ORCID = "0000-0003-0174-9868")),
    person("Rich", "Iannone", role = "aut"),
    person("Alison", "Presmanes Hill", role = "aut",
           comment = c(ORCID = "0000-0002-8082-1890")),
    person("Yihui", "Xie", role = "aut",
           comment = c(ORCID = "0000-0003-0645-5666")),
    person(given = "Posit Software, PBC", role = c("cph", "fnd")),
    person(, "Google LLC", role = c("ctb", "cph"),
           comment = "https://distill.pub/guide/"),
    person("Nick", "Williams", role = c("ctb", "cph"),
           comment = "https://wicky.nillia.ms/headroom.js/"),
    person("Denis", "Demchenko", role = c("ctb", "cph"),
           comment = "https://github.com/lancedikson/bowser"),
    person(, "The Polymer Authors", role = c("ctb", "cph"),
           comment = "https://www.webcomponents.org/polyfills/"),
    person("Gábor", "Csárdi", role = c("ctb", "cph"),
           comment = "whoami"),
    person("JooYoung", "Seo", role = "ctb",
           comment = c(ORCID = "0000-0002-4064-6012"))
  )
Description: Scientific and technical article format for the web.
    'Distill' articles feature attractive, reader-friendly typography,
    flexible layout options for visualizations, and full support for
    footnotes and citations.
License: Apache License 2.0
URL: https://github.com/rstudio/distill,
        https://pkgs.rstudio.com/distill
BugReports: https://github.com/rstudio/distill/issues
Imports: base64enc, bookdown (>= 0.8), digest, downlit (>= 0.4.1),
        htmltools, jsonlite (>= 1.3), knitr (>= 1.15.6), lubridate (>=
        1.7.10), mime, openssl, png, rmarkdown (>= 2.11), rprojroot,
        rstudioapi, stats, stringr, tools, utils, whisker, xfun (>=
        0.18), xml2, yaml
Suggests: covr, DiagrammeR, htmlwidgets, progress, r2d3, rsconnect,
        shiny, testthat (>= 3.0.0), withr
Config/Needs/website: rstudio/quillt, pkgdown, tidyverse/tidytemplate
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-06 11:19:48 UTC; chris
Author: Christophe Dervieux [aut, cre]
    (<https://orcid.org/0000-0003-4474-2498>),
  JJ Allaire [aut] (<https://orcid.org/0000-0003-0174-9868>),
  Rich Iannone [aut],
  Alison Presmanes Hill [aut] (<https://orcid.org/0000-0002-8082-1890>),
  Yihui Xie [aut] (<https://orcid.org/0000-0003-0645-5666>),
  Posit Software, PBC [cph, fnd],
  Google LLC [ctb, cph] (https://distill.pub/guide/),
  Nick Williams [ctb, cph] (https://wicky.nillia.ms/headroom.js/),
  Denis Demchenko [ctb, cph] (https://github.com/lancedikson/bowser),
  The Polymer Authors [ctb, cph]
    (https://www.webcomponents.org/polyfills/),
  Gábor Csárdi [ctb, cph] (whoami),
  JooYoung Seo [ctb] (<https://orcid.org/0000-0002-4064-6012>)
Maintainer: Christophe Dervieux <cderv@posit.co>
Repository: CRAN
Date/Publication: 2023-10-06 14:30:10 UTC
Built: R 4.2.0; ; 2023-10-06 17:32:55 UTC; unix
