quarto-cli

Open-source scientific and technical publishing system built on Pandoc.

https://github.com/quarto-dev/quarto-cli

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    11 of 134 committers (8.2%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.0%) to scientific vocabulary

Keywords from Contributors

graphics literate-programming scientific-reports ropensci visualisation sequences tidyverse twitter fluxes research

Scientific Fields

Mathematics Computer Science - 84% confidence
Last synced: 4 months ago · JSON representation

Repository

Open-source scientific and technical publishing system built on Pandoc.

Basic Info
  • Host: GitHub
  • Owner: quarto-dev
  • License: other
  • Language: JavaScript
  • Default Branch: main
  • Homepage: https://quarto.org
  • Size: 259 MB
Statistics
  • Stars: 4,819
  • Watchers: 31
  • Forks: 370
  • Open Issues: 1,593
  • Releases: 1,000
Created over 5 years ago · Last pushed 4 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation

README.md

Quarto

Quarto is an open-source scientific and technical publishing system built on Pandoc. Quarto documents are authored using Markdown, an easy to write plain text format.

In addition to the core capabilities of Pandoc, Quarto includes:

  1. Embedding code and output from Python, R, Julia, and JavaScript via integration with Jupyter, Knitr, and Observable.

  2. A variety of extensions to Pandoc Markdown useful for technical writing including cross-references, sub-figures, layout panels, hoverable citations and footnotes, callouts, and more.

  3. A project system for rendering groups of documents at once, sharing options across documents, and producing aggregate output like websites and books.

  4. Authoring using a wide variety of editors and notebooks including JupyterLab, RStudio, and VS Code.

  5. A visual Markdown editor that provides a productive writing interface for composing long-form documents.

Learn more about Quarto at https://quarto.org.

Development Version

To install the development version of the Quarto CLI, clone the quarto-cli repository then run the configure script for your platform (configure.sh for Linux/macOS or configure.cmd for Windows). For example:

bash git clone https://github.com/quarto-dev/quarto-cli cd quarto-cli ./configure.sh

The ./configure.sh script should add a symlink to quarto to your path. You can also run quarto by running package/dist/bin/quarto.

To update to the latest development version, run git pull from the local repo directory:

bash cd quarto-cli git pull

Running Tests

To run all unit tests, execute the script in the test directory.

bash cd tests ./run-tests.sh

To run a specific unit test, specify the script name.

bash cd tests ./run-tests.sh smoke/extensions/extension-render-doc.test.ts ./run-tests.sh smoke/extensions/

License

Quarto is open source software available under the MIT license (https://opensource.org/license/mit/).

Owner

  • Name: Quarto
  • Login: quarto-dev
  • Kind: organization
  • Location: United States of America

Open source scientific and technical publishing system

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 15,732
  • Total Committers: 134
  • Avg Commits per committer: 117.403
  • Development Distribution Score (DDS): 0.646
Past Year
  • Commits: 1,732
  • Committers: 33
  • Avg Commits per committer: 52.485
  • Development Distribution Score (DDS): 0.62
Top Committers
Name Email Commits
Charles Teague c****e@g****m 5,571
JJ Allaire jj@r****m 4,357
Carlos Scheidegger c****r@r****m 2,873
Christophe Dervieux c****x@g****m 1,508
Al Manning a****g@r****m 263
github-actions 4****] 203
Julius Krumbiegel j****l@g****m 165
Gordon Woodhull g****l@p****o 124
Mickaël Canouil 8****l 124
Charles Teague c****s@l****m 80
Richard Iannone r****e@m****m 57
Albert Krewinkel a****t@z****e 38
Garrick Aden-Buie g****k@a****m 22
Yihui Xie x****e@y****e 17
Charlotte Wickham c****m@g****m 13
Michael Hatherly m****y@g****m 12
eitsupi t****n@g****m 12
Robrecht Cannoodt r****d@g****m 11
Winston Chang w****n@s****g 11
gjirokastrelbasanit34 6****4 11
Hamel Husain h****n@g****m 10
Brian Lambert b****t@g****m 10
Jannik Buhr j****r@g****m 8
Theodore Ni 3****i 7
Salim B g****t@s****e 7
Mara Averick m****k@g****m 7
Jeremie Knuesel k****l@g****m 7
Matthew Lynch m****h@p****o 7
Gianluca Baio g****o@u****k 6
James J Balamuta c****s 6
and 104 more...

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 2,319
  • Total pull requests: 1,424
  • Average time to close issues: 3 months
  • Average time to close pull requests: 14 days
  • Total issue authors: 1,045
  • Total pull request authors: 100
  • Average comments per issue: 2.73
  • Average comments per pull request: 1.12
  • Merged pull requests: 1,039
  • Bot issues: 1
  • Bot pull requests: 100
