Andrew Johnson

Results 456 comments of Andrew Johnson

This is resolved by adding a line to your `Makevars` with: ``` CXX14 = g++-{your gcc version here} ```

Closing this issue for now, feel free to reopen if there's still a problem

> Failed with error: 'there is no package called 'V8'' Have you tried installing the V8 package?

I don't think we'll be updating the `r-packages` `rstan` to the experimental 2.31 until 2.26 is on CRAN, but in the interim you can install the experimental branch directly from...

@bgoodri and @jgabry would you be ok if I took the lead on getting this branch up-to-date and merged? There's a decent amount of demand for it, and it's something...

Sorry for the delay, I'll have time to fix up the WSL failures and review on Friday

I've now also checked the packages which will fail once deprecated syntax has expired (2.32+). The majority cannot be updated until 2.26 is on CRAN (and the new array syntax...

Have you used the fix added in the PR? Adding `INTEGRATED_OPENCL=true` to `make/local`

> Oh I see... This works now! > > So there is no way to automatically detect the Integrated Graphics and switch the flag in this case? Unfortunately not, this...