Package: normalize Type: Package Title: Centering and Scaling of Numeric Data Version: 0.1.3 Authors@R: person("Lennart", "Oelschl\u00e4ger", email = "oelschlaeger.lennart@gmail.com", role = c("aut", "cre")) Description: Provides simple methods for centering and scaling of numeric data. Columns or rows can be ignored when normalizing or be normalized jointly. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Imports: stats URL: https://github.com/loelschlaeger/normalize BugReports: https://github.com/loelschlaeger/normalize/issues Config/roxygen2/version: 8.0.0 Repository: https://loelschlaeger.r-universe.dev Date/Publication: 2026-07-01 15:54:49 UTC RemoteUrl: https://github.com/loelschlaeger/normalize RemoteRef: HEAD RemoteSha: f540d7eb015d656539f6a21b09607cbd12738263 NeedsCompilation: no Packaged: 2026-07-01 16:56:04 UTC; root Author: Lennart Oelschläger [aut, cre] Maintainer: Lennart Oelschläger