Package: normalize
Type: Package
Title: Centering and Scaling of Numeric Data
Version: 0.1.0
Authors@R: c(
    person("Lennart", "Oelschl\u00e4ger", 
           email = "oelschlaeger.lennart@gmail.com", 
           role = c("aut", "cre"))
           )
Description: Provides a simple method for centering and scaling of numeric data. 
    Certain columns or rows can be ignored when normalizing or be normalized jointly.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: stats
URL: https://github.com/loelschlaeger/normalize
BugReports: https://github.com/loelschlaeger/normalize/issues
NeedsCompilation: no
Packaged: 2023-11-01 14:22:05 UTC; Oelschlaeger
Author: Lennart Oelschläger [aut, cre]
Maintainer: Lennart Oelschläger <oelschlaeger.lennart@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-01 17:10:02 UTC
Built: R 4.2.0; ; 2023-11-01 17:45:32 UTC; unix
