-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
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 workingSomething isn't working