Skip to content

Install quarto-cli system dependency when needed #42

@gueyenono

Description

@gueyenono

I recently learned about the extremely useful function golem::add_dockerfile_with_renv(). It does a wonderful job creating dockerfiles for the building of images containing the necessary system dependencies.

In my current app, a call to quarto::quarto_render(), which depends on quarto-cli is made. As things stand now, the aforementioned golem function does not detect this dependency. This causes the app to crash when the document rendering is initiated. Quarto is currently bleeding-edge so it is normal that it is not yet included in other packages. Please consider accounting for the quarto-cli dependency in golem.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions