From e8ed50b031205f25865de988a6259dd3ae081769 Mon Sep 17 00:00:00 2001 From: Nicola Love Date: Fri, 11 Dec 2020 10:29:15 -0800 Subject: [PATCH] update changelog, readme & description with version, build site --- .gitignore | 1 + DESCRIPTION | 2 +- NEWS.md | 15 ++ README.Rmd | 2 +- README.md | 2 +- docs/._index.html | Bin 4096 -> 4096 bytes docs/404.html | 5 +- docs/CODE_OF_CONDUCT.html | 5 +- docs/LICENSE-text.html | 5 +- docs/LICENSE.html | 5 +- docs/articles/index.html | 7 +- docs/articles/qstacktseries.html | 157 +++++++++++++ .../empty-anchor.js | 15 ++ .../figure-html/example 1-1.png | Bin 0 -> 90877 bytes .../figure-html/example 2-1.png | Bin 0 -> 239176 bytes docs/articles/qtseries.html | 56 ++--- .../figure-html/example 1-1.png | Bin 110425 -> 112463 bytes docs/authors.html | 5 +- docs/index.html | 24 +- docs/news/index.html | 26 ++- docs/pkgdown.yml | 3 +- docs/reference/figures/README-example-1.png | Bin 58685 -> 58137 bytes .../README-example_qstacktseries-1.png | Bin 0 -> 47922 bytes .../figures/README-example_qtseries-1.png | Bin 0 -> 53295 bytes docs/reference/index.html | 11 +- docs/reference/pipe.html | 5 +- docs/reference/qstacktseries-1.png | Bin 0 -> 102720 bytes docs/reference/qstacktseries-2.png | Bin 0 -> 251579 bytes docs/reference/qstacktseries.html | 214 ++++++++++++++++++ docs/reference/qtseries.html | 5 +- .../README-example_qstacktseries-1.png | Bin 43122 -> 47922 bytes man/figures/README-example_qtseries-1.png | Bin 59458 -> 53295 bytes 32 files changed, 521 insertions(+), 49 deletions(-) create mode 100644 docs/articles/qstacktseries.html create mode 100644 docs/articles/qstacktseries_files/accessible-code-block-0.0.1/empty-anchor.js create mode 100644 docs/articles/qstacktseries_files/figure-html/example 1-1.png create mode 100644 docs/articles/qstacktseries_files/figure-html/example 2-1.png create mode 100644 docs/reference/figures/README-example_qstacktseries-1.png create mode 100644 docs/reference/figures/README-example_qtseries-1.png create mode 100644 docs/reference/qstacktseries-1.png create mode 100644 docs/reference/qstacktseries-2.png create mode 100644 docs/reference/qstacktseries.html diff --git a/.gitignore b/.gitignore index d893563..9ae7305 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .Rhistory .RData Meta + diff --git a/DESCRIPTION b/DESCRIPTION index 1d07656..5acce4c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: timeseries Title: Plotting grouped time series data -Version: 0.1.0 +Version: 0.2.0 Authors@R: person(given = "Nicola", family = "Love", diff --git a/NEWS.md b/NEWS.md index 9fafbf0..5b26506 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,18 @@ +# timeseries 0.2.0 + +:rocket: :alarm_clock: :rocket: + +* Added a new function, `qstacktseries`, a stacked area plot + + updated documentation, readme and description files accordingly + + created a vignette for `qstacktseries` + + developed tests for `qstacktseries` + +* Fixed the typo in the name of the `qtseries ` vignette - vignette now has the same name as the function +* Added `build_vignettes = TRUE` and `ref = "v0.2.0"` to the installation command in the package `README` +* Moved the `gapminder` and `rlang` under *suggests* from *imports* (as they are only used in the tests) + +Take a look at the `qstacktseries` vignette to get a sense of how this function could be used. + # timeseries 0.1.0 * Added `stop()` messages to the `qtseries()` function to force the *time* and *voi* inputs to be numeric diff --git a/README.Rmd b/README.Rmd index 955cf08..ebb945b 100644 --- a/README.Rmd +++ b/README.Rmd @@ -27,7 +27,7 @@ The goal of `timeseries` is to speed up the initial stages of data exploration b ## Installation ``` r -devtools::install_github("nicolalove/timeseries", build_vignettes = TRUE, ref = "v0.1.0") +devtools::install_github("nicolalove/timeseries", build_vignettes = TRUE, ref = "v0.2.0") ``` ## Package Development diff --git a/README.md b/README.md index 4b2a39b..65fe1f4 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ patterns in data set. ## Installation ``` r -devtools::install_github("nicolalove/timeseries", build_vignettes = TRUE, ref = "v0.1.0") +devtools::install_github("nicolalove/timeseries", build_vignettes = TRUE, ref = "v0.2.0") ``` ## Package Development diff --git a/docs/._index.html b/docs/._index.html index fe628758ebe5479f13b1d8557ba522f62f2772ea..0436824a1e9c0000820a4e8cd08c258b47b05448 100644 GIT binary patch delta 31 mcmZorXi%82fX8je<#+}lh}&kTwQ-{{-^2r~o1gH>FaiLu%L?QG delta 31 mcmZorXi%82fJb%8rFaG)XxY^zyK$p2-^2r~o1gH>FaiLud timeseries - 0.1.0 + 0.2.0 @@ -93,6 +93,9 @@