Package: transx Title: Transform Univariate Time Series Version: 0.0.1.9000 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 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, RcppRoll, cumstats Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Language: en-US Depends: R (>= 2.10) Repository: https://kvasilopoulos.r-universe.dev Date/Publication: 2021-01-24 19:40:13 UTC RemoteUrl: https://github.com/kvasilopoulos/transx RemoteRef: HEAD RemoteSha: 2582d4af530b3e20301b79247c0cfd060b90432f NeedsCompilation: no Packaged: 2026-06-09 07:16:48 UTC; root Author: Kostas Vasilopoulos [aut, cre] (ORCID: ) Maintainer: Kostas Vasilopoulos