issues
search
stan-dev
/
rstantools
Tools for Developing R Packages Interfacing with Stan
https://mc-stan.org/rstantools
GNU General Public License v3.0
51
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Retrieve the package name from the DESCRIPTION file
#130
mcol
opened
2 days ago
3
package with Stan functions failed to compile
#129
wds15
opened
3 days ago
2
An extention to the bayes_R2 function
#128
jalilian
opened
1 month ago
1
Conflict with RcppArmadillo and Rcpp when exporting `.stanfunctions`
#127
helske
opened
3 months ago
0
Add handling for new RNG type in Stan
#126
andrjohns
closed
6 months ago
0
Fix stanfunctions failures with new Stan RNG
#125
andrjohns
closed
7 months ago
0
Changes to stan models in source not recognized -- "make: Nothing to be done for 'all'."
#124
cdriveraus
opened
7 months ago
0
Next CRAN release
#123
avehtari
opened
7 months ago
1
add loo_epred
#122
avehtari
closed
7 months ago
0
Randomisation for loo_pit of discrete data.
#121
TeemuSailynoja
closed
9 months ago
4
write_stan_json and to_stan_json to rstantools?
#120
avehtari
opened
9 months ago
6
automatically exposing functions from Stan to R
#119
wds15
opened
10 months ago
0
rstantools v2.4.0
#118
jgabry
closed
10 months ago
11
Fix packages with stanfunctions under rstan 2.33+
#117
andrjohns
closed
1 year ago
4
Slow package building with rstan 2.26.23
#116
cdriveraus
opened
1 year ago
0
Include additional template imports to suppress NOTEs
#115
andrjohns
closed
1 year ago
1
update to match CRAN's patched version
#114
jgabry
closed
1 year ago
2
Auto-format Stan models during rstan_config()?
#113
andrjohns
opened
1 year ago
5
rstantools version 2.3.1
#112
jgabry
closed
1 year ago
2
Suppress false-positive warning for standalone functions
#111
andrjohns
closed
1 year ago
6
Bugfix for standalone functions under 2.31
#110
andrjohns
closed
1 year ago
0
Only add Makevars for current platform
#109
andrjohns
closed
1 year ago
2
auto detect need for recompile?
#108
cdriveraus
closed
1 year ago
9
Problems with compiling mixutre models on Windows (rstantools 2.3.0)
#107
isaacvock
closed
1 year ago
4
Problem with line endings in automatically generated src/ files
#106
cjvanlissa
closed
1 year ago
1
deprecations
#105
jgabry
closed
1 year ago
0
Version 2.3.0
#104
jgabry
closed
1 year ago
0
Patch stanfunctions support for future versions of Stanc3
#103
andrjohns
closed
1 year ago
1
GHA failure of new standalone functions checks
#102
jgabry
closed
1 year ago
1
Fix compatibility for exporting standalone functions, add tests
#101
andrjohns
closed
1 year ago
3
Update C++ Standard to C++17
#100
andrjohns
closed
1 year ago
12
R CMD check NOTE about Imports: RcppParallel
#99
mlysy
closed
1 year ago
5
add logo to be displayed in r-universe
#98
avehtari
closed
2 years ago
0
rstantools cannot find `stan/version.hpp`
#97
wlandau
opened
2 years ago
6
Backwards compatibility issue with model names
#96
gowerc
closed
2 years ago
1
`rstan_config`: Fix includes
#95
hsbadr
closed
2 years ago
3
Add compatibility with .stanfunctions files
#94
andrjohns
closed
2 years ago
1
Github actions workflow - test against rstan experimental or preview?
#93
andrjohns
closed
2 years ago
2
Next release of rstantools
#92
jgabry
closed
2 years ago
7
Vign fix test
#91
andrjohns
closed
3 years ago
0
Fix additions and add GHA R CMD CHECK
#90
andrjohns
closed
3 years ago
8
don't create travis.yml
#89
jgabry
closed
2 years ago
0
Fix additions and add GHA R CMD CHECK
#88
andrjohns
closed
3 years ago
4
cat2write lines
#87
bgoodri
closed
3 years ago
2
Fix typo
#86
ndunnewind
closed
3 years ago
1
Fix RStan 2.26 building & Standalone functions
#85
andrjohns
closed
3 years ago
23
switch to github actions for CI
#84
jgabry
closed
3 years ago
0
fix r cmd check note about #! interpreter line
#83
jgabry
closed
3 years ago
6
configure files in packages made with rstan_create_package() produces a note when running R CMD check
#82
AngusMcLure
closed
3 years ago
3
LoadLibrary failure for Prophet on Windows
#81
seanjtaylor
closed
2 years ago
11
Next