Package: spectrakit
Type: Package
Title: Spectral Data Handling and Visualization
Version: 0.2.0
Authors@R: person(given = "Gianluca",
                  family = "Pastorelli",
                  role = c("aut", "cre"),
                  email = "gianluca.pastorelli@gmail.com",
			comment = c(ORCID = "0000-0001-6926-1952"))
Description: Provides functions to combine, normalize and visualize spectral data, perform principal component analysis (PCA), and assemble customizable image grids suitable for publication-quality scientific figures.
License: MIT + file LICENSE
URL:
        https://rpackagelab.blogspot.com/2026/04/introducing-spectrakit-r-package.html
Encoding: UTF-8
Imports: dplyr, readr, ggplot2, ggrepel, tibble, purrr, rlang, magick,
        glue, data.table, scales, stats
Suggests: RColorBrewer
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-04-06 13:12:13 UTC; B041254
Author: Gianluca Pastorelli [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6926-1952>)
Maintainer: Gianluca Pastorelli <gianluca.pastorelli@gmail.com>
Depends: R (>= 4.1.0)
Repository: CRAN
Date/Publication: 2026-04-06 13:50:02 UTC
Built: R 4.6.0; ; 2026-04-25 15:59:27 UTC; windows