Past Year
  • Issues: 888
  • Pull requests: 871
  • Average time to close issues: 8 days
  • Average time to close pull requests: 4 days
  • Issue authors: 461
  • Pull request authors: 47
  • Average comments per issue: 1.68
  • Average comments per pull request: 1.21
  • Merged pull requests: 654
  • Bot issues: 0
  • Bot pull requests: 69
Top Authors
Issue Authors
  • cderv (217)
  • cscheid (185)
  • mcanouil (111)
  • cwickham (77)
  • gordonwoodhull (46)
  • dragonstyle (44)
  • aronatkins (33)
  • apreshill (17)
  • mine-cetinkaya-rundel (15)
  • matthew-brett (11)
  • raffaem (11)
  • jimjam-slam (10)
  • allenmanning (10)
  • pommevilla (10)
  • eitsupi (10)
Pull Request Authors
  • cscheid (492)
  • cderv (319)
  • gordonwoodhull (157)
  • github-actions[bot] (100)
  • mcanouil (70)
  • dragonstyle (67)
  • MichaelHatherly (21)
  • jkrumbiegel (15)
  • gadenbuie (15)
  • tarleb (15)
  • cwickham (10)
  • Codes-Exe (7)
  • yhkee0404 (4)
  • rundel (4)
  • jjallaire (4)
Top Labels
Issue Labels
bug (1,255) enhancement (315) documentation (210) support (144) needs-repro (107) triaged-to (85) websites (67) jupyter (64) revealjs (64) crossref (61) regression (61) html (59) latex (59) themes (59) tables (54) typst (53) duplicate (52) stale (49) listings (42) books (35) lua (30) upstream (30) knitr (28) third-party (27) dashboards (27) extensions (27) brand (25) shortcodes (23) windows (23) pandoc (22)
Pull Request Labels
bug (31) backport (30) documentation (16) enhancement (13) early-in-release (11) themes (10) needs-discussion (10) html (6) support (5) needs-repro (5) regression (4) brand (4) revealjs (3) websites (3) crossref (3) triaged-to (3) julia (2) windows (2) listings (2) yaml-validation (2) stale (1) upstream (1) lint (1) lightbox (1) rstudio (1) builds (1) embed (1) includes (1) typst (1) maintenance (1)

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 11,560 last-month
  • Total dependent packages: 2
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 1,813
  • Total maintainers: 2
proxy.golang.org: github.com/quarto-dev/quarto-cli
  • Versions: 1,788
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 6.4%
Average: 6.7%
Dependent repos count: 6.9%
Last synced: 4 months ago
pypi.org: quarto-cli

Open-source scientific and technical publishing system built on Pandoc.

  • Homepage: https://www.quarto.org
  • Documentation: https://quarto-cli.readthedocs.io/
  • License: MIT License Copyright (c) 2023 Posit Software, PBC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 1.7.34
    published 4 months ago
  • Versions: 25
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Downloads: 11,560 Last month
Rankings
Dependent packages count: 10.0%
Average: 37.9%
Dependent repos count: 65.9%
Maintainers (2)
Last synced: 4 months ago

Dependencies

tests/integration/playwright/package.json npm
  • @playwright/test ^1.28.1 development
tests/integration/playwright/yarn.lock npm
  • @playwright/test 1.28.1
  • @types/node 18.11.9
  • playwright-core 1.28.1
tools/bundle-bug-finder/package.json npm
  • @babel/eslint-parser ^7.23.3
  • @babel/plugin-syntax-import-assertions ^7.23.3
  • eslint ^8.53.0
.github/actions/docker/action.yml actions
.github/workflows/actions/amplitude/action.yml actions
.github/workflows/actions/archive/action.yml actions
.github/workflows/actions/keychain/action.yml actions
.github/workflows/actions/launcher/action.yml actions
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
.github/workflows/actions/quarto-dev/action.yml actions
  • actions/cache v3 composite
.github/workflows/create-release.yml actions
  • ./.github/workflows/actions/keychain * composite
  • actions/checkout v3 composite
  • actions/download-artifact master composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • quarto-dev/quarto-cli/.github/actions/docker main composite
  • softprops/action-gh-release v1 composite
.github/workflows/performance-check.yml actions
  • ./.github/workflows/actions/amplitude * composite
  • ./.github/workflows/actions/quarto-dev * composite
  • actions/checkout v3 composite
.github/workflows/stale-needs-repro.yml actions
.github/workflows/test-bundle.yml actions
  • ./.github/workflows/actions/quarto-dev * composite
  • actions/checkout v3 composite
.github/workflows/test-quarto-latexmk.yml actions
  • ./.github/workflows/actions/quarto-dev * composite
  • actions/checkout v3 composite
  • actions/upload-artifact main composite
.github/workflows/test-smokes-parallel.yml actions
  • actions/checkout v3 composite
  • quarto-dev/quarto-actions/setup v2 composite
.github/workflows/test-smokes.yml actions
  • ./.github/workflows/actions/quarto-dev * composite
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • actions/setup-python v4 composite
  • browser-actions/setup-chrome latest composite
  • julia-actions/cache v1 composite
  • julia-actions/setup-julia v1 composite
  • peter-evans/create-pull-request v5 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-test-timing.yml actions
package/launcher/Cargo.lock cargo
  • static_vcruntime 2.0.0
package/launcher/Cargo.toml cargo
tests/DESCRIPTION cran
  • DBI * depends
  • DT * depends
  • RSQLite * depends
  • downlit * depends
  • flextable * depends
  • ggExtra * depends
  • ggplot2 * depends
  • gt * depends
  • kableExtra * depends
  • knitr * depends
  • rmarkdown * depends
  • scales * depends
  • shiny * depends
  • tibble * depends
  • tidyverse * depends
src/webui/quarto-preview/package.json npm
  • @types/react ^18.2.0 development
  • @types/react-dom ^18.2.0 development
  • esbuild ^0.15.9 development
  • has ^1.0.3 development
  • postcss ^8.4.18 development
  • resolve ^1.22.1 development
  • rollup ^2.79.1 development
  • typescript ^4.5.2 development
  • vite ^3.0.0 development
  • vite-plugin-css-injected-by-js ^3.1.0 development
  • vite-plugin-static-copy ^0.13.0 development
  • @fluentui/react-components ^9.19.1
  • @fluentui/react-icons ^2.0.201
  • ansi-output ^0.0.1
  • react ^18.2.0
  • react-dom ^18.2.0
src/resources/jupyter/lang/python/setup.py pypi
tests/Pipfile pypi
  • appnope *
  • bokeh *
  • jupyter *
  • matplotlib *
  • pandas *
  • pexpect *
  • ptyprocess *
tests/Pipfile.lock pypi
  • anyio ==3.6.2
  • appnope ==0.1.3
  • argon2-cffi ==21.3.0
  • argon2-cffi-bindings ==21.2.0
  • arrow ==1.2.3
  • asttokens ==2.2.1
  • attrs ==22.2.0
  • backcall ==0.2.0
  • beautifulsoup4 ==4.11.2
  • bleach ==6.0.0
  • bokeh ==3.1.0
  • cffi ==1.15.1
  • comm ==0.1.2
  • contourpy ==1.0.7
  • cycler ==0.11.0
  • debugpy ==1.6.6
  • decorator ==5.1.1
  • defusedxml ==0.7.1
  • executing ==1.2.0
  • fastjsonschema ==2.16.3
  • fonttools ==4.39.0
  • fqdn ==1.5.1
  • idna ==3.4
  • ipykernel ==6.21.3
  • ipython ==8.11.0
  • ipython-genutils ==0.2.0
  • ipywidgets ==8.0.4
  • isoduration ==20.11.0
  • jedi ==0.18.2
  • jinja2 ==3.1.2
  • jsonpointer ==2.3
  • jsonschema ==4.17.3
  • jupyter ==1.0.0
  • jupyter-client ==8.0.3
  • jupyter-console ==6.6.3
  • jupyter-core ==5.2.0
  • jupyter-events ==0.6.3
  • jupyter-server ==2.4.0
  • jupyter-server-terminals ==0.4.4
  • jupyterlab-pygments ==0.2.2
  • jupyterlab-widgets ==3.0.5
  • kiwisolver ==1.4.4
  • markupsafe ==2.1.2
  • matplotlib ==3.7.1
  • matplotlib-inline ==0.1.6
  • mistune ==2.0.5
  • nbclassic ==0.5.3
  • nbclient ==0.7.2
  • nbconvert ==7.2.9
  • nbformat ==5.7.3
  • nest-asyncio ==1.5.6
  • notebook ==6.5.3
  • notebook-shim ==0.2.2
  • numpy ==1.24.2
  • packaging ==23.0
  • pandas ==1.5.3
  • pandocfilters ==1.5.0
  • parso ==0.8.3
  • pexpect ==4.8.0
  • pickleshare ==0.7.5
  • pillow ==9.4.0
  • platformdirs ==3.1.1
  • prometheus-client ==0.16.0
  • prompt-toolkit ==3.0.38
  • psutil ==5.9.4
  • ptyprocess ==0.7.0
  • pure-eval ==0.2.2
  • pycparser ==2.21
  • pygments ==2.14.0
  • pyparsing ==3.0.9
  • pyrsistent ==0.19.3
  • python-dateutil ==2.8.2
  • python-json-logger ==2.0.7
  • pytz ==2022.7.1
  • pyyaml ==6.0
  • pyzmq ==25.0.1
  • qtconsole ==5.4.1
  • qtpy ==2.3.0
  • rfc3339-validator ==0.1.4
  • rfc3986-validator ==0.1.1
  • send2trash ==1.8.0
  • six ==1.16.0
  • sniffio ==1.3.0
  • soupsieve ==2.4
  • stack-data ==0.6.2
  • terminado ==0.17.1
  • tinycss2 ==1.2.1
  • tornado ==6.2
  • traitlets ==5.9.0
  • uri-template ==1.2.0
  • wcwidth ==0.2.6
  • webcolors ==1.12
  • webencodings ==0.5.1
  • websocket-client ==1.5.1
  • widgetsnbextension ==4.0.5
  • xyzservices ==2023.2.0
