Package: normaliseR
Type: Package
Title: Re-Scale Vectors and Time-Series Features
Version: 0.1.2
Date: 2024-02-28
Authors@R: c(
  person("Trent", "Henderson", email = "then6675@uni.sydney.edu.au", role = c("cre", "aut"))
  )
Maintainer: Trent Henderson <then6675@uni.sydney.edu.au>
Description: Provides standardized access to a range of re-scaling methods for numerical vectors
    and time-series features calculated within the 'theft' ecosystem.
BugReports: https://github.com/hendersontrent/normaliseR/issues
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: rlang, stats, dplyr, scales
Suggests: knitr, markdown, rmarkdown, pkgdown, testthat (>= 3.0.0)
RoxygenNote: 7.2.2
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://hendersontrent.github.io/normaliseR/
NeedsCompilation: no
Packaged: 2024-02-28 00:25:29 UTC; trenthenderson
Author: Trent Henderson [cre, aut]
Repository: CRAN
Date/Publication: 2024-02-29 11:50:02 UTC
Built: R 4.3.1; ; 2024-03-04 03:37:38 UTC; unix
