Skip to content

quarto 1.5.0 macOS binaries not available on CRAN #282

@jabenninghoff

Description

@jabenninghoff

According to the official quarto page on CRAN, the current version of the quarto R package is 1.5.0, but binaries for all versions of macOS aren't available. This appears to be the result of build errors for all macOS flavors (2 failed tests, both the same):

Error in `find_quarto()`: Quarto command-line tools path not found!
    Please make sure you have installed and added Quarto to your PATH or set the QUARTO_PATH environment variable.

This is preventing proper installation of the package on macOS, since a workaround for R bug 18396 blocks installation from source if binaries are available (regardless of version).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions