Package: transx
Title: Transform Univariate Time Series
Version: 0.0.1
Authors@R: 
    person(given = "Kostas",
           family = "Vasilopoulos",
           role = c("aut", "cre"),
           email = "k.vasilopoulo@gmail.com",
           comment = c(ORCID = "0000-0002-9769-6395"))
Description: Univariate time series operations that follow an opinionated design. 
    The main principle of 'transx' is to keep the number of observations the same. 
    Operations that reduce this number have to fill the observations gap.
License: GPL-3
Imports: rlang
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/kvasilopoulos/transx
BugReports: https://github.com/kvasilopoulos/transx/issues
Suggests: dplyr, ggplot2, cli, testthat, knitr, DescTools, outliers,
        rmarkdown, mFilter, covr
VignetteBuilder: knitr
Language: en-US
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2020-11-26 15:04:28 UTC; T460p
Author: Kostas Vasilopoulos [aut, cre]
    (<https://orcid.org/0000-0002-9769-6395>)
Maintainer: Kostas Vasilopoulos <k.vasilopoulo@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-27 11:40:02 UTC
Built: R 4.4.3; ; 2025-11-01 02:39:29 UTC; windows