tests/docs/books/visualization-curriculum/requirements.txt pypi
  • Babel ==2.9.1 test
  • Jinja2 ==3.0.0 test
  • MarkupSafe ==2.0.0 test
  • PyYAML ==5.4.1 test
  • Pygments ==2.9.0 test
  • Send2Trash ==1.5.0 test
  • altair ==4.1.0 test
  • altair-data-server ==0.4.1 test
  • altair-saver ==0.5.0 test
  • altair-viewer ==0.3.0 test
  • anyio ==3.0.1 test
  • appnope ==0.1.2 test
  • argon2-cffi ==20.1.0 test
  • async-generator ==1.10 test
  • attrs ==21.2.0 test
  • backcall ==0.2.0 test
  • bleach ==3.3.0 test
  • certifi ==2020.12.5 test
  • cffi ==1.14.5 test
  • chardet ==4.0.0 test
  • decorator ==5.0.9 test
  • defusedxml ==0.7.1 test
  • entrypoints ==0.3 test
  • idna ==3.1 test
  • ipykernel ==5.5.5 test
  • ipython ==7.23.1 test
  • ipython-genutils ==0.2.0 test
  • jedi ==0.18.0 test
  • json5 ==0.9.5 test
  • jsonschema ==3.2.0 test
  • jupyter-client ==6.1.12 test
  • jupyter-core ==4.7.1 test
  • jupyter-server ==1.7.0 test
  • jupyterlab ==3.0.15 test
  • jupyterlab-pygments ==0.1.2 test
  • jupyterlab-server ==2.5.1 test
  • matplotlib-inline ==0.1.2 test
  • mistune ==0.8.4 test
  • nbclassic ==0.2.8 test
  • nbclient ==0.5.3 test
  • nbconvert ==6.0.7 test
  • nbformat ==5.1.3 test
  • nest-asyncio ==1.5.1 test
  • notebook ==6.3.0 test
  • numpy ==1.20.3 test
  • packaging ==20.9 test
  • pandas ==1.2.4 test
  • pandocfilters ==1.4.3 test
  • parso ==0.8.2 test
  • pexpect ==4.8.0 test
  • pickleshare ==0.7.5 test
  • portpicker ==1.3.9 test
  • prometheus-client ==0.10.1 test
  • prompt-toolkit ==3.0.18 test
  • ptyprocess ==0.7.0 test
  • pycparser ==2.20 test
  • pyparsing ==2.4.7 test
  • pyrsistent ==0.17.3 test
  • python-dateutil ==2.8.1 test
  • pytz ==2021.1 test
  • pyzmq ==22.0.3 test
  • requests ==2.25.1 test
  • selenium ==3.141.0 test
  • six ==1.16.0 test
  • sniffio ==1.2.0 test
  • terminado ==0.9.5 test
  • testpath ==0.4.4 test
  • toolz ==0.11.1 test
  • tornado ==6.1 test
  • traitlets ==5.0.5 test
  • urllib3 ==1.26.4 test
  • vega-datasets ==0.9.0 test
  • wcwidth ==0.2.5 test
  • webencodings ==0.5.1 test
  • websocket-client ==0.59.0 test
.github/actions/cache-typst/action.yml actions
  • actions/cache v3 composite
setup.py pypi
  • jupyter *
  • nbclient *
  • wheel *
tests/docs/manuscript/ipynb-full/environment.yml conda
  • altair
  • jupyterlab-myst
  • matplotlib
  • numpy
  • pandas
  • plotly
  • scipy
  • seaborn
tests/docs/manuscript/ipynb-single/environment.yml conda
  • altair
  • jupyterlab-myst
  • matplotlib
  • numpy
  • pandas
  • plotly
  • scipy
  • seaborn
tests/docs/jats/manuscript/environment.yml pypi