{"id":16411780,"url":"https://github.com/ijlyttle/reactivity-three-ways-quarto","last_synced_at":"2025-10-26T19:30:49.243Z","repository":{"id":42396315,"uuid":"478616331","full_name":"ijlyttle/reactivity-three-ways-quarto","owner":"ijlyttle","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-05T20:07:17.000Z","size":1409,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-06T20:07:53.660Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ijlyttle.github.io/reactivity-three-ways-quarto/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ijlyttle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-06T15:20:55.000Z","updated_at":"2023-10-15T02:06:15.000Z","dependencies_parsed_at":"2022-08-12T10:00:21.647Z","dependency_job_id":null,"html_url":"https://github.com/ijlyttle/reactivity-three-ways-quarto","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2Freactivity-three-ways-quarto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2Freactivity-three-ways-quarto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2Freactivity-three-ways-quarto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ijlyttle%2Freactivity-three-ways-quarto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ijlyttle","download_url":"https://codeload.github.com/ijlyttle/reactivity-three-ways-quarto/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238386367,"owners_count":19463352,"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-10-11T06:46:33.598Z","updated_at":"2025-10-26T19:30:43.896Z","avatar_url":"https://github.com/ijlyttle.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reactivity-three-ways-quarto\n\n\u003c!-- badges: start --\u003e\n\n\u003c!-- badges: end --\u003e\n\nThis is a [Quarto book](https://quarto.org/docs/books/). To run this on your computer, you'll need:\n\n-   A recent version of [Quarto](https://quarto.org/docs/get-started/) and, although not strictly necessary, a recent version of the [RStudio IDE](https://www.rstudio.com/products/rstudio/).\n-   A recent version of Python. \n    I use Python 3.10, but it runs on 3.8.\n-   The R package [renv](https://rstudio.github.io/renv/index.html).\n\n## Restore\n\nTo restore the project environment, use the R console from the project's root directory:\n\n```{r}\nrenv::restore()\n```\n\n## Render\n\nTo render the book, you can use the terminal:\n\n    quarto render\n\nor you can use the \"Render\" button in the RStudio IDE.\n\n## Image filter\n\nYou may notice diagrams specified in the document like this:\n\n    ![Reactivity diagram for Shiny demo-app](images/shiny-aggregate-local.svg){.filter}\n\nThe `{.filter}` adds a class `\"filter\"` to the `\u003cimg\u003e` element. \nThe class is used by a bit of added JavaScript, in  [`img-filter.html`](https://github.com/ijlyttle/reactivity-three-ways-quarto/blob/main/img-filter.html), to identify images to be inverted in dark-mode.\nThese images are line diagrams with transparent backgrounds.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fijlyttle%2Freactivity-three-ways-quarto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fijlyttle%2Freactivity-three-ways-quarto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fijlyttle%2Freactivity-three-ways-quarto/lists"}