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
Ben Letham
4a8fb5921e
In installation instructions say to install pytsan with pip prior to installing fbprophet with pip
2018-05-28 16:19:54 -07:00
Ben Letham
fc27380825
List some packages that have been important for installing fbprophet in redhat
2018-05-28 14:42:27 -07:00
Ben Letham
3cdc092e5b
Note about reinstalling fbprophet after upgrading pystan
2018-05-28 14:33:41 -07:00
Ben Letham
0c30f6efcf
Merge in some minor fixes from master
2018-04-20 18:48:21 -07:00
Ben Letham
014b3b5919
Merge bugfixes from master into v0.3 ( #393 )
...
* Update memory requirement description per #326
* Fix R warning with extra regressor; disallow constant extra regressors.
* Fix unit test broken in new pandas
* Fix diagnostics unit tests for new pandas
* Fix copy with extra seasonalities / regressors Py
* Fix copy with extra seasonalities / regressors R
* Fix weekly_start and yearly_start in R plot_components
* Fix plotting in pandas 0.21 by using pydatetime instead of numpy
* Version bump
* Update README for new version
* Fix missing columns in SHF with extra regressor
2017-12-22 16:30:18 -08:00
Nagi Teramo
29275ac6e9
Add R setting for Travis CI ( #385 )
...
* Update .travis.yml
* Add status badge to README.md
* Update .travis.yml to change directory before install R
2017-12-22 16:13:11 -08:00
Ben Letham
e78f583f90
Merge in bugfixes from master ( #349 )
...
* Update memory requirement description per #326
* Fix R warning with extra regressor; disallow constant extra regressors.
* Fix unit test broken in new pandas
* Fix diagnostics unit tests for new pandas
* Fix copy with extra seasonalities / regressors Py
* Fix copy with extra seasonalities / regressors R
* Fix weekly_start and yearly_start in R plot_components
* Fix plotting in pandas 0.21 by using pydatetime instead of numpy
2017-11-08 10:09:08 -08:00
Sean J. Taylor
a44b209696
Github organization change
2017-09-27 09:54:40 -07:00
bl
2e9768348b
Version bump
2017-09-02 13:28:30 -07:00
bl
aabb7e0547
Update install instructions in README
2017-07-28 22:35:33 -07:00
Sean J. Taylor
719d380589
Add to the changelog / style change.
2017-04-17 17:37:36 -07:00
Sean J. Taylor
813966fdd7
0.1.1 version bumps
2017-04-17 11:29:38 -07:00
Paul O’Shannessy
a60300e230
Fix "get started" links to website in the readme
2017-02-24 09:47:19 -08:00
Sean J. Taylor
e51b42b336
Initial commit
2017-02-22 15:59:43 -08:00