From e3c3ba7c1259587e786dddd34f75b81e21974ee9 Mon Sep 17 00:00:00 2001 From: Rob J Hyndman Date: Tue, 17 Dec 2019 14:18:28 +1100 Subject: [PATCH] Added more packages --- RobHyndmanCV.Rmd | 4 ++++ Rpackages.bib | 36 ++++++++++++++++++++++++++++++++---- 2 files changed, 36 insertions(+), 4 deletions(-) diff --git a/RobHyndmanCV.Rmd b/RobHyndmanCV.Rmd index 6cc4cb5..e948f0d 100644 --- a/RobHyndmanCV.Rmd +++ b/RobHyndmanCV.Rmd @@ -56,13 +56,17 @@ write_packages_bib( "Mcomp", "MEFM", "MonashEBSTemplates", + "oddstream", + "oddwater", "ozbabynames", #"ozdata", "rainbow", "rmarkdown", "robets", + "seer", "smoothAPC", "stR", + "stray", "sugrrants", "thief", "tscompdata", diff --git a/Rpackages.bib b/Rpackages.bib index c7c25bb..856bb5c 100644 --- a/Rpackages.bib +++ b/Rpackages.bib @@ -192,6 +192,20 @@ @Manual{RMonashEBSTemplates url = {https://github.com/robjhyndman/MonashEBSTemplates}, version = {0.2}, } +@Manual{Roddstream, + title = {oddstream: Outlier Detection in Data Streams}, + year = {2019}, + author = {Priyanga Dilini Talagala and Rob J. Hyndman and Kate Smith-Miles}, + url = {https://CRAN.R-project.org/package=oddstream}, + version = {0.5.0}, +} +@Manual{Roddwater, + title = {oddwater: Outlier Detection in Data from Water-Quality Sensors}, + year = {2019}, + author = {Priyanga Dilini Talagala}, + url = {https://github.com/pridiltal/oddwater}, + version = {0.7.0}, +} @Manual{Rozbabynames, title = {ozbabynames: Australian Popular Baby Names}, year = {2018}, @@ -209,9 +223,9 @@ @Manual{Rrainbow @Manual{Rrmarkdown, title = {rmarkdown: Dynamic Documents for R}, year = {2019}, - author = {JJ Allaire and Yihui Xie and Jonathan McPherson and Javier Luraschi and Kevin Ushey and Aron Atkins and Hadley Wickham and Joe Cheng and Winston Chang and Richard Iannone and Andrew Dunning and Atsushi Yasumoto and Barret Schloerke and Christophe Dervieux and Frederik Aust and Jeff Allen and Malcolm Barrett and Rob J Hyndman and Romain Lesur and Roy Storey and Ruben Arslan and {RStudio} and {Inc.} and jQuery Foundation and jQuery contributors and jQuery UI contributors and Mark Otto and Jacob Thornton and Bootstrap contributors and {Twitter} and {Inc} and Alexander Farkas and Scott Jehl and Ivan Sagalaev and Greg Franko and John MacFarlane and {Google} and {Inc.} and Dave Raggett and {W3C} and Dave Gandy and Ben Sperry and {Drifty} and Aidan Lister and Benct Philip Jonsson and Albert Krewinkel}, + author = {JJ Allaire and Yihui Xie and Jonathan McPherson and Javier Luraschi and Kevin Ushey and Aron Atkins and Hadley Wickham and Joe Cheng and Winston Chang and Richard Iannone and Andrew Dunning and Atsushi Yasumoto and Barret Schloerke and Christophe Dervieux and Frederik Aust and Jeff Allen and Malcolm Barrett and Rob J Hyndman and Romain Lesur and Roy Storey and Ruben Arslan and Sergio Oller and {RStudio} and {Inc.} and jQuery Foundation and jQuery contributors and jQuery UI contributors and Mark Otto and Jacob Thornton and Bootstrap contributors and {Twitter} and {Inc} and Alexander Farkas and Scott Jehl and Ivan Sagalaev and Greg Franko and John MacFarlane and {Google} and {Inc.} and Dave Raggett and {W3C} and Dave Gandy and Ben Sperry and {Drifty} and Aidan Lister and Benct Philip Jonsson and Albert Krewinkel}, url = {https://CRAN.R-project.org/package=rmarkdown}, - version = {1.18}, + version = {2.0}, } @Manual{Rrobets, title = {robets: Forecasting Time Series with Robust Exponential Smoothing}, @@ -220,6 +234,13 @@ @Manual{Rrobets url = {https://CRAN.R-project.org/package=robets}, version = {1.4}, } +@Manual{Rseer, + title = {seer: Feature-based FORecast-Model Selection (FFORMS)}, + year = {2019}, + author = {Thiyanga Talagala and Rob J Hyndman and George Athanasopoulos}, + url = {https://github.com/thiyangt/seer}, + version = {1.1.4}, +} @Manual{RsmoothAPC, title = {smoothAPC: Smoothing of Two-Dimensional Demographic Data, Optionally Taking into Account Period and Cohort Effects}, @@ -235,6 +256,13 @@ @Manual{RstR url = {https://CRAN.R-project.org/package=stR}, version = {0.4}, } +@Manual{Rstray, + title = {stray: Anomaly Detection in High Dimensional and Temporal Data}, + year = {2019}, + author = {Priyanga Dilini Talagala and Rob J Hyndman and Kate Smith-Miles}, + url = {https://github.com/pridiltal/stray}, + version = {0.1.0}, +} @Manual{Rsugrrants, title = {sugrrants: Supporting Graphs for Analysing Time Series}, year = {2019}, @@ -287,7 +315,7 @@ @Manual{Rtsibbledata @Manual{Rvitae, title = {vitae: Curriculum Vitae for R Markdown}, year = {2019}, - author = {Mitchell O'Hara-Wild and Rob J Hyndman}, + author = {Mitchell O'Hara-Wild and Rob J Hyndman and Yihui Xie}, url = {https://CRAN.R-project.org/package=vitae}, - version = {0.2.0}, + version = {0.2.1}, }