{"id":13834051,"url":"https://rstudio.github.io/distill/","last_synced_at":"2025-07-10T02:30:28.689Z","repository":{"id":32127121,"uuid":"130758590","full_name":"rstudio/distill","owner":"rstudio","description":"Distill for R Markdown","archived":false,"fork":false,"pushed_at":"2023-11-22T14:46:08.000Z","size":37041,"stargazers_count":423,"open_issues_count":148,"forks_count":57,"subscribers_count":17,"default_branch":"main","last_synced_at":"2024-09-16T14:08:58.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rstudio.github.io/distill/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rstudio.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-04-23T21:24:50.000Z","updated_at":"2024-06-23T09:28:08.000Z","dependencies_parsed_at":"2023-02-14T18:16:24.063Z","dependency_job_id":"fbf79a2c-76ec-44be-90da-4510ef148e09","html_url":"https://github.com/rstudio/distill","commit_stats":{"total_commits":1306,"total_committers":29,"mean_commits":45.03448275862069,"dds":0.1852986217457887,"last_synced_commit":"9553c1114ad00a618877e06cab49e93e27d24c41"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rstudio%2Fdistill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rstudio%2Fdistill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rstudio%2Fdistill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rstudio%2Fdistill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rstudio","download_url":"https://codeload.github.com/rstudio/distill/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225610579,"owners_count":17496298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T13:00:48.116Z","updated_at":"2024-11-20T18:31:18.795Z","avatar_url":"https://github.com/rstudio.png","language":"HTML","funding_links":[],"categories":["Packages"],"sub_categories":["Literate programming"],"readme":"---\noutput: github_document\neditor_options:\n  markdown:\n    mode: gfm\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r setup, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# distill for R Markdown \u003ca href=\"https://pkgs.rstudio.com/distill/\"\u003e\u003cimg src=\"man/figures/logo.png\" align=\"right\" height=\"138\"/\u003e\u003c/a\u003e\n\n\u003c!-- badges: start --\u003e\n\n[![CRAN status](https://www.r-pkg.org/badges/version/distill)](https://CRAN.R-project.org/package=distill) [![R-CMD-check](https://github.com/rstudio/distill/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/rstudio/distill/actions/workflows/R-CMD-check.yaml) [![Codecov test coverage](https://codecov.io/gh/rstudio/distill/branch/main/graph/badge.svg)](https://app.codecov.io/gh/rstudio/distill?branch=main)\n\n\u003c!-- badges: end --\u003e\n\nDistill for R Markdown is a web publishing format optimized for scientific and technical communication. Distill articles include:\n\n-   Reader-friendly typography that adapts well to mobile devices.\n-   Features essential to technical writing like LaTeX math, citations, and footnotes.\n-   Flexible figure layout options (e.g. displaying figures at a larger width than the article text).\n-   Attractively rendered tables with optional support for pagination.\n-   Support for a wide variety of diagramming tools for illustrating concepts.\n-   The ability to incorporate JavaScript and D3-based interactive visualizations.\n-   A variety of ways to publish articles, including support for publishing collections or articles as a Distill website.\n\nDistill for R Markdown is based on the [Distill web framework](https://github.com/distillpub/template), which was originally created for use in the Distill Machine Learning Journal. Distill for R Markdown combines the technical authoring features of Distill with [R Markdown](https://rmarkdown.rstudio.com/), enabling a fully reproducible workflow based on literate programming.\n\n## Installation\n\nInstall the released version of distill from CRAN:\n\n``` r\ninstall.packages(\"distill\")\n```\n\nOr install the development version from GitHub with:\n\n``` r\n# install.packages(\"pak\")\npak::pak(\"rstudio/distill\")\n```\n\nLearn more about using Distill at \u003chttps://rstudio.github.io/distill/\u003e.\n\n## Get help\n\nThe [RStudio community](https://community.rstudio.com/tag/distill) is a friendly place to ask any questions about distill.\n\n## Code of Conduct\n\nPlease note that the distill project is released with a [Contributor Code of Conduct](https://pkgs.rstudio.com/distill/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/rstudio.github.io%2Fdistill%2F","html_url":"https://awesome.ecosyste.ms/projects/rstudio.github.io%2Fdistill%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/rstudio.github.io%2Fdistill%2F/lists"}