Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / stan-dev/cmdstanr issues and pull requests

#1036 - Update selection of `make` command post CmdStan 2.35

Pull Request - State: open - Opened by jgabry 4 days ago - 2 comments

#1035 - mingw32-make is no longer required on Windows

Issue - State: open - Opened by WardBrian 8 days ago - 2 comments

#1034 - Make use of untar() platform independent in `install_cmdstan()`

Pull Request - State: closed - Opened by jgabry 8 days ago - 4 comments

#1033 - Informative error message for sampler_diagnostics() with fixed_param

Pull Request - State: closed - Opened by jgabry 9 days ago - 1 comment

#1031 - Fix untar() on Windows 11

Pull Request - State: closed - Opened by jgabry 11 days ago - 2 comments

#1030 - Bump r-lib/actions from 2.10.1 to 2.11.0

Pull Request - State: closed - Opened by dependabot[bot] 11 days ago
Labels: dependencies

#1029 - Windows Error: install_cmdstan

Issue - State: closed - Opened by brianperdomo about 1 month ago - 17 comments
Labels: bug, windows

#1028 - Error Installing mingw32-make and g++ with Rtools44: Installation of the toolchain failed.

Issue - State: open - Opened by JonRBrauer about 1 month ago - 1 comment
Labels: bug, windows

#1027 - Support compression in read_cmdstan_csv

Issue - State: open - Opened by jsks about 2 months ago
Labels: feature

#1026 - Bug with saving model object to a network drive with UNC path

Issue - State: open - Opened by bschneidr 3 months ago - 1 comment
Labels: bug

#1025 - Enable running unittests safely in parallel by giving them independent workspaces

Issue - State: open - Opened by katrinabrock 3 months ago - 1 comment
Labels: feature

#1024 - Bump r-lib/actions from 2.10.0 to 2.10.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#1023 - Issue 765

Pull Request - State: closed - Opened by katrinabrock 4 months ago - 2 comments

#1022 - Improve Handling of `cpp_options`

Pull Request - State: open - Opened by katrinabrock 4 months ago - 26 comments

#1021 - save_metric_files: fix doc and error message, and add tests

Pull Request - State: open - Opened by jgabry 4 months ago - 2 comments

#1020 - Bump r-lib/actions from 2.9.0 to 2.10.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#1019 - Make compile(..., cpp_options()) consistent with makefile options

Issue - State: open - Opened by mippeqf 4 months ago - 1 comment
Labels: bug

#1018 - Don't recommend `rstan::read_stan_csv`

Pull Request - State: closed - Opened by jgabry 4 months ago
Labels: documentation

#1017 - And `cmdstanr_print_line_numbers` to list of global options

Pull Request - State: closed - Opened by jgabry 4 months ago - 1 comment
Labels: documentation

#1016 - OpenCL: Informative error message when flag in cmdstan makefile is missing

Issue - State: closed - Opened by mippeqf 4 months ago - 1 comment
Labels: feature

#1015 - Improve stability of `r_eff` calculation for loo

Pull Request - State: closed - Opened by jgabry 4 months ago

#1014 - Update model.R

Pull Request - State: closed - Opened by bob-carpenter 4 months ago

#1013 - chapter -> section reference

Issue - State: closed - Opened by bob-carpenter 4 months ago
Labels: bug

#1012 - Errors re-rendering quarto html with cached chunks and cmdstanr.

Issue - State: open - Opened by danmyles 4 months ago - 3 comments
Labels: bug

#1011 - Test pathfinder for initialization with psis_resample=FALSE

Pull Request - State: closed - Opened by jgabry 4 months ago

#1009 - error

Issue - State: closed - Opened by liamxg 4 months ago - 4 comments
Labels: bug

#1008 - Remove unsupported array syntax formatting example

Pull Request - State: closed - Opened by andrjohns 4 months ago

#1007 - `$format(canonicalize = list("deprecations"))` fails for array syntax

Issue - State: closed - Opened by rtrangucci 5 months ago - 3 comments
Labels: bug

#1005 - Regenerate website with changes from latest release

Pull Request - State: closed - Opened by jgabry 5 months ago - 1 comment

