Package: NOVA
Type: Package
Title: Neural Output Visualization and Analysis
Version: 0.1.1
Description: A comprehensive toolkit for analyzing and visualizing neural data 
    outputs, including Principal Component Analysis (PCA) trajectory plotting, 
    Multi-Electrode Array (MEA) heatmap generation, and variable importance 
    analysis. Provides publication-ready visualizations with flexible 
    customization options for neuroscience research applications.
Authors@R: person(given = "Alex",
                  family = "Tudoras", 
                  role = c("aut", "cre"),
                  email = "alex.tudorasmiravet@ucsf.edu")
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 3.6.0)
Imports: readr, tibble, DT, knitr, scales, readxl, writexl, dplyr,
        ggplot2, tidyr (>= 1.1.0), purrr (>= 0.3.0), rlang (>= 0.4.0),
        stringr (>= 1.4.0), RColorBrewer (>= 1.1.0), viridis (>=
        0.5.0), pheatmap (>= 1.0.0), gridExtra (>= 2.3.0)
Suggests: utils, testthat (>= 3.0.0), rmarkdown (>= 2.0)
URL: https://github.com/atudoras/NOVA
BugReports: https://github.com/atudoras/NOVA/issues
NeedsCompilation: no
Packaged: 2025-10-10 22:03:33 UTC; alextudoras
Author: Alex Tudoras [aut, cre]
Maintainer: Alex Tudoras <alex.tudorasmiravet@ucsf.edu>
Repository: CRAN
Date/Publication: 2025-10-16 18:00:07 UTC
Built: R 4.4.3; ; 2025-11-07 20:17:25 UTC; windows
