{
  "_id": "6a1e9c9b1d7bb097a0a6eef3",
  "Package": "NOVA",
  "Type": "Package",
  "Title": "Neural Output Visualization and Analysis",
  "Version": "0.1.5",
  "Description": "A comprehensive toolkit for analyzing and visualizing\nneural data outputs, including Principal Component Analysis\n(PCA) trajectory plotting, Multi-Electrode Array (MEA) heatmap\ngeneration, and variable importance analysis. Provides\npublication-ready visualizations with flexible customization\noptions for neuroscience research applications.",
  "Authors@R": "person(given = \"Alex\",\nfamily = \"Tudoras\",\nrole = c(\"aut\", \"cre\"),\nemail = \"alex.tudorasmiravet@ucsf.edu\")",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/atudoras/NOVA",
  "BugReports": "https://github.com/atudoras/NOVA/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://atudoras.r-universe.dev",
  "Date/Publication": "2026-04-03 16:59:59 UTC",
  "RemoteUrl": "https://github.com/atudoras/nova",
  "RemoteRef": "HEAD",
  "RemoteSha": "0be3f5ffbef5e1a17c47183d667ab07917d3c588",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 09:00:10 UTC",
    "User": "root"
  },
  "Author": "Alex Tudoras [aut, cre]",
  "Maintainer": "Alex Tudoras <alex.tudorasmiravet@ucsf.edu>",
  "MD5sum": "19392e46cc328a2540672e928a09c23c",
  "_user": "atudoras",
  "_type": "src",
  "_file": "NOVA_0.1.5.tar.gz",
  "_fileid": "b12f2602df5cca016646e1471052679ddca5e1b59fa3661ba05dc1ad99b31645",
  "_filesize": 205806,
  "_sha256": "b12f2602df5cca016646e1471052679ddca5e1b59fa3661ba05dc1ad99b31645",
  "_created": "2026-06-02T09:00:10.000Z",
  "_published": "2026-06-02T09:04:27.061Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79035751688,
      "time": 197,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7353436278"
    },
    {
      "job": 79035751659,
      "time": 212,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7353441387"
    },
    {
      "job": 79035751581,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7353418549"
    },
    {
      "job": 79035751401,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7353414320"
    },
    {
      "job": 79035232219,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353361436"
    },
    {
      "job": 79035751517,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353424704"
    },
    {
      "job": 79035751508,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7353409552"
    },
    {
      "job": 79035751542,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7353408289"
    },
    {
      "job": 79035751477,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7353399237"
    }
  ],
  "_buildurl": "https://github.com/r-universe/atudoras/actions/runs/26809419705",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/atudoras/nova",
  "_commit": {
    "id": "0be3f5ffbef5e1a17c47183d667ab07917d3c588",
    "author": "Àlex Tudoras Miravet <alextudoras@Alexs-MacBook-Pro-4.local>",
    "committer": "Àlex Tudoras Miravet <alextudoras@Alexs-MacBook-Pro-4.local>",
    "message": "docs: fix metric plots — exclude baseline, swap in cleaner figures\n\nReplaced bar/box figures that included a flat baseline bar (normalized\nto 1, meaningless) with metric_bar/box/violin.png which show only\npost-treatment timepoints. Added filter_timepoints note and example.\nImproved guide structure: ToC, spacing, explanatory notes.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n",
    "time": 1775235599
  },
  "_maintainer": {
    "name": "Alex Tudoras",
    "email": "alex.tudorasmiravet@ucsf.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "writexl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "pheatmap",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "version": ">= 2.3.0",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.0",
      "role": "Suggests"
    }
  ],
  "_owner": "atudoras",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 8
    },
    {
      "week": "2025-41",
      "n": 4
    },
    {
      "week": "2026-13",
      "n": 13
    },
    {
      "week": "2026-14",
      "n": 10
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-10-06"
    },
    {
      "name": "v0.1.1",
      "date": "2025-10-10"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "atudoras",
      "count": 19,
      "uuid": 78902934
    }
  ],
  "_userbio": {
    "uuid": 78902934,
    "type": "user",
    "name": "Àlex Tudoras",
    "description": "Neuroscience PhD Candidate @UCSF"
  },
  "_downloads": {
    "count": 458,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NOVA"
  },
  "_devurl": "https://github.com/atudoras/nova",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/NOVA.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/atudoras/nova",
  "_realowner": "atudoras",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-10-16"
    },
    {
      "version": "0.1.5",
      "date": "2026-03-30"
    }
  ],
  "_exports": [
    "aggregate_data",
    "analyze_pca_variable_importance_general",
    "apply_scaling_enhanced",
    "clean_heatmap_matrix",
    "create_annotations_enhanced",
    "create_color_palette_enhanced",
    "create_mea_heatmaps_enhanced",
    "discover_mea_structure",
    "handle_missing_values",
    "null_coalesce",
    "pca_analysis_enhanced",
    "pca_plots_enhanced",
    "perform_mea_pca",
    "plot_mea_metric",
    "plot_pca_trajectories_general",
    "print_detailed_summary",
    "process_mea_flexible",
    "quality_filter",
    "setup_color_scheme"
  ],
  "_help": [
    {
      "page": "aggregate_data",
      "title": "Aggregate Data by Groups",
      "topics": [
        "aggregate_data"
      ]
    },
    {
      "page": "analyze_pca_variable_importance_general",
      "title": "Analyze and Visualize PCA Variable Importance",
      "topics": [
        "analyze_pca_variable_importance_general"
      ]
    },
    {
      "page": "apply_scaling_enhanced",
      "title": "Apply Enhanced Scaling Methods",
      "topics": [
        "apply_scaling_enhanced"
      ]
    },
    {
      "page": "clean_heatmap_matrix",
      "title": "Clean Heatmap Matrix",
      "topics": [
        "clean_heatmap_matrix"
      ]
    },
    {
      "page": "create_annotations_enhanced",
      "title": "Create Enhanced Annotations for Heatmaps",
      "topics": [
        "create_annotations_enhanced"
      ]
    },
    {
      "page": "create_color_palette_enhanced",
      "title": "Create Enhanced Color Palettes",
      "topics": [
        "create_color_palette_enhanced"
      ]
    },
    {
      "page": "create_mea_heatmaps_enhanced",
      "title": "Create Enhanced Heatmaps for Multi-Electrode Array (MEA) Data Analysis",
      "topics": [
        "create_mea_heatmaps_enhanced"
      ]
    },
    {
      "page": "discover_mea_structure",
      "title": "Discover MEA Data Structure",
      "topics": [
        "discover_mea_structure"
      ]
    },
    {
      "page": "handle_missing_values",
      "title": "Handle Missing Values in MEA Data",
      "topics": [
        "handle_missing_values"
      ]
    },
    {
      "page": "null_coalesce",
      "title": "Null Coalescing Operator",
      "topics": [
        "null_coalesce"
      ]
    },
    {
      "page": "pca_analysis_enhanced",
      "title": "Enhanced PCA Analysis for MEA Data",
      "topics": [
        "pca_analysis_enhanced"
      ]
    },
    {
      "page": "pca_plots_enhanced",
      "title": "Enhanced PCA Plotting for Neural and Omics Data",
      "topics": [
        "pca_plots_enhanced"
      ]
    },
    {
      "page": "perform_mea_pca",
      "title": "Perform MEA PCA Analysis",
      "topics": [
        "perform_mea_pca"
      ]
    },
    {
      "page": "plot_mea_metric",
      "title": "Plot a Single MEA Metric Across Conditions",
      "topics": [
        "plot_mea_metric"
      ]
    },
    {
      "page": "plot_pca_trajectories_general",
      "title": "Plot PCA Trajectories for Time Series Data",
      "topics": [
        "plot_pca_trajectories_general"
      ]
    },
    {
      "page": "print_detailed_summary",
      "title": "Print Detailed PCA Variable Summary",
      "topics": [
        "print_detailed_summary"
      ]
    },
    {
      "page": "process_mea_flexible",
      "title": "Process MEA Data Flexibly",
      "topics": [
        "process_mea_flexible"
      ]
    },
    {
      "page": "quality_filter",
      "title": "Filter Data by Quality Metrics",
      "topics": [
        "quality_filter"
      ]
    },
    {
      "page": "setup_color_scheme",
      "title": "Setup Color Scheme",
      "topics": [
        "setup_color_scheme"
      ]
    }
  ],
  "_readme": "https://github.com/atudoras/nova/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "crosstalk",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pheatmap",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "vroom",
    "withr",
    "writexl",
    "xfun",
    "yaml"
  ],
  "_score": 3.5563025007672873,
  "_indexed": true,
  "_nocasepkg": "nova",
  "_universes": [
    "atudoras"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-02T09:03:14.000Z",
      "distro": "noble",
      "commit": "0be3f5ffbef5e1a17c47183d667ab07917d3c588",
      "fileid": "d1c6e2526cc56c553059eaa52ce866cd112de536c5c32105ccd44babd5d4ee51",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/atudoras/actions/runs/26809419705"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-02T09:03:25.000Z",
      "distro": "noble",
      "commit": "0be3f5ffbef5e1a17c47183d667ab07917d3c588",
      "fileid": "de5f61f1ce82fb060eaad2ae1d092ba7a607d8d33a1abc68ea99b125895558f4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/atudoras/actions/runs/26809419705"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-02T09:02:36.000Z",
      "commit": "0be3f5ffbef5e1a17c47183d667ab07917d3c588",
      "fileid": "646a9a3f337bc02a314e83bfe9701499c5a36b62a3cf5f17789da4493918dac2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/atudoras/actions/runs/26809419705"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-02T09:02:19.000Z",
      "commit": "0be3f5ffbef5e1a17c47183d667ab07917d3c588",
      "fileid": "c1137902bf3ce0a6a51c422973ebe342bea4e4ed8601032d97a1613374121c33",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/atudoras/actions/runs/26809419705"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-06-02T09:03:15.000Z",
      "commit": "0be3f5ffbef5e1a17c47183d667ab07917d3c588",
      "fileid": "7dca9e7a4cbb5722cc2e6c85f6d2039fa53e788b3d721d9025e899705b902b19",
      "status": "success",
      "buildurl": "https://github.com/r-universe/atudoras/actions/runs/26809419705"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-02T09:01:54.000Z",
      "commit": "0be3f5ffbef5e1a17c47183d667ab07917d3c588",
      "fileid": "920003570501c993359a8057564c96e84cdc3e72ab2b7654575462c48da761ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/atudoras/actions/runs/26809419705"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-02T09:01:49.000Z",
      "commit": "0be3f5ffbef5e1a17c47183d667ab07917d3c588",
      "fileid": "ea80c74633591ea4f28d05c150ac2e2b2e095cd6f350fad3bc693d1d1d61bf9a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/atudoras/actions/runs/26809419705"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-02T09:01:25.000Z",
      "commit": "0be3f5ffbef5e1a17c47183d667ab07917d3c588",
      "fileid": "bd305e2195566dea03b1efc1e71953fcbfadf84019174ed2d4e689e16aaf0b93",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/atudoras/actions/runs/26809419705"
    }
  ]
}