#1004 - Doc Rebuild Needed? Broken link, fixed in .Rmd but not html

Issue - State: closed - Opened by katrinabrock 5 months ago - 5 comments
Labels: bug

#1003 - Include CmdStan CPPFLAGS when exposing functions

Pull Request - State: closed - Opened by andrjohns 5 months ago - 1 comment

#1002 - CmdStanR Installation Issue

Issue - State: closed - Opened by joshliddy 5 months ago - 5 comments

#999 - Fix factor data handling

Pull Request - State: closed - Opened by andrjohns 5 months ago - 1 comment

#998 - Update web article repo links

Pull Request - State: closed - Opened by andrjohns 5 months ago

#996 - Unifying thread syntax across samplers

Issue - State: open - Opened by saudiwin 5 months ago - 3 comments
Labels: feature

#995 - Building a model needs write access to cmdstan installation

Issue - State: open - Opened by weshinsley 5 months ago - 15 comments

#994 - Warn on input data int conversion

Pull Request - State: closed - Opened by andrjohns 6 months ago

#993 - Fixes 975 by only removing leftmost array dimension if equal to 1

Pull Request - State: closed - Opened by SteveBronder 6 months ago - 3 comments

#992 - mismatch in number dimensions declared with Pathfinder inits

Issue - State: closed - Opened by StaffanBetner 6 months ago - 2 comments
Labels: bug

#991 - Silent numeric to integer conversion

Issue - State: closed - Opened by jfsalzmann 6 months ago - 2 comments
Labels: bug

#990 - Bugfixes - Fix Windows path change, aarch64 rtools, 2.35 seed changes

Pull Request - State: closed - Opened by andrjohns 6 months ago - 1 comment

#989 - Prepare v0.8.1 bugfix release

Pull Request - State: closed - Opened by andrjohns 6 months ago

#988 - Update repo links to use r-universe

Pull Request - State: closed - Opened by andrjohns 6 months ago

#987 - sampling statement -> distribution statement

Pull Request - State: closed - Opened by avehtari 6 months ago

#986 - Add a new fit method - `$bridge_sampler()`

Pull Request - State: closed - Opened by andrjohns 6 months ago - 2 comments

#984 - fix process_init_approx

Pull Request - State: closed - Opened by avehtari 6 months ago

#983 - Fix incorrect sizing for `unconstrain_draws()` in some cases

Pull Request - State: closed - Opened by andrjohns 6 months ago

#982 - unconstrain_draws example does not work with extra variables

Issue - State: open - Opened by avehtari 6 months ago - 3 comments
Labels: bug

#981 - Fix spurious cmdstan config errors

Pull Request - State: closed - Opened by andrjohns 6 months ago

#980 - Add CMDSTANR_USE_RTOOLS envvar to force use of stock RTools

Pull Request - State: closed - Opened by andrjohns 6 months ago

#979 - Issues detecting RTools toolchain, 4.2 onwards

Issue - State: closed - Opened by weshinsley 6 months ago - 6 comments
Labels: bug

#978 - Correct path for Rtools >=4.2 toolchain

Pull Request - State: closed - Opened by weshinsley 6 months ago - 1 comment

#977 - Fix linking error when exposing SUNDIALS/KINSOL functions or model methods

Pull Request - State: closed - Opened by andrjohns 6 months ago - 1 comment

#976 - Test for using pathfinder as init omits argument

Issue - State: closed - Opened by wpetry 6 months ago - 1 comment

#975 - Dimension mismatch when using Pathfinder object as initial values

Issue - State: closed - Opened by mhollanders 6 months ago - 1 comment
Labels: bug

#974 - Prepare v0.8.0 release

Pull Request - State: closed - Opened by andrjohns 6 months ago

#973 - Make exported RNG functions respect changes to R's seed

Pull Request - State: closed - Opened by andrjohns 6 months ago

#972 - Test and fix issues with 2.35 RC

Pull Request - State: closed - Opened by andrjohns 6 months ago

#971 - 2.35RC failing

Issue - State: closed - Opened by avehtari 6 months ago - 3 comments

