Skip to content

Commit

Permalink
Rebuild README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed May 22, 2021
1 parent c17ffd9 commit 4e964fb
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,19 @@ website](https://saiemgilani.github.io/hoopR/).
[**Full News on
Releases**](https://saiemgilani.github.io/hoopR/news/index.html)

# **hoopR 1.0.5**

### **Standings functions**

- [`hoopR::espn_nba_standings()`](https://saiemgilani.github.io/hoopR/reference/espn_nba_standings.html)
- [`hoopR::espn_mbb_standings()`](https://saiemgilani.github.io/hoopR/reference/espn_mbb_standings.html)

#

<details>

<summary>View more version news</summary>

# **hoopR 1.0.4**

### **Add retry**
Expand Down Expand Up @@ -241,9 +254,9 @@ See the following ~~four~~ eight functions:
| :---- | :------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :----- | :---------------------------------------------- | :--------- | :------------------ |
| 14 | <span title="Closed Issue"><img src="https://github.com/yonicd/issue/blob/master/inst/icons/issue-closed.png?raw=true"></span> | <span title=" library(hoopR)...">[Error in “update\_nba\_db”: could not find function “my\_time”](https://github.com/saiemgilani/hoopR/issues/14)</span> | | [jedwards757](https://github.com/jedwards757) | 2021-05-20 | 2021-05-20 22:53:32 |
| 1 | <span title="Closed Issue"><img src="https://github.com/yonicd/issue/blob/master/inst/icons/issue-closed.png?raw=true"></span> | <span title="**Describe the bug**...">[gameplan function error](https://github.com/saiemgilani/hoopR/issues/1)</span> | bug | [mcoleman9221](https://github.com/mcoleman9221) | 2021-01-28 | 2021-01-28 03:31:48 |
| 17 | <span title="Merged Pull Request"><img src="https://github.com/yonicd/issue/blob/master/inst/icons/pull-request-merged.png?raw=true"></span> | <span title="">[standings](https://github.com/saiemgilani/hoopR/pull/17)</span> | | [saiemgilani](https://github.com/saiemgilani) | 2021-05-22 | 2021-05-22 11:11:07 |
| 11 | <span title="Merged Pull Request"><img src="https://github.com/yonicd/issue/blob/master/inst/icons/pull-request-merged.png?raw=true"></span> | <span title="">[add `load_mbb_pbp()` and `load_nba_pbp()` functions](https://github.com/saiemgilani/hoopR/pull/11)</span> | | [saiemgilani](https://github.com/saiemgilani) | 2021-05-12 | 2021-05-17 23:35:12 |
| 16 | <span title="Merged Pull Request"><img src="https://github.com/yonicd/issue/blob/master/inst/icons/pull-request-merged.png?raw=true"></span> | <span title="- Adding [```httr::retry()```](https://httr.r-lib.org/reference/RETRY.html) to all function calls to more naturally navigate rejected/failed requests from the API.">[add retry](https://github.com/saiemgilani/hoopR/pull/16)</span> | | [saiemgilani](https://github.com/saiemgilani) | 2021-05-21 | 2021-05-21 09:09:54 |
| 15 | <span title="Merged Pull Request"><img src="https://github.com/yonicd/issue/blob/master/inst/icons/pull-request-merged.png?raw=true"></span> | <span title="closes #14 ">[my\_time](https://github.com/saiemgilani/hoopR/pull/15)</span> | bug | [saiemgilani](https://github.com/saiemgilani) | 2021-05-20 | 2021-05-20 19:32:20 |
| 13 | <span title="Merged Pull Request"><img src="https://github.com/yonicd/issue/blob/master/inst/icons/pull-request-merged.png?raw=true"></span> | <span title="Packages moved from `Imports` to `Suggests`:...">[dependency pruning the functions](https://github.com/saiemgilani/hoopR/pull/13)</span> | | [saiemgilani](https://github.com/saiemgilani) | 2021-05-20 | 2021-05-20 13:52:01 |

</details>

Expand Down

0 comments on commit 4e964fb

Please sign in to comment.