From 46f18a334fadee316471416408aa4145f3f00504 Mon Sep 17 00:00:00 2001 From: olivroy <52606734+olivroy@users.noreply.github.com> Date: Tue, 16 Jan 2024 17:02:41 -0500 Subject: [PATCH 1/5] Add website to DESCRIPTION Signed-off-by: olivroy <52606734+olivroy@users.noreply.github.com> --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 41addc5..6fb77a0 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -35,7 +35,7 @@ Suggests: rmarkdown, curl Config/testthat/edition: 3 -URL: https://github.com/sportsdataverse/sportyR +URL: https://sportyr.sportsdataverse.org/, https://github.com/sportsdataverse/sportyR BugReports: https://github.com/sportsdataverse/sportyR/issues VignetteBuilder: knitr SystemRequirements: pandoc (>= 1.12.3), pandoc-citeproc From 1d1a676ec1f3029cee0c476fa6fde307811cab94 Mon Sep 17 00:00:00 2001 From: olivroy <52606734+olivroy@users.noreply.github.com> Date: Tue, 16 Jan 2024 17:03:20 -0500 Subject: [PATCH 2/5] Rename sportyr-logo-hex.png to logo.png Signed-off-by: olivroy <52606734+olivroy@users.noreply.github.com> --- man/figures/{sportyr-logo-hex.png => logo.png} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename man/figures/{sportyr-logo-hex.png => logo.png} (100%) diff --git a/man/figures/sportyr-logo-hex.png b/man/figures/logo.png similarity index 100% rename from man/figures/sportyr-logo-hex.png rename to man/figures/logo.png From 213e0f7049ebdfc05cb99df50a8d55c155557740 Mon Sep 17 00:00:00 2001 From: olivroy <52606734+olivroy@users.noreply.github.com> Date: Tue, 16 Jan 2024 17:05:44 -0500 Subject: [PATCH 3/5] Update README.md Signed-off-by: olivroy <52606734+olivroy@users.noreply.github.com> --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81d8dad..4349c66 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ -# sportyR +# sportyR + [![CRAN version](https://img.shields.io/badge/dynamic/json?style=flat&color=ff552e&label=CRAN%20version&prefix=v&query=%24.Version&url=https%3A%2F%2Fcrandb.r-pkg.org%2FsportyR)](https://CRAN.R-project.org/package=sportyR) [![CRAN @@ -15,6 +16,8 @@ downloads](https://img.shields.io/badge/dynamic/json?style=flat&color=ff552e&lab Follow](https://img.shields.io/twitter/follow/sportyR_pkg?&label=%40sportyR_pkg&logo=twitter&style=flat&color=ff552e)](https://twitter.com/sportyR_pkg) [![Twitter Follow](https://img.shields.io/twitter/follow/sportsdataverse?&label=%40sportsdataverse&logo=twitter&style=flat&color=ff552e)](https://twitter.com/sportsdataverse) + + As the field of sports analytics evolve, there’s a growing need for methods to both track and visualize players throughout the game. This From d38777bef512c7ba176cbd22883a65d21fa2d0fb Mon Sep 17 00:00:00 2001 From: olivroy <52606734+olivroy@users.noreply.github.com> Date: Tue, 16 Jan 2024 17:06:16 -0500 Subject: [PATCH 4/5] Update README.Rmd Signed-off-by: olivroy <52606734+olivroy@users.noreply.github.com> --- README.Rmd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.Rmd b/README.Rmd index 51e9e1d..2b40f5d 100644 --- a/README.Rmd +++ b/README.Rmd @@ -20,6 +20,7 @@ knitr::opts_chunk$set( # sportyR + [![CRAN version](https://img.shields.io/badge/dynamic/json?style=flat&color=ff552e&label=CRAN version&prefix=v&query=%24.Version&url=https%3A%2F%2Fcrandb.r-pkg.org%2FsportyR)](https://CRAN.R-project.org/package=sportyR) [![CRAN @@ -32,6 +33,8 @@ downloads](https://img.shields.io/badge/dynamic/json?style=flat&color=ff552e&lab Follow](https://img.shields.io/twitter/follow/sportyR_pkg?&label=%40sportyR_pkg&logo=twitter&style=flat&color=ff552e)](https://twitter.com/sportyR_pkg) [![Twitter Follow](https://img.shields.io/twitter/follow/sportsdataverse?&label=%40sportsdataverse&logo=twitter&style=flat&color=ff552e)](https://twitter.com/sportsdataverse) + + As the field of sports analytics evolve, there's a growing need for methods to both track and visualize players throughout the game. This From ade85486dd17dd95e59bc2be0f88c312eb53e63a Mon Sep 17 00:00:00 2001 From: olivroy <52606734+olivroy@users.noreply.github.com> Date: Tue, 16 Jan 2024 17:10:41 -0500 Subject: [PATCH 5/5] Update README.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: olivroy <52606734+olivroy@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4349c66..832a822 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# sportyR +# sportyR [![CRAN