In order to be able to execute the R code in this book, you need the following requirements:
- You need R programming language version 3.2 and above; however, it is recommended to install one of the most recent versions (3.5 or 3.6). More information about the hardware requirements per operating system (for example, macOS, Windows, and Linux) is available on the CRAN website: https://cran.r-project.org/.
- The following packages will be used in this book:
- forecast: Version 8.5 and above
- h2o: Version 3.22.1.1 and above and Java version 7 and above
- TSstudio: Version 0.1.4 and above
- plotly: Version 4.8 and above
- ggplot2: Version 3.1.1 and above
- dplyr: Version 0.8.1 and above
- lubridate: Version 1.7.4 and above
- xts: Version 0.11-2 and above
- zoo: Version 1.8-5 and above
- UKgrid: Version 0.1.1 and above
You can access the codes for this book from the following link:
https://github.com/PacktPublishing/Hands-On-Time-Series-Analysis-with-R