{"id":27655102,"url":"https://quarto-dev.github.io/quarto-r/","last_synced_at":"2025-04-24T06:01:44.667Z","repository":{"id":38393411,"uuid":"335411552","full_name":"quarto-dev/quarto-r","owner":"quarto-dev","description":"R interface to quarto-cli","archived":false,"fork":false,"pushed_at":"2025-03-17T19:46:54.000Z","size":5888,"stargazers_count":147,"open_issues_count":69,"forks_count":25,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-22T05:05:49.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://quarto-dev.github.io/quarto-r/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quarto-dev.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-02T20:14:10.000Z","updated_at":"2025-04-17T17:34:57.000Z","dependencies_parsed_at":"2023-10-13T02:50:40.578Z","dependency_job_id":"0baac45b-d992-489c-a5b9-ee3944a6781e","html_url":"https://github.com/quarto-dev/quarto-r","commit_stats":{"total_commits":115,"total_committers":15,"mean_commits":7.666666666666667,"dds":0.4695652173913043,"last_synced_commit":"8173583aa935d54a7374084a5b4d444ce50daefd"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarto-dev%2Fquarto-r","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarto-dev%2Fquarto-r/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarto-dev%2Fquarto-r/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarto-dev%2Fquarto-r/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quarto-dev","download_url":"https://codeload.github.com/quarto-dev/quarto-r/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250573330,"owners_count":21452347,"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":"2025-04-24T06:00:56.485Z","updated_at":"2025-04-24T06:01:44.620Z","avatar_url":"https://github.com/quarto-dev.png","language":"R","readme":"# quarto \u003ca href=\"https://quarto-dev.github.io/quarto-r/\"\u003e\u003cimg src=\"man/figures/logo.png\" align=\"right\" height=\"138\" alt=\"quarto website\" /\u003e\u003c/a\u003e\n\n\u003c!-- badges: start --\u003e\n[![CRAN status](https://www.r-pkg.org/badges/version/quarto)](https://CRAN.R-project.org/package=quarto)\n[![R-CMD-check](https://github.com/quarto-dev/quarto-r/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/quarto-dev/quarto-r/actions/workflows/R-CMD-check.yaml)\n[![Codecov test coverage](https://codecov.io/gh/quarto-dev/quarto-r/branch/main/graph/badge.svg)](https://app.codecov.io/gh/quarto-dev/quarto-r?branch=main)\n\u003c!-- badges: end --\u003e\n\n[Quarto](https://quarto.org) is an open-source scientific and technical publishing system built on [Pandoc](https://pandoc.org).\n\nThe **quarto** package provides an R interface to frequently used operations in the Quarto Command Line Interface (CLI). The package is not a requirement for using Quarto with R. Rather, it provides an R interface to common Quarto operations for users who prefer to work in the R console rather than a terminal, and for package authors that want to interface with Quarto using scripts.\n\nBefore using the Quarto R package, you should install the Quarto CLI from \u003chttps://quarto.org/docs/get-started/\u003e.\n\n## Installing the package \n\nLatest released version from CRAN\n\n```r\n# latest release version \ninstall.packages(\"quarto\")\n```\n\nLatest dev version from Github \n```r\n# dev version\npak::pak(\"quarto-dev/quarto-r\")\n# or\nremotes::install_github(\"quarto-dev/quarto-r\")\n```\n\nor Latest build of dev version from r-universe \n```r\ninstall.packages('quarto', repos = c('https://quarto-dev.r-universe.dev', 'https://cloud.r-project.org'))\n```\n\nLook at the [Functions Reference page](https://quarto-dev.github.io/quarto-r/reference/index.html) to see the list of functions available in the package.\n","funding_links":[],"categories":["Vignettes"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/quarto-dev.github.io%2Fquarto-r%2F","html_url":"https://awesome.ecosyste.ms/projects/quarto-dev.github.io%2Fquarto-r%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/quarto-dev.github.io%2Fquarto-r%2F/lists"}