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

Staging #2

Open
wants to merge 61 commits into
base: master
Choose a base branch
from
Open

Staging #2

wants to merge 61 commits into from

Conversation

katrinabrock
Copy link
Owner

No description provided.

dependabot bot and others added 29 commits November 11, 2024 18:51
Bumps [r-lib/actions](https://github.com/r-lib/actions) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/r-lib/actions/releases)
- [Changelog](https://github.com/r-lib/actions/blob/v2-branch/NEWS.md)
- [Commits](r-lib/actions@v2.10.1...v2.11.0)

---
updated-dependencies:
- dependency-name: r-lib/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ons/r-lib/actions-2.11.0

Bump r-lib/actions from 2.10.1 to 2.11.0
…ram-diagnostics

Informative error message for sampler_diagnostics() with fixed_param
Make use of untar() platform independent in `install_cmdstan()`
- mingw32-make is no longer required on Windows

closes stan-dev#1035
For stan-dev#1026: update `repair_path()` to work with network paths, add test.
Mention vignette section on faster model saving for large models
Use `$MAKE` if set, otherwise fall back to system specific `make` command
Bumps [r-lib/actions](https://github.com/r-lib/actions) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/r-lib/actions/releases)
- [Changelog](https://github.com/r-lib/actions/blob/v2-branch/NEWS.md)
- [Commits](r-lib/actions@v2.11.0...v2.11.1)

---
updated-dependencies:
- dependency-name: r-lib/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ons/r-lib/actions-2.11.1

Bump r-lib/actions from 2.11.0 to 2.11.1
Don't require `fixed_param` for models with zero parameters (only GQs) for CmdStan >= 2.36
Suppress more output during tests to clean up logs
katrinabrock and others added 29 commits December 18, 2024 10:31
* Model objects from exe file compiled with opencl fail to sample.
* stan_threads set in makefile not respected
* mod$cpp_options() now shows options as false if unset
    (same as the `info` cli command). Previously, this
    was inconsistent: sometimes showing the user-provided arg
    and sometimes showing the output of `info`
* tests now match expected behavior of cmdstan
Make it more clear that setting
cpp_options = list(OPTION = FALSE)
results in OPTION being set (turned on) rather
than unset (turned off).
- Test new logic with mocked CLI
Co-authored-by: Steve Bronder <[email protected]>
Co-authored-by: Steve Bronder <[email protected]>
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

Successfully merging this pull request may close these issues.

3 participants