Package: Spaniel
Type: Package
Title: Spatial Transcriptomics Analysis
Version: 1.26.0
Authors@R: 
    c(person("Rachel", "Queen", role = c("aut", "cre"), email = "rachel.queen@newcastle.ac.uk"))
Description: Spaniel includes a series of tools to aid the quality
        control and analysis of Spatial Transcriptomics data. Spaniel
        can import data from either the original Spatial
        Transcriptomics system or 10X Visium technology. The package
        contains functions to create a SingleCellExperiment Seurat
        object and provides a method of loading a histologial image
        into R. The spanielPlot function allows visualisation of
        metrics contained within the S4 object overlaid onto the image
        of the tissue.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.0)
Imports: Seurat, SingleCellExperiment, SummarizedExperiment, dplyr,
        methods, ggplot2, scater (>= 1.13), scran, igraph, shiny, jpeg,
        magrittr, utils, S4Vectors, DropletUtils, jsonlite, png
Suggests: knitr, rmarkdown, testthat, devtools
VignetteBuilder: knitr
biocViews: SingleCell, RNASeq, QualityControl, Preprocessing,
        Normalization, Visualization, Transcriptomics, GeneExpression,
        Sequencing, Software, DataImport, DataRepresentation,
        Infrastructure, Coverage, Clustering
Collate: 'utilities.R' 'addClusterCols.R' 'addCoordinates.R'
        'createObjects.R' 'parseImage.R' 'removeSpots.R'
        'spanielPlotInternals.R' 'spanielPlot.R' 'shinySpaniel.R'
        'tenX.R'
RoxygenNote: 7.1.1
Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev
        libfreetype6-dev libfribidi-dev libglpk-dev make
        libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev
        libuv1-dev libwebp-dev libxml2-dev libssl-dev python3
        zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 12:50:59 UTC
RemoteUrl: https://github.com/bioc/Spaniel
RemoteRef: RELEASE_3_23
RemoteSha: fc60d1f8be99b3fe9211dcc0d96732aa80655ee1
NeedsCompilation: no
Packaged: 2026-04-30 06:37:20 UTC; root
Author: Rachel Queen [aut, cre]
Maintainer: Rachel Queen <rachel.queen@newcastle.ac.uk>
Built: R 4.6.0; ; 2026-04-30 06:47:24 UTC; windows
