{"id":16276884,"url":"https://github.com/cderv/user2024-tutorial-quarto","last_synced_at":"2025-09-23T06:31:09.033Z","repository":{"id":246596648,"uuid":"821589001","full_name":"cderv/user2024-tutorial-quarto","owner":"cderv","description":"Materials for useR 2024 Tutorial on Quarto","archived":false,"fork":false,"pushed_at":"2024-07-08T09:21:25.000Z","size":18845,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-06T22:25:52.004Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cderv.github.io/user2024-tutorial-quarto/","language":"JavaScript","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/cderv.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-28T22:36:46.000Z","updated_at":"2024-07-08T09:21:29.000Z","dependencies_parsed_at":"2024-07-07T23:29:30.537Z","dependency_job_id":"f9b995db-3417-4953-8aa4-c41adf01051a","html_url":"https://github.com/cderv/user2024-tutorial-quarto","commit_stats":null,"previous_names":["cderv/user2024-tutorial-quarto"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cderv%2Fuser2024-tutorial-quarto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cderv%2Fuser2024-tutorial-quarto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cderv%2Fuser2024-tutorial-quarto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cderv%2Fuser2024-tutorial-quarto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cderv","download_url":"https://codeload.github.com/cderv/user2024-tutorial-quarto/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233935726,"owners_count":18753889,"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-10T18:51:06.612Z","updated_at":"2025-09-23T06:31:02.516Z","avatar_url":"https://github.com/cderv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tutorial: Get Started with Quarto - useR 2024 - Salzburg\n\n\nThis repository contains the source code of the website used for the\ntutorial resources, available at\nhttps://cderv.github.io/user2024-tutorial-quarto/\n\n## To be ready and do the exercises\n\nSetting up your environment:\n\n- Download and install the latest versions of R, RStudio and Quarto:\n\n  - A recent version of R (4.4 or higher)\n\n  - The latest version of RStudio (`2024.04.2-764` or higher)\n\n  - The latest version of Quarto `1.5` available at\n    \u003chttps://quarto.org/docs/download/\u003e\n\n- Install the following packages:\n\n  ``` r\n  # For the exercises \n  # (dplyr and ggplot2 should be sufficient if you don't want the entire tidyverse)\n  pkg_list \u003c- c(\"rmarkdown\", \"palmerpenguins\", \"gt\", \"tidyverse\") \n  # R base\n  install.packages(pkg_list)\n  # or using pak\n  pak::pkg_install(pkg_list)\n  ```\n\nIf you prefer to have the files locally in advance:\n\n- Download [`exercises.zip`](exercises.zip). This compressed folder\n  contains various resources that may be useful for the exercises. Unzip\n  it on your desktop or in a location that you can easily locate on your\n  computer. You will be able to simply copy and paste the files you need\n  throughout the tutorial.\n\n- Download [`examples-correction.zip`](examples-correction.zip). **This\n  is the equivalent of exercise solutions - Do not look in advance if\n  you really want to practice on the day**. This compressed folder\n  contains various resources used as examples and demonstrations. Unzip\n  it on your desktop or in a location that you can easily locate on your\n  computer. You will be able to simply copy and paste the files you need\n  throughout the tutorial.\n\n## Licence\n\n![](https://i.creativecommons.org/l/by/4.0/88x31.png) This work is\nlicensed under a [Creative Commons Attribution 4.0 International\nLicense](https://creativecommons.org/licenses/by/4.0/).\n\n## Acknowlegments\n\nThanks to Andrew Bray and Mine Cetinkaya-Rundel for their work on\nMaterials for the [“From R Markdown to Quarto” ASA Traveling\nworkshop](https://github.com/asa-quarto/website). This tutorial inspires\nfrom it, and borrows with adaptations some parts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcderv%2Fuser2024-tutorial-quarto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcderv%2Fuser2024-tutorial-quarto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcderv%2Fuser2024-tutorial-quarto/lists"}