Cuong Duong
6e9fa67985
bump version
2024-09-29 10:33:14 +10:00
Cuong Duong
211d2ebd4d
Bump version for release ( #2507 )
2023-10-10 23:53:55 +11:00
Andrew Coleman
9aa3f7b0fd
Correct R install command in README.md ( #2445 )
2023-05-31 14:43:34 +10:00
Cuong Duong
e45aa0d374
small readme fix
2023-05-30 14:09:56 +10:00
Cuong Duong
c930168546
Bump version numbers for release ( #2441 )
2023-05-30 00:26:57 +10:00
Aman Sharma
d727ac2e11
Updated documentation and README ( #2427 )
2023-05-28 23:31:47 +10:00
Cuong Duong
514a5a29b4
add 2023 blog post link to key documentation
2023-03-01 05:26:34 +11:00
Cuong Duong
2f84620a28
Simplify setup.py and tests ( #2336 )
2023-01-19 21:52:19 +11:00
Cuong Duong
419ee68ac6
update changelog in readme
2022-09-22 00:25:13 +10:00
Cuong Duong
271268a276
Update README badges and site nav ( #2261 )
2022-09-06 04:03:18 +10:00
Cuong Duong
55ced96820
Update Python installation instructions for 1.1 ( #2205 )
2022-06-25 08:21:57 +10:00
Cuong Duong
385e2afb43
Small fixes to setup and readme ( #2175 )
2022-05-22 19:40:41 +10:00
Brian Ward
df411c9192
Remove pystan, leave backend abstraction for now ( #2148 )
2022-05-05 17:37:17 +10:00
Brian Ward
9968f8be41
Simplify setup.py, make CmdStan the default backend ( #2088 )
2022-04-05 00:06:59 +10:00
Stavros Karathanasis
f373d249c4
typo correction on README.md file ( #2062 )
2022-02-13 00:13:09 +11:00
Cuong Duong
499dd50a43
add cran badge to readme
2021-05-17 22:25:40 +10:00
Thuy-An-Nguyen
b75844e07c
Update README.md, fix broken link ( #1908 )
...
* Update README.md, fix broken link
Fixes a broken link to Pystan documentation about Windows installation instructions
* Update README.md with link to pystan2 windows docs
2021-05-11 16:44:25 -07:00
Cuong Duong
949a07b500
Include cmdstanr installation instructions for R ( #1905 )
...
* update installation instructions for R
* force rstantools 2.0.0
* remove mc-stan repo, do not install Suggests
* install suggested packages manually
2021-05-11 08:39:20 -07:00
Ben Letham
c72ed7abcd
Update with notes for latest release
2021-04-02 16:53:06 -07:00
Ben Letham
360d294dbc
Refresh online docs, change package name in docs ( #1852 )
2021-03-26 00:03:05 -04:00
Sam Snarr
57230997ba
updated readme with 'contributing' info ( #1782 )
2021-01-14 14:39:35 -08:00
Ben Letham
8cf0e82598
Update build badge to GH actions
2021-01-07 13:21:35 -08:00
Mark
91bb83e93e
The README file in this repo has a bad link - [404:NotFound] - MIT License ( #1759 )
...
The markup version of the readme that is displayed for the main page in this repo contains the following bad link:
MIT License
Status code [404:NotFound] - Link: https://github.com/facebook/prophet/blob/master/LICENSE.md
It should be - https://github.com/facebook/prophet/blob/master/LICENSE
**Extra**
This bad link was found by a tool I recently created as part of an new experimental hobby project: https://github.com/MrCull/GitHub-Repo-ReadMe-Dead-Link-Finder
Re-check this Repo using the tool’s website: http://githubreadmechecker.com/Home/Search?SingleRepoUri=https%3a%2f%2fgithub.com%2ffacebook%2fprophet
If you have any feedback on the tool itself, or the information provided here, then please feel free to share your thoughts by adding a comment here, or adding a “Discussions” comment in the tool’s Repo.
2021-01-07 10:51:11 -08:00
earthgecko
40c5b84784
Clearer pip install snippet ( #1629 )
...
* Clearer pip install snippet
This simple change may prevent further additions to and discussions in #401 and #1598 and the like.
* Clearer pip install snippet
2020-08-18 12:07:19 -07:00
Ryan Nazareth
cb4f1dcc59
Remove Python 2 from setup.py ( #1485 )
...
* remove python 2 from setup.py and add python_requires
* add note in README
2020-05-14 12:16:34 -07:00
Ben Letham
a3bf6c4cdc
Switch R install instructions back to CRAN
2020-05-05 14:13:58 -07:00
Mikhail Popov
25e2b88765
{rstantools}-based compilation
...
+ cleans up Stan model compilation by switching over to the rstantools-based workflow (see https://mc-stan.org/rstantools/articles/minimal-rstan-package.html for more info)
+ minor documentation change: {devtools} -> {remotes}, which is better for end-users
+ adds RStudio project file which makes it easier for community to get started with contributing to the package
2020-04-28 16:06:17 -04:00
Ben Letham
59e374b1ad
Change R install instructions from CRAN to github
2020-04-27 18:11:16 -07:00
Christopher Suchanek
5842935f41
CmdStan related docs ( #1352 )
...
* updated readme
* docs
* fixes
Co-authored-by: Ben Letham <bletham@gmail.com>
2020-03-03 16:42:13 -08:00
Sean Taylor
8306ae3519
Updated changelog
2020-03-03 11:33:52 -08:00
Andrew
7267c329f7
Redirecting dead link in README.md
2020-01-27 14:10:39 -08:00
Ray Bell
797fefabaf
DOC: add pypi and conda badges
2020-01-27 13:29:29 -08:00
Ben Letham
480b67b8fe
Update Py+Win installation instructions
2019-07-11 15:56:54 -07:00
Ben Letham
ea0497eb22
Update README
2019-05-21 15:50:06 -07:00
Ben Letham
5c1aa61eae
Update README
2019-05-21 15:49:30 -07:00
Ben Letham
0a22055c8c
Update documentation
2019-05-21 15:41:58 -07:00
Ben Letham
5df4ea3e96
Recommend source install for R
2019-05-21 11:54:11 -07:00
Ben Letham
7ff33137eb
Change to MIT license
2019-05-21 11:40:04 -07:00
Ray Bell
d21b0cf4fd
DOC: move anaconda section to after pypi section ( #924 )
2019-04-17 17:15:00 -07:00
Ray Bell
08531a923e
Update README.md
2019-03-20 22:41:50 -04:00
Ben Letham
730e59e2f7
Documentation fixes from PR #777
2019-02-20 17:17:47 -08:00
Ben Letham
43813c842d
Fix CI link
2019-01-08 14:46:22 -08:00
Ben Letham
bf79aa539e
Fix travis link
2018-12-20 15:39:11 -08:00
Sean J. Taylor
211f30039a
Updated changelog and date for R package
2018-12-18 23:07:58 -08:00
Ben Letham
bd2dac783f
Message about binaries updating no longer needed
2018-08-01 12:12:13 -07:00
bl
5cd35f7d6d
Install instructions from OSX R to use source
2018-06-09 17:04:22 -07:00
Ben Letham
8b4e46fd1b
v0.3 changelog
2018-05-31 16:23:27 -07:00
bl
d219c60431
Update installation instructions on site
2018-05-30 17:23:20 -07:00
bl
a6d96f849c
Move paper reference
2018-05-30 17:20:20 -07:00
bl
371e8a3bf4
Version bump
2018-05-30 17:02:47 -07:00