forked from stan-dev/cmdstanr
-
Notifications
You must be signed in to change notification settings - Fork 0
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
katrinabrock
wants to merge
61
commits into
master
Choose a base branch
from
staging
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Staging #2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
This reverts commit 9c7603e.
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
Reduce console output in tests
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
* 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]>
777a696
to
93bd277
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.