#970 - Bump r-lib/actions from 2.8.7 to 2.9.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#969 - Native call to `processx_exec` failed

Issue - State: open - Opened by YGM0326 6 months ago - 2 comments
Labels: bug

#968 - Try updating R actions to fix Win CI failures

Pull Request - State: closed - Opened by andrjohns 6 months ago - 1 comment

#967 - print line numbers

Pull Request - State: closed - Opened by sbfnk 7 months ago - 2 comments

#966 - Print line numbers

Issue - State: closed - Opened by sbfnk 7 months ago
Labels: feature

#965 - Data matrix losing dimensionality in `generate_quantities()`

Issue - State: open - Opened by gowerc 7 months ago - 2 comments

#963 - pathfinder does not work with init functions

Issue - State: closed - Opened by sbfnk 7 months ago - 1 comment
Labels: bug

#962 - Error with `install_cmdstan()` under Windows 10, R 4.4.0, RTools 4.4

Issue - State: open - Opened by jonathan-g 7 months ago - 11 comments
Labels: bug

#961 - Temporarily disable win r-devel check due to stringi breakage

Pull Request - State: closed - Opened by andrjohns 7 months ago

#960 - Improve efficiency of model methods, tidy code

Pull Request - State: closed - Opened by andrjohns 7 months ago - 1 comment

#959 - Fix rtools44 version alignment

Pull Request - State: closed - Opened by andrjohns 7 months ago

#958 - Fix Github Workflows

Pull Request - State: closed - Opened by andrjohns 7 months ago - 1 comment

#957 - `csv_contents$metadata$save_warmup` is "true" (character), not `TRUE` (logical)

Issue - State: open - Opened by dholstius 7 months ago - 5 comments
Labels: bug

#956 - Warning but no error if `compile_standalone` but no functions found

Pull Request - State: closed - Opened by jgabry 7 months ago - 1 comment

#955 - Document the `draws_of` trick to emulate `rstan::extract()`

Pull Request - State: closed - Opened by jgabry 7 months ago
Labels: documentation

#954 - debug inits tests

Pull Request - State: closed - Opened by jgabry 7 months ago - 6 comments

#953 - Don't test on R 3.6 anymore

Pull Request - State: closed - Opened by jgabry 7 months ago

#952 - Add handling for new rtools version

Pull Request - State: closed - Opened by andrjohns 7 months ago - 1 comment

#951 - Document global options and add `cmdstanr_output_dir`

Pull Request - State: closed - Opened by jgabry 7 months ago - 2 comments

#950 - the new function for the 7-parameter drift diffusion model

Issue - State: closed - Opened by luckyjlb 7 months ago
Labels: bug

#949 - Imprecision in the log function

Issue - State: closed - Opened by wellington36 8 months ago - 4 comments
Labels: bug

#948 - Bump r-lib/actions from 2.8.4 to 2.8.7

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#947 - Standalone compilation poorly handles absent/empty functions block

Issue - State: closed - Opened by bifouba 8 months ago - 1 comment
Labels: bug

#946 - Round the reported Pareto k value from Pathfinder

Issue - State: closed - Opened by avehtari 8 months ago - 1 comment

#945 - Add global option cmdstanr_output_dir

Issue - State: closed - Opened by avehtari 8 months ago
Labels: feature

#944 - List the supported global options

Issue - State: closed - Opened by avehtari 8 months ago
Labels: documentation

#943 - Added coercion generics

Pull Request - State: closed - Opened by gowerc 8 months ago - 4 comments

#942 - Bump r-lib/actions from 2.8.4 to 2.8.6

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#941 - Error with simple model

Issue - State: closed - Opened by joscani 8 months ago - 3 comments
Labels: bug

#940 - Issue with cmdstanr Installation Hanging

Issue - State: closed - Opened by czhdemail 8 months ago

#939 - Bump r-lib/actions from 2.8.2 to 2.8.4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#938 - Export generic casting methods for downstream packages

Issue - State: closed - Opened by gowerc 8 months ago - 2 comments
Labels: feature

#937 - Create inits from fit and draws objects

Pull Request - State: closed - Opened by SteveBronder 8 months ago - 39 comments