Package: seasonalytics
Type: Package
Title: Compute Seasonality Index, Seasonalized and Deseaonalised the
        Time Series Data
Version: 0.1.0
Authors@R: c(person("Dr. Pramit", "Pandit", role = "aut", email = "pramitpandit@gmail.com"),
             person("Mr. Ankit Kumar", "Singh", role = c("aut","cre"), email = "ankitsinghvns32@gmail.com"),
             person("Ms. Anita", "Sarkar", role = "aut"),
             person("Ms. Moumita", "Paul", role = "aut"),
             person("Dr. Bikramjeet", "Ghose", role = "aut"))
Author: Dr. Pramit Pandit [aut],
  Mr. Ankit Kumar Singh [aut, cre],
  Ms. Anita Sarkar [aut],
  Ms. Moumita Paul [aut],
  Dr. Bikramjeet Ghose [aut]
Maintainer: Mr. Ankit Kumar Singh <ankitsinghvns32@gmail.com>
Description: The computation of a seasonal index is a fundamental step in time-series forecasting when the data exhibits seasonality. Specifically, a seasonal index quantifies — for each season (e.g. month, quarter, week) — the relative magnitude of the seasonal effect compared to the overall average level of the series. This package has been developed to compute seasonal index for time series data and it also seasonalise and desesaonalise the time series data.
License: GPL-3
Encoding: UTF-8
Imports: seastests
RoxygenNote: 7.3.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Packaged: 2025-12-10 14:04:06 UTC; HP
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2025-12-16 14:30:02 UTC
Built: R 4.4.1; ; 2025-12-16 16:08:44 UTC; unix
