{"id":13834045,"url":"https://github.com/gadenbuie/epoxy","last_synced_at":"2025-04-05T19:14:41.750Z","repository":{"id":39551805,"uuid":"259819888","full_name":"gadenbuie/epoxy","owner":"gadenbuie","description":"Extra-strength glue engines for R Markdown, Quarto, and Shiny","archived":false,"fork":false,"pushed_at":"2024-04-17T12:36:59.000Z","size":14903,"stargazers_count":216,"open_issues_count":8,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T17:08:55.736Z","etag":null,"topics":["glue","knitr","knitr-engine","quarto","r","rmarkdown","rmd","shiny","template"],"latest_commit_sha":null,"homepage":"https://pkg.garrickadenbuie.com/epoxy/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gadenbuie.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-29T04:00:50.000Z","updated_at":"2025-03-22T22:10:48.000Z","dependencies_parsed_at":"2023-01-16T16:01:02.669Z","dependency_job_id":"55cde414-6672-48a0-a897-121d46d27f99","html_url":"https://github.com/gadenbuie/epoxy","commit_stats":{"total_commits":454,"total_committers":6,"mean_commits":75.66666666666667,"dds":0.2202643171806168,"last_synced_commit":"924ee8e5eb396805a66bc1fb1ea06dc32947833e"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadenbuie%2Fepoxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadenbuie%2Fepoxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadenbuie%2Fepoxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadenbuie%2Fepoxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gadenbuie","download_url":"https://codeload.github.com/gadenbuie/epoxy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386266,"owners_count":20930619,"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":["glue","knitr","knitr-engine","quarto","r","rmarkdown","rmd","shiny","template"],"created_at":"2024-08-04T13:00:48.015Z","updated_at":"2025-04-05T19:14:41.704Z","avatar_url":"https://github.com/gadenbuie.png","language":"R","funding_links":[],"categories":["Packages","R"],"sub_categories":["Literate programming"],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n\tcollapse = TRUE,\n\tcomment = \"#\u003e\",\n\tfig.path = \"man/figures/README-\",\n\tout.width = \"100%\"\n)\n\nlibrary(epoxy)\n```\n\n\u003ch1 align=\"center\"\u003e\n\t\u003ca href='http://pkg.garrickadenbuie.com/epoxy/'\u003e\u003cimg src='man/figures/logo.png' align=\"center\" height=\"250\" alt=\"epoxy logo\" /\u003e\u003c/a\u003e\u003cbr/\u003e\n  {epoxy}\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\u003cb\u003eextra-strength \u003ca href=\"https://glue.tidyverse.org\"\u003eglue\u003c/a\u003e\u003c/b\u003e for scripts, reports, and apps.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003c!-- badges: start --\u003e\n\u003ca href=\"https://CRAN.R-project.org/package=epoxy\"\u003e\u003cimg src=\"https://www.r-pkg.org/badges/version/epoxy\" alt=\"CRAN status\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://gadenbuie.r-universe.dev\"\u003e\u003cimg src=\"https://gadenbuie.r-universe.dev/badges/epoxy\" alt=\"epoxy r-universe badge\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/gadenbuie/epoxy/actions\"\u003e\u003cimg src=\"https://github.com/gadenbuie/epoxy/workflows/R-CMD-check/badge.svg\" alt=\"R-CMD-check\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://app.codecov.io/gh/gadenbuie/epoxy?branch=main\"\u003e\u003cimg src=\"https://codecov.io/gh/gadenbuie/epoxy/branch/main/graph/badge.svg\" alt=\"Codecov test coverage\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/gadenbuie/epoxy/blob/main/LICENSE.md\" alt=\"MIT Licensed.\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\" /\u003e\u003c/a\u003e\n\u003c!-- badges: end --\u003e\n\u003c/p\u003e\n\n```{r child = \"man/fragments/epoxy-lead.Rmd\"}\n```\n\n## epoxy in R Markdown and Quarto documents\n\nIn [R Markdown](https://rmarkdown.rstudio.com) and\n[Quarto](https://quarto.org) documents,\n**epoxy** gives you an `epoxy` chunk where you can write in markdown,\nblending prose and data using [glue]'s template syntax.\n\n```{r child = \"man/fragments/example-movie.Rmd\"}\n```\n\nLearn more about `epoxy` chunks --\nand its siblings `epoxy_html` and `epoxy_latex` --\nin [Getting Started](https://pkg.garrickadenbuie.com/epoxy//articles/epoxy.html).\nOr read more about epoxy's inline formatting in `?epoxy_transform_inline`.\n\n## Installation\n\n```{r child = \"man/fragments/installation.Rmd\"}\n```\n\n## Setup\n\n```{r child = \"man/fragments/setup.Rmd\"}\n```\n\n## Use epoxy\n\n```{r child = \"man/fragments/first-example.Rmd\"}\n```\n\n## Learn more\n\nThere's a whole lot more that epoxy can do!\nLearn more:\n\n- [epoxy Package Documentation](https://pkg.garrickadenbuie.com/epoxy/)\n\n- [Getting Started](https://pkg.garrickadenbuie.com/epoxy//articles/epoxy.html)\n\n- [Inline Reporting with epoxy](https://pkg.garrickadenbuie.com/epoxy//articles/inline-reporting.html)\n\n## Code of Conduct\n\nPlease note that the epoxy project is released with a [Contributor Code of Conduct](http://pkg.garrickadenbuie.com/epoxy/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgadenbuie%2Fepoxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgadenbuie%2Fepoxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgadenbuie%2Fepoxy/lists"}