Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failures due to compilation errors for QuickJSR #509

Closed
etiennebacher opened this issue Jun 3, 2024 · 2 comments
Closed

Failures due to compilation errors for QuickJSR #509

etiennebacher opened this issue Jun 3, 2024 · 2 comments

Comments

@etiennebacher
Copy link
Member

Just so this is stored somewhere if someone wonders: we have some CI failures due to compilation errors for QuickJSR, which I had no idea we depended on.

image

pak::pkg_deps_explain("datawizard", "QuickJSR", dependencies = TRUE)
#> ℹ Loading metadata database✔ Loading metadata database ... done
#> datawizard -> brms -> rstan -> QuickJSR
#> datawizard -> rstanarm -> rstan -> QuickJSR
#> datawizard -> rstanarm -> shinystan -> rstan -> QuickJSR

Should be fixed soon: andrjohns/QuickJSR#45 (thanks @IndrajeetPatil for the report)

@etiennebacher etiennebacher changed the title Failures due to compilation errors for Failures due to compilation errors for QuickJSR Jun 3, 2024
@IndrajeetPatil
Copy link
Member

This is already fixed upstream; we just need to wait for binaries to be built and available on RSPM:

andrjohns/QuickJSR#45

@IndrajeetPatil
Copy link
Member

This should be fixed by now